generated from hulk/gd32e23x_template
Initial commit
This commit is contained in:
9
openocd_gd32e230f4.cfg
Normal file
9
openocd_gd32e230f4.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
# 连接cmsis-dap(喝粥)
|
||||
; interface cmsis-dap
|
||||
source [find interface/cmsis-dap.cfg]
|
||||
|
||||
# 选择SWD
|
||||
transport select swd
|
||||
|
||||
# 加载gd32e23x.cfg
|
||||
source [find target/gd32e23x.cfg]
|
Reference in New Issue
Block a user