CONFIG_BOARD_THINGY53_NRF5340_CPUNET¶
Thingy53 nRF5340 Network MCU
Type: bool
Direct dependencies¶
SOC_NRF5340_CPUNET_QKAA
&& <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Boards>/arm/thingy53_nrf5340/Kconfig.board:18
Included via Kconfig:8
→ Kconfig.zephyr:37
→ <Zephyr Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_THINGY53_NRF5340_CPUNET
bool "Thingy53 nRF5340 Network MCU"
depends on SOC_NRF5340_CPUNET_QKAA && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)