mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
init commit
This commit is contained in:
9
openocd.cfg
Normal file
9
openocd.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
# 选择调试器为jlink
|
||||
|
||||
source [find interface/cmsis-dap.cfg]
|
||||
|
||||
# 选择接口为SWD
|
||||
transport select swd
|
||||
|
||||
# 选择目标芯片
|
||||
source [find target/stm32f4x.cfg]
|
||||
Reference in New Issue
Block a user