Basic application skeleton for pico-stm32 board with STM32F103C8

Signed-off-by: Matthias Blankertz <matthias@blankertz.org>
This commit is contained in:
2025-10-05 13:39:54 +02:00
commit 42a7a915a6
11 changed files with 846 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "HAL"]
path = HAL
url = https://github.com/STMicroelectronics/STM32CubeF1.git