initial setup to use interrupts for I/O
This commit is contained in:
@@ -15,6 +15,7 @@ ufmt = "0.2.0"
|
||||
nb = "1.1.0"
|
||||
embedded-hal = "1.0"
|
||||
calc-math = { path = "../calc-math", features = ["ufmt"] }
|
||||
avr-device = "0.7.0"
|
||||
|
||||
[dependencies.arduino-hal]
|
||||
git = "https://github.com/rahix/avr-hal"
|
||||
|
||||
Reference in New Issue
Block a user