diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ panic-halt = "0.2.0" embedded-hal = "0.2" nb = "1" +avr-device = "0.3" +ufmt = "0.1" [dependencies.arduino-uno] git = "https://github.com/rahix/avr-hal" |
