Simple project

This commit is contained in:
2026-04-18 13:26:59 +02:00
commit 76eaf96b7b
26 changed files with 2637 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "SW/spu/vendor/STM32CubeF1"]
path = SW/spu/vendor/STM32CubeF1
url = https://github.com/STMicroelectronics/STM32CubeF1
[submodule "SW/spu/app/vendor/STM32CubeF0"]
path = SW/spu/vendor/STM32CubeF0
url = https://github.com/STMicroelectronics/STM32CubeF0