Rotating blinky

This commit is contained in:
2025-10-19 18:59:32 +02:00
parent 53c97dcb32
commit 9a76ebdbeb
2 changed files with 139 additions and 18 deletions

View File

@@ -13,6 +13,7 @@ panic-halt = "1.0.0"
panic-semihosting = "0.6"
stm32f3 = { version = "0.16.0", features = ["stm32f303"] }
stm32f3xx-hal = { version = "0.10.0", features = ["stm32f303xc"] }
switch-hal = "0.4.0"
# Uncomment for the panic example.
# panic-itm = "0.4.1"