usb: add -usb-serial crate, fix warnings and stable build.
This commit is contained in:
@ -8,6 +8,4 @@ embassy = { version = "0.1.0", path = "../embassy" }
|
||||
|
||||
defmt = { version = "0.3", optional = true }
|
||||
log = { version = "0.4.14", optional = true }
|
||||
cortex-m = "0.7.3"
|
||||
num-traits = { version = "0.2.14", default-features = false }
|
||||
heapless = "0.7.10"
|
Reference in New Issue
Block a user