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

CONFIG_BOARD_BBC_MICROBIT_V2

BBC MICRO:BIT_V2

Type: bool

Direct dependencies

SOC_NRF52833_QIAA && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At boards/arm/bbc_microbit_v2/Kconfig.board:6

Included via Kconfig:8Kconfig.zephyr:37boards/Kconfig:29

Menu path: (Top) → Board Selection

config BOARD_BBC_MICROBIT_V2
    bool "BBC MICRO:BIT_V2"
    depends on SOC_NRF52833_QIAA && <choice>

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