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

96Boards Carbon (STM32F401)

Type: bool

Direct dependencies

SOC_STM32F401XE && <choice: Board Selection>

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

Kconfig definition

At boards/arm/96b_carbon/Kconfig.board:8

Included via Kconfig:10Kconfig.zephyr:25boards/Kconfig:21

Menu path: (top menu) → Board Selection

config BOARD_96B_CARBON
    bool
    prompt "96Boards Carbon (STM32F401)" if SOC_STM32F401XE && <choice: Board Selection>
    depends on SOC_STM32F401XE && <choice: Board Selection>

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