cleanup
This commit is contained in:
parent
f05d146af7
commit
f1f20cb5e1
3 changed files with 34 additions and 65 deletions
|
@ -6,6 +6,6 @@ CH32V003FUN:=../../ch32v003fun/ch32v003fun
|
|||
include ../../ch32v003fun/ch32v003fun/ch32v003fun.mk
|
||||
|
||||
flash : build
|
||||
gdb-multiarch -x gdbinit -ex 'load' -ex 'detach' -ex 'quit' $(TARGET).elf
|
||||
gdb -x gdbinit -ex 'load' -ex 'detach' -ex 'quit' $(TARGET).elf
|
||||
clean : cv_clean
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue