try to make a-la usb-i2c-tiny over F103

This commit is contained in:
Edward Emelianov
2024-11-27 00:02:18 +03:00
parent 6c0f71dcc3
commit 3e3b770961
24 changed files with 1880 additions and 0 deletions

View File

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