use upstream nrf-usdb
This commit is contained in:
parent
e7d2c52680
commit
7be34aa22f
@ -59,8 +59,7 @@ rand_core = "0.6.3"
|
|||||||
fixed = "1.10.0"
|
fixed = "1.10.0"
|
||||||
embedded-storage = "0.2.0"
|
embedded-storage = "0.2.0"
|
||||||
cfg-if = "1.0.0"
|
cfg-if = "1.0.0"
|
||||||
nrf-usbd = {version = "0.1.0", git="https://github.com/jacobrosenthal/nrf-usbd", branch="critical-section"}
|
nrf-usbd = {version = "0.1.1"}
|
||||||
# nrf-usbd = {version = "0.2.0"}
|
|
||||||
usb-device = "0.2.8"
|
usb-device = "0.2.8"
|
||||||
|
|
||||||
nrf52805-pac = { version = "0.10.1", optional = true, features = [ "rt" ] }
|
nrf52805-pac = { version = "0.10.1", optional = true, features = [ "rt" ] }
|
||||||
|
Loading…
Reference in New Issue
Block a user