Add Webee stuff
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
authors = ["Adrian Marquis <adrian@marquis.site>"]
|
||||
edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
publish = false
|
||||
|
||||
[[bin]]
|
||||
name = "avr-webee"
|
||||
@@ -15,6 +16,7 @@ panic-halt = "0.2.0"
|
||||
ufmt = "0.1.0"
|
||||
nb = "0.1.2"
|
||||
embedded-hal = "0.2.3"
|
||||
avr-device = "0.5.1"
|
||||
|
||||
[dependencies.arduino-hal]
|
||||
git = "https://github.com/rahix/avr-hal"
|
||||
|
||||
Reference in New Issue
Block a user