Compare commits
1 commit
b2fee8d535
...
7751b2cf8f
Author | SHA1 | Date | |
---|---|---|---|
7751b2cf8f |
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
embassy-rp = { version = "0.1.0", features = ["unstable-pac", "time-driver", "critical-section-impl"] }
|
||||
embassy-usb = { version = "0.1.0" }
|
||||
embassy-usb = { version = "0.3.0" }
|
||||
|
||||
numtoa = "0.2.4"
|
||||
|
|
Loading…
Reference in a new issue