CONFIG_WIFI_ESP_AT_VERSION_2_0
AT version 2.0
Type: bool
Help
Use AT command set version 2.0.
Direct dependencies
<choice WIFI_ESP_AT_VERSION: AT version>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/drivers/wifi/esp_at/Kconfig.esp_at:142
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:78
→ <Zephyr>/drivers/wifi/Kconfig:35
Menu path: (Top) → Device Drivers → Wi-Fi Drivers → Espressif AT Command support → AT version
config WIFI_ESP_AT_VERSION_2_0
bool "AT version 2.0"
depends on <choice WIFI_ESP_AT_VERSION>
help
Use AT command set version 2.0.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)