File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# ` nrf-hal `
22
3- > [ HAL] for the nRF52 and nRF91 family of microcontrollers
3+ > [ HAL] for the nRF51, nRF52 and nRF91 families of microcontrollers
44
55[ HAL ] : https://crates.io/crates/embedded-hal
66
1111Support for each Nordic chip in this repository is in its own crate, with its
1212own version number. Currently this repository supports:
1313
14+ * [ ` nrf51-hal ` ] ( ./nrf51-hal ) [ ![ docs.rs] ( https://docs.rs/nrf51-hal/badge.svg )] ( https://docs.rs/nrf51-hal ) [ ![ crates.io] ( https://img.shields.io/crates/d/nrf51-hal.svg )] ( https://crates.io/crates/nrf51-hal )
1415* [ ` nrf52810-hal ` ] ( ./nrf52810-hal ) [ ![ docs.rs] ( https://docs.rs/nrf52810-hal/badge.svg )] ( https://docs.rs/nrf52810-hal ) [ ![ crates.io] ( https://img.shields.io/crates/d/nrf52810-hal.svg )] ( https://crates.io/crates/nrf52810-hal )
1516* [ ` nrf52832-hal ` ] ( ./nrf52832-hal ) [ ![ docs.rs] ( https://docs.rs/nrf52832-hal/badge.svg )] ( https://docs.rs/nrf52832-hal ) [ ![ crates.io] ( https://img.shields.io/crates/d/nrf52832-hal.svg )] ( https://crates.io/crates/nrf52832-hal )
1617* [ ` nrf52840-hal ` ] ( ./nrf52840-hal ) [ ![ docs.rs] ( https://docs.rs/nrf52840-hal/badge.svg )] ( https://docs.rs/nrf52840-hal ) [ ![ crates.io] ( https://img.shields.io/crates/d/nrf52840-hal.svg )] ( https://crates.io/crates/nrf52840-hal )
You can’t perform that action at this time.
0 commit comments