mirror of
https://gitee.com/dlmu-cone/tronone-h7-scaffold
synced 2026-07-24 11:37:44 +08:00
adc
This commit is contained in:
15
openocd_cfg/CMSIS_DAP.cfg
Normal file
15
openocd_cfg/CMSIS_DAP.cfg
Normal file
@@ -0,0 +1,15 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#
|
||||
# ARM CMSIS-DAP compliant adapter
|
||||
#
|
||||
# http://www.keil.com/support/man/docs/dapdebug/
|
||||
#
|
||||
|
||||
adapter driver cmsis-dap
|
||||
transport select swd
|
||||
source [find target/stm32h7x.cfg]
|
||||
# download speed = 10MHz
|
||||
adapter speed 1000
|
||||
# Optionally specify the serial number of CMSIS-DAP usb device.
|
||||
# adapter serial 02200201E6661E601B98E3B9
|
||||
Reference in New Issue
Block a user