File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22name = " nrf-hal-common"
33version = " 0.12.1"
44description = " Implementation details of the nRF HAL crates. Don't use this directly, use one of the specific HAL crates instead (`nrfXYZ-hal`)."
5+ readme = " ../README.md"
56
67repository = " https://github.com/nrf-rs/nrf-hal"
78authors = [
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ name = "nrf51-hal"
33version = " 0.12.1"
44edition = " 2018"
55description = " HAL for nRF51 microcontrollers"
6+ readme = " ../README.md"
7+
68repository = " https://github.com/nrf-rs/nrf-hal"
79authors = [
810 " James Munns <james@onevariable.com>" ,
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ name = "nrf52810-hal"
33version = " 0.12.1"
44edition = " 2018"
55description = " HAL for nRF52810 microcontrollers"
6+ readme = " ../README.md"
7+
68repository = " https://github.com/nrf-rs/nrf-hal"
79authors = [
810 " James Munns <james@onevariable.com>" ,
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ name = "nrf52811-hal"
33version = " 0.12.1"
44edition = " 2018"
55description = " HAL for nRF52811 microcontrollers"
6+ readme = " ../README.md"
7+
68repository = " https://github.com/nrf-rs/nrf-hal"
79authors = [
810 " James Munns <james@onevariable.com>" ,
Original file line number Diff line number Diff line change 22name = " nrf52832-hal"
33version = " 0.12.1"
44description = " HAL for nRF52832 microcontrollers"
5+ readme = " ../README.md"
56
67repository = " https://github.com/nrf-rs/nrf-hal"
78authors = [
Original file line number Diff line number Diff line change 22name = " nrf52833-hal"
33version = " 0.12.1"
44description = " HAL for nRF52833 microcontrollers"
5+ readme = " ../README.md"
56
67repository = " https://github.com/nrf-rs/nrf-hal"
78authors = [
Original file line number Diff line number Diff line change 22name = " nrf52840-hal"
33version = " 0.12.1"
44description = " HAL for nRF52840 microcontrollers"
5+ readme = " ../README.md"
56
67repository = " https://github.com/nrf-rs/nrf-hal"
78authors = [
Original file line number Diff line number Diff line change 22name = " nrf9160-hal"
33version = " 0.12.1"
44description = " HAL for nRF9160 system-in-package"
5+ readme = " ../README.md"
56
67repository = " https://github.com/nrf-rs/nrf-hal"
78authors = [
You can’t perform that action at this time.
0 commit comments