Files
ESHL/daplink.cfg
2025-07-22 22:23:55 +08:00

11 lines
215 B
INI

# choose st-link/j-link/dap-link etc.
adapter driver cmsis-dap
transport select swd
# 0x10000 = 64K Flash Size
set FLASH_SIZE 0x20000
source [find target/stm32f0x.cfg]
# download speed = 10MHz
adapter speed 10000