CONFIG_BOARD_96B_CARBON

96Boards Carbon (STM32F401)

Type: bool

Direct dependencies

SOC_STM32F401XE && <choice: Board Selection>

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

Symbols selected by this symbol

Kconfig definition

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

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

Menu path: (top menu) → Board Selection

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

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