feature: USB serial port middleware

feautre: Blink the debug LED
refarctor: rename the openocd script
This commit is contained in:
2022-12-10 16:57:39 +01:00
parent c12b6ea805
commit 3731265cde
26 changed files with 5655 additions and 109 deletions

9
memdump-stlink.cfg Normal file
View 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]