CONFIG_BOARD_96B_NEONKEY

96Boards Neonkey

Type: bool

Direct dependencies

SOC_STM32F411XE && <choice: Board Selection>

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

Symbols selected by this symbol

Kconfig definition

At boards/arm/96b_neonkey/Kconfig.board:7

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

Menu path: (top menu) → Board Selection

config BOARD_96B_NEONKEY
    bool
    prompt "96Boards Neonkey" if SOC_STM32F411XE && <choice: Board Selection>
    select HAS_DTS_I2C_DEVICE if SOC_STM32F411XE && <choice: Board Selection>
    depends on SOC_STM32F411XE && <choice: Board Selection>

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