Initial commit

This commit is contained in:
jaseg 2024-06-08 18:45:51 +02:00
commit b0d059fb24
34 changed files with 18172 additions and 0 deletions

9
openocd.cfg Normal file
View file

@ -0,0 +1,9 @@
gdb_port 3333
tcl_port disabled
telnet_port disabled
source [find interface/stlink.cfg]
source [find target/stm32f1x.cfg]
init
arm semihosting enable