You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ Register definition for microcontroller families. Usually generated using [`svd2
98
98
### Nordic
99
99
100
100
-[`nrf51`](https://crates.io/crates/nrf51) Peripheral access API for nRF51 microcontrollers (generated using svd2rust) - 
101
-
-[`nrf52840`](https://crates.io/crates/nrf52840) Peripheral access API for nRF52840 microcontrollers
101
+
-[`nrf52-rs`](https://github.com/nrf-rs) Peripheral access API for nRF52 series microncontrollers (generated using svd2rust): [`nrf52840`](https://crates.io/crates/nrf52840)[`nrf52832`](https://crates.io/crates/nrf52832)
102
102
103
103
### NXP
104
104
@@ -219,6 +219,7 @@ Crates tailored for specific boards.
219
219
220
220
[micro:bit]: http://microbit.org/
221
221
222
+
-['nrf52832-dk'](https://crates.io/crates/nrf52dk-sys) - Repo for the nRF52832-dk with bindings to the S132 softdevice for bluetooth connectivity
222
223
-[`nrf52840-mdk`](https://github.com/nrf-rs/nrf52840-mdk-rs) - Git hub repo with rust support for the nrf52840-mdk development board
0 commit comments