#arm #cortex-m #peripheral

deprecated no-std nrf51

This crate has been renamed to nrf51-pac

13 releases (7 breaking)

0.10.0 Aug 7, 2021
0.9.0 Apr 19, 2020
0.7.0 Oct 3, 2019
0.6.0 Jan 1, 2019
0.3.0 Apr 25, 2017

#150 in #peripheral

Download history 2/week @ 2023-12-18 4/week @ 2024-01-08 1/week @ 2024-01-22 1/week @ 2024-02-05 7/week @ 2024-02-12 23/week @ 2024-02-19 51/week @ 2024-02-26 17/week @ 2024-03-04 24/week @ 2024-03-11 13/week @ 2024-03-18 307/week @ 2024-04-01

347 downloads per month
Used in 4 crates (2 directly)

0BSD license

2MB
70K SLoC

nrf51

Peripheral access API for the nRF51 microcontrollers

This repo contains the sources used to generate the code for the nRF51 microcontroller from the corresponding SVD files that are also included in this repo.

We use svd2rust to generate the code, form to organize it, and cargo fmt to make it pretty.

License

0-clause BSD license.


lib.rs:

This crate has been renamed to nrf51-pac.

Dependencies

~0.8–1MB
~17K SLoC