diff options
| author | Jacob Rosenthal <[email protected]> | 2021-12-14 16:51:29 -0700 |
|---|---|---|
| committer | Jacob Rosenthal <[email protected]> | 2021-12-14 16:51:34 -0700 |
| commit | 5f0fefbd25333d11b6e4feb6450228c78524acd1 (patch) | |
| tree | 29b5f71e7564910e5f9c48e08206352ec0fe0636 /examples | |
| parent | 3debe604fbff1789794b452e630c0186836c1756 (diff) | |
dont rely on nrf-usdb
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/nrf/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/nrf/Cargo.toml b/examples/nrf/Cargo.toml index a144cb715..ca013f8b7 100644 --- a/examples/nrf/Cargo.toml +++ b/examples/nrf/Cargo.toml | |||
| @@ -23,4 +23,3 @@ embedded-storage = "0.2.0" | |||
| 23 | 23 | ||
| 24 | usb-device = "0.2" | 24 | usb-device = "0.2" |
| 25 | usbd-serial = "0.1.1" | 25 | usbd-serial = "0.1.1" |
| 26 | nrf-usbd = "0.1.0" | ||
