F103 fix makefile

This commit is contained in:
2022-11-30 10:54:00 +03:00
parent 6b8b4b06b8
commit 24ddb66e3b
6 changed files with 15499 additions and 4323 deletions

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

@@ -0,0 +1,6 @@
# STM32F103C8 "Blue Pill"
set FLASH_SIZE 0x20000
source [find interface/stlink-v2-1.cfg]
source [find target/stm32f1x.cfg]