File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11[ ![ crates.io] ( https://img.shields.io/crates/d/nrf-usbd.svg )] ( https://crates.io/crates/nrf-usbd )
2+ [ ![ Documentation] ( https://img.shields.io/docsrs/nrf-usbd )] ( https://docs.rs/nrf-usbd )
23![ Build Status] ( https://github.com/nrf-rs/nrf-usbd/workflows/CI/badge.svg )
34
45# ` nrf-usbd `
56
6- > [ usb-device] ( https://github.com/mvirkkunen /usb-device ) implementation for Nordic Semiconductor nRF
7- microcontrollers.
7+ [ ` usb-device ` ] ( https://github.com/rust-embedded-community /usb-device ) implementation for Nordic
8+ Semiconductor nRF microcontrollers.
89
910## Supported microcontrollers
1011
@@ -23,5 +24,5 @@ This trait declares all the peripheral properties that may vary from one device
2324
2425See the [ ` nrf-hal ` ] ( https://github.com/nrf-rs/nrf-hal ) for the reference HAL implementation.
2526
26- See the [ ` example ` ] ( ./example ) directory for an example on how to use it standalone without a HAL. This is
27- discouraged, the recommended usage is through ` nrf-hal ` .
27+ See the [ ` example ` ] ( ./example ) directory for an example on how to use it standalone without a HAL.
28+ This is discouraged, the recommended usage is through ` nrf-hal ` .
You can’t perform that action at this time.
0 commit comments