xlsw_3dp_ultrasonic_300K/openocd_gd32e230f4.cfg
2024-11-28 17:23:59 +08:00

10 lines
215 B
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 连接cmsis-dap喝粥
; interface cmsis-dap
source [find interface/cmsis-dap.cfg]
; source [find interface/jlink.cfg]
# 选择SWD
transport select swd
# 加载gd32e23x.cfg
source [find target/gd32e23x.cfg]