I hoped this would work

This commit is contained in:
benstrb 2026-04-14 21:16:28 +02:00
parent a60dcf5fd9
commit 902379cb60
3 changed files with 143 additions and 4 deletions

View file

@ -12,6 +12,7 @@ defmt = "1.0.1"
panic-probe = {version = "1.0.0", features = ["print-defmt"]}
panic-halt = "1.0.0"
otm8009a = "0.1.0"
stm32f4 = "0.16.0"
[dependencies.stm32f4xx-hal]
version = "0.23.0"