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 |
#654 in #arm
73 downloads per month
Used in 4 crates
(2 directly)
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
lib.rs
:
This crate has been renamed to nrf51-pac
.
Dependencies
~0.8–1.1MB
~17K SLoC