CONFIG_BOARD_ESP32S2_SAOLA¶
ESP32S2 Saola Board
Type: bool
Direct dependencies¶
SOC_ESP32S2
&& <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Boards>/xtensa/esp32s2_saola/Kconfig.board:6
Included via Kconfig:8
→ Kconfig.zephyr:37
→ <Zephyr Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_ESP32S2_SAOLA
bool "ESP32S2 Saola Board"
depends on SOC_ESP32S2 && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)