mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
esp32-devkitc: Enable softAP on blewifi defconfig to ease testing
In order to properly test the W-Fi/BT coexistence mode, set the Wi-Fi mode to station + softAP.
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
01b6c87b15
commit
6f235c5f0a
@@ -85,6 +85,7 @@ CONFIG_ESP32_STORAGE_MTD_SIZE=0x80000
|
||||
CONFIG_ESP32_UART0=y
|
||||
CONFIG_ESP32_WIFI=y
|
||||
CONFIG_ESP32_WIFI_BT_COEXIST=y
|
||||
CONFIG_ESP32_WIFI_STATION_SOFTAP=y
|
||||
CONFIG_EXAMPLE_POWER_SAVE_MIN_MODEM=y
|
||||
CONFIG_FILE_STREAM=y
|
||||
CONFIG_FS_PROCFS=y
|
||||
|
||||
Reference in New Issue
Block a user