Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e219581

Browse files
Add nrf-rs as a repo in the way as stm32-rs
Grouped nrf-rs in the same way as stm32-rs is. Also added the nrf52dk-sys crate to the list
1 parent fe2098b commit e219581

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Register definition for microcontroller families. Usually generated using [`svd2
9898
### Nordic
9999

100100
- [`nrf51`](https://crates.io/crates/nrf51) Peripheral access API for nRF51 microcontrollers (generated using svd2rust) - ![crates.io](https://img.shields.io/crates/v/nrf51.svg)
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)
102102

103103
### NXP
104104

@@ -219,6 +219,7 @@ Crates tailored for specific boards.
219219

220220
[micro:bit]: http://microbit.org/
221221

222+
- ['nrf52832-dk'](https://crates.io/crates/nrf52dk-sys) - Repo for the nRF52832-dk with bindings to the S132 softdevice for bluetooth connectivity
222223
- [`nrf52840-mdk`](https://github.com/nrf-rs/nrf52840-mdk-rs) - Git hub repo with rust support for the nrf52840-mdk development board
223224

224225
### NXP

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /