mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-23 19:25:09 +08:00
9 lines
163 B
INI
9 lines
163 B
INI
# 选择调试器为jlink
|
|
|
|
source [find interface/cmsis-dap.cfg]
|
|
|
|
# 选择接口为SWD
|
|
transport select swd
|
|
|
|
# 选择目标芯片
|
|
source [find target/stm32f4x.cfg] |