nrf51-hal 0.5.4

Peripheral access API for nRF51 microcontrollers
docs.rs failed to build nrf51-hal-0.5.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: nrf51-hal-0.17.1

nrf51-hal

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

This crate relies on my 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.