CONFIG_BOARD_ARTY_A7_ARM_DESIGNSTART_M3¶
Digilent Arty A7 ARM DesignStart Cortex-M3
Type: bool
Direct dependencies¶
SOC_SERIES_ARM_DESIGNSTART && <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Boards>/arm/arty/Kconfig.board:10
Included via Kconfig:8 → Kconfig.zephyr:37 → <Zephyr Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_ARTY_A7_ARM_DESIGNSTART_M3
    bool "Digilent Arty A7 ARM DesignStart Cortex-M3"
    depends on SOC_SERIES_ARM_DESIGNSTART && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)