Initial commit.

This commit is contained in:
2025-04-03 22:33:28 -04:00
commit a4df453ec9
20 changed files with 981 additions and 0 deletions

6
openocd.cfg Normal file
View File

@@ -0,0 +1,6 @@
# Uncomment for chinese clone chips
# set CPUTAPID 0x2ba01477
source [find interface/stlink.cfg]
source [find target/stm32f1x.cfg]