firmware: add firmware

This commit is contained in:
daylily
2025-04-07 19:57:23 -04:00
parent fc2bd71702
commit 0ea0231f42
15 changed files with 1562 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[target.thumbv7em-none-eabihf]
runner = 'probe-rs run --chip STM32F411CEUx'
[build]
target = "thumbv7em-none-eabihf"
[env]
DEFMT_LOG = "debug"