mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm
This commit is contained in:
@@ -245,7 +245,7 @@ INPUT = \
|
||||
## ESP HTTPS OTA
|
||||
$(IDF_PATH)/components/esp_https_ota/include/esp_https_ota.h \
|
||||
## Sleep
|
||||
$(IDF_PATH)/components/esp_system/include/esp_sleep.h \
|
||||
$(IDF_PATH)/components/esp_hw_support/include/esp_sleep.h \
|
||||
## Async memory copy
|
||||
$(IDF_PATH)/components/esp_hw_support/include/esp_async_memcpy.h \
|
||||
## Logging
|
||||
|
||||
Reference in New Issue
Block a user