CONFIG_BOARD_NRF52_SPARKFUN

nRF52 SPARKFUN

Type: bool

Direct dependencies

SOC_NRF52832_QFAA && <choice: Board Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At boards/arm/nrf52_sparkfun/Kconfig.board:9

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14boards/Kconfig:20

Menu path: (top menu) → Board Selection

config BOARD_NRF52_SPARKFUN
    bool
    prompt "nRF52 SPARKFUN" if SOC_NRF52832_QFAA && <choice: Board Selection>
    depends on SOC_NRF52832_QFAA && <choice: Board Selection>

(Definitions include propagated dependencies, including from if’s and menus.)