CONFIG_BOARD_NUCLEO_WB55RG

Nucleo WB55RG Development Board

Type: bool

Direct dependencies

SOC_STM32WB55XX && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Boards>/arm/nucleo_wb55rg/Kconfig.board:6

Included via Kconfig:8Kconfig.zephyr:37<Zephyr Boards>/Kconfig:29

Menu path: (Top) → Board Selection

config BOARD_NUCLEO_WB55RG
    bool "Nucleo WB55RG Development Board"
    depends on SOC_STM32WB55XX && <choice>

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