- Notifications
You must be signed in to change notification settings - Fork145
A Rust HAL for the nRF family of devices
License
Apache-2.0, MIT licenses found
Licenses found
nrf-rs/nrf-hal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HAL for the nRF51, nRF52 and nRF91 families of microcontrollers
Please refer to thechangelog to see what changed in the last releases.
Every nRF chip has its own crate, listed below:
Device | Product Specification | DK Reference Guide |
---|---|---|
nRF52805 | v1.3 | v1.3.1* |
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 separate development kit and share theNRF52 DK
Be sure to copy and edit theCargo.example.toml
file toCargo.toml
. The file will require editing dependent on the target you wish to work with and contains some furtherinstructions. Similarly, check out the.vscode/settings.json
file when used in the context of Visual Studio Code. By default, all of these files are configured to workwith the nRF52840 target.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE orhttp://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT orhttp://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submittedfor inclusion in the work by you, as defined in the Apache-2.0 license, shall bedual licensed as above, without any additional terms or conditions.
About
A Rust HAL for the nRF family of devices
Topics
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.