initial setup to use interrupts for I/O
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -36,6 +36,7 @@ name = "avr-calc"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"arduino-hal",
|
||||
"avr-device",
|
||||
"calc-math",
|
||||
"embedded-hal 1.0.0",
|
||||
"nb 1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user