File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ crates.io] ( https://img.shields.io/crates/d/nrf-usbd.svg )] ( https://crates.io/crates/nrf-usbd )
2
- [ ![ crates.io] ( https://img.shields.io/crates/v/nrf-usbd.svg )] ( https://crates.io/crates/nrf-usbd )
3
2
![ Build Status] ( https://github.com/nrf-rs/nrf-usbd/workflows/CI/badge.svg )
4
3
5
4
# ` nrf-usbd `
@@ -25,4 +24,4 @@ This trait declares all the peripheral properties that may vary from one device
25
24
See the [ ` nrf-hal ` ] ( https://github.com/nrf-rs/nrf-hal ) for the reference HAL implementation.
26
25
27
26
See the [ ` example ` ] ( ./example ) directory for an example on how to use it standalone without a HAL. This is
28
- discouraged, the recommended usage is through ` nrf-hal ` .
27
+ discouraged, the recommended usage is through ` nrf-hal ` .
You can’t perform that action at this time.
0 commit comments