-
CONFIG_NRF_802154_SL_OPENSOURCE¶
nRF IEEE 802.15.4 Open source Service Layer
Type: bool
Direct dependencies¶
<choice NRF_802154_SL_TYPE: nRF IEEE 802.15.4 Service Layer Type>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At modules/hal_nordic/Kconfig:62
Included via Kconfig:8 → Kconfig.zephyr:23 → modules/Kconfig:59
Menu path: (Top) → Modules → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver → nRF IEEE 802.15.4 Service Layer Type
config NRF_802154_SL_OPENSOURCE
bool "nRF IEEE 802.15.4 Open source Service Layer"
depends on <choice NRF_802154_SL_TYPE: nRF IEEE 802.15.4 Service Layer Type>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)