Move USB to embassy-extras
This commit is contained in:
@ -17,3 +17,4 @@ embassy = { version = "0.1.0", path = "../embassy" }
|
||||
defmt = { version = "0.2.0", optional = true }
|
||||
log = { version = "0.4.11", optional = true }
|
||||
cortex-m = "0.7.1"
|
||||
usb-device = "0.2.7"
|
||||
|
Reference in New Issue
Block a user