mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-01-05 14:49:00 +00:00
Add descriptions to nordic crates
This commit is contained in:
parent
a958a1ef9c
commit
74fd0e1965
1 changed files with 2 additions and 1 deletions
|
@ -83,7 +83,8 @@ Register definition for microcontroller families. Usually generated using [`svd2
|
|||
|
||||
### Nordic
|
||||
|
||||
- [`nrf51`](https://crates.io/crates/nrf51)
|
||||
- [`nrf51`](https://crates.io/crates/nrf51) Peripheral access API for nRF51 microcontrollers (generated using svd2rust)
|
||||
- [`nrf51822` playground](https://github.com/japaric/nrf51822) A crate to play with the nrf51822 module
|
||||
|
||||
### NXP
|
||||
|
||||
|
|
Loading…
Reference in a new issue