Add canUART for STM32F103

This commit is contained in:
2022-12-05 11:50:17 +03:00
parent d3ffc05128
commit cfff079dba
21 changed files with 1795 additions and 0 deletions

View File

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