mirror of
https://github.com/Derisis13/memdump-fw.git
synced 2025-12-06 19:52:47 +01:00
feature: USB serial port middleware
feautre: Blink the debug LED refarctor: rename the openocd script
This commit is contained in:
9
memdump-stlink.cfg
Normal file
9
memdump-stlink.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
# adapter driver st-link
|
||||
source [find interface/stlink.cfg]
|
||||
|
||||
#transport select hla_swd
|
||||
|
||||
# increase working area to 64KB
|
||||
# set WORKAREASIZE 0x10000
|
||||
|
||||
source [find target/stm32f1x.cfg]
|
||||
Reference in New Issue
Block a user