mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-25 23:38:06 +00:00
rename board to lower case ch32v307v-r1-1v0
This commit is contained in:
parent
e6a3cfb350
commit
65f7a8006c
@ -66,4 +66,4 @@ FREERTOS_PORT = RISC-V
|
||||
|
||||
# flash target ROM bootloader
|
||||
flash: $(BUILD)/$(PROJECT).elf
|
||||
openocd -f $(TOP)/$(FAMILY_PATH)/wch-riscv.cfg -c init -c halt -c "program $<" -c reset -c exit
|
||||
openocd -f $(TOP)/$(FAMILY_PATH)/wch-riscv.cfg -c init -c halt -c "program $<" -c wlink_reset_resume -c exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user