start writting

This commit is contained in:
Edward Emelianov
2024-05-29 20:17:35 +03:00
parent 31ea5ae4ba
commit bfb659e234
26 changed files with 1935 additions and 0 deletions

6
F1:F103/FX3U/openocd.cfg Normal file
View File

@@ -0,0 +1,6 @@
# STM32F103VC
set FLASH_SIZE 0x40000
source [find interface/stlink-v2-1.cfg]
source [find target/stm32f1x.cfg]