custom panic to preserve type checking

This commit is contained in:
2025-07-18 20:31:23 +01:00
parent 3ba13263f7
commit 7494e96575
3 changed files with 33 additions and 21 deletions

View File

@@ -14,7 +14,6 @@ bench = false
ufmt = "0.2.0"
nb = "1.1.0"
embedded-hal = "1.0"
panic-serial = { version = "0.1.2", features = ["full"] }
[dependencies.arduino-hal]
git = "https://github.com/rahix/avr-hal"