initial commit: oled, rc522, exti

This commit is contained in:
2025-03-20 02:05:06 +08:00
commit f515d5fa96
106 changed files with 100859 additions and 0 deletions

8
stlinkv2.cfg Normal file
View File

@ -0,0 +1,8 @@
# choose st-link/j-link/dap-link etc.
#adapter driver cmsis-dap
#transport select swd
source [find interface/stlink.cfg]
transport select hla_swd
source [find target/stm32f1x.cfg]
# download speed = 10MHz
adapter speed 10000