mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 11:55:21 +02:00
components/esp32: remove dependency of WIFI_ENABLED on FREERTOS_UNICORE
This commit is contained in:
@@ -7,7 +7,6 @@ config WIFI_ENABLED
|
||||
This compiles in the low-level WiFi stack.
|
||||
|
||||
Temporarily, this option requires that FreeRTOS runs in single core mode.
|
||||
depends on FREERTOS_UNICORE
|
||||
|
||||
config WIFI_AUTO_STARTUP
|
||||
bool "Start WiFi with system startup"
|
||||
|
||||
Reference in New Issue
Block a user