usb: work on SCSI
This commit is contained in:
@ -28,3 +28,6 @@ heapless = "0.7.10"
|
||||
# for HID
|
||||
usbd-hid = { version = "0.6.0", optional = true }
|
||||
ssmarshal = { version = "1.0", default-features = false, optional = true }
|
||||
|
||||
paste = "1.0"
|
||||
num_enum = { version = "0.5", default-features = false }
|
||||
|
Reference in New Issue
Block a user