Skip to content
forked from nrf-rs/nrf-hal

A Rust HAL for the nRF family of devices

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Dirbaio/nrf-hal

 
 

Repository files navigation

nrf-hal

HAL for the nRF51, nRF52 and nRF91 families of microcontrollers

CI

Please refer to the changelog to see what changed in the last releases.

Crates

Every nRF chip has its own crate, listed below:

Crate Docs crates.io
nrf51-hal docs.rs crates.io
nrf52810-hal docs.rs crates.io
nrf52811-hal docs.rs crates.io
nrf52832-hal docs.rs crates.io
nrf52833-hal docs.rs crates.io
nrf52840-hal docs.rs crates.io
nrf9160-hal docs.rs crates.io

Device Reference Manuals from Nordic

Device Product Specification DK Reference Guide
nRF52810 v1.3 v1.3.1*
nRF52811 v1.0 v1.3.1*
nRF52832 v1.4 v1.3.1*
nRF52833 v1.3 v1.0.1
nRF52840 v1.1 v1.2
nRF9160 v2.0 v0.9.3
* These devices do not have a seperate developement kit and share the NRF52 DK

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A Rust HAL for the nRF family of devices

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 98.6%
  • Logos 1.2%
  • GDB 0.2%