mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-17 04:06:56 +00:00
docs: document support for 802.15.4 hat
Signed-off-by: Anton Gerasimov <tossel@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
f51047bafb
commit
b2da4618b0
@@ -237,6 +237,14 @@ local.conf:
|
|||||||
|
|
||||||
ENABLE_DWC2_PERIPHERAL = "1"
|
ENABLE_DWC2_PERIPHERAL = "1"
|
||||||
|
|
||||||
|
## Enable Openlabs 802.15.4 radio module
|
||||||
|
|
||||||
|
When using device tree kernels, set this variable to enable the 802.15.4 hat:
|
||||||
|
|
||||||
|
ENABLE_AT86RF = "1"
|
||||||
|
|
||||||
|
See: <https://openlabs.co/OSHW/Raspberry-Pi-802.15.4-radio>
|
||||||
|
|
||||||
## Manual additions to config.txt
|
## Manual additions to config.txt
|
||||||
|
|
||||||
The `RPI_EXTRA_CONFIG` variable can be used to manually add additional lines to
|
The `RPI_EXTRA_CONFIG` variable can be used to manually add additional lines to
|
||||||
|
|||||||
Reference in New Issue
Block a user