#api #cortex-m

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

#478 in #cortex-m


Used in 4 crates (2 directly)

0BSD license

2MB
70K SLoC

This crate has been renamed to nrf51-pac.


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.

Dependencies

~1–1.4MB
~26K SLoC