Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 819 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 819 Bytes

This repository has been merged into https://github.com/nrf-rs/nrf-hal, development continues there

nrf51-hal

nrf51-hal contains an hardware abstraction on top of the peripheral access API for the Nordic Semiconductor NRF51 series microcontroller.

This crate relies on the nrf51 crate to provide appropriate register definitions and implements a partial set of the embedded-hal traits.

This implementation was developped and tested against the fabolous BBC micro:bit board for which also a microbit crate is available.

License

0-clause BSD license.