mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
run WiFi on ESP32SBETA
This commit is contained in:
@@ -658,6 +658,10 @@ menu "ESP32-specific"
|
||||
endmenu # ESP32-Specific
|
||||
|
||||
menu "Power Management"
|
||||
# TODO: this component simply shouldn't be included
|
||||
# in the build at the CMake level, but this is currently
|
||||
# not working so we just hide all items here
|
||||
visible if IDF_TARGET_ESP32
|
||||
|
||||
config PM_ENABLE
|
||||
bool "Support for power management"
|
||||
|
||||
Reference in New Issue
Block a user