mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
docs: document support for 802.15.4 hat
Signed-off-by: Anton Gerasimov <tossel@gmail.com>
This commit is contained in:
parent
42de47506a
commit
690e196f02
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user