The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_NRF_802154_SL_OPENSOURCE

Open source

Type: bool

Direct dependencies

<choice NRF_802154_SL_TYPE: nRF IEEE 802.15.4 Service Layer Type>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At modules/hal_nordic/Kconfig:73

Included via Kconfig:8Kconfig.zephyr:33modules/Kconfig:74

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 "Open source"
    select SENSOR if NRF_802154_TEMPERATURE_UPDATE
    select TEMP_NRF5 if NRF_802154_TEMPERATURE_UPDATE
    depends on <choice NRF_802154_SL_TYPE>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)