esp-idf/components/esp_pm
Sudeep Mohanty 2fc9bd61bf ulp: refactor ulp component
This commit refactors the ulp component.
Files are now divided based on type of ulp, viz., fsm or risc-v.
Files common to both are maintained in the ulp_common folder.

This commit also adds menuconfig options for ULP within the ulp
component instead of presenting target specific configuations for ulp.
2022-01-27 11:54:42 +05:30
..
include esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
test ulp: refactor ulp component 2022-01-27 11:54:42 +05:30
CMakeLists.txt esp32: cleanup build script 2021-07-16 20:14:27 +08:00
Kconfig Fix crash caused by bluetooth high level interrupt 2021-11-10 16:11:10 +08:00
linker.lf light sleep: add i/d-cache tagmem retention support for esp32s3 2021-08-27 11:11:09 +08:00
pm_impl.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
pm_locks.c esp_pm: Label each column of lock dump 2021-02-11 18:44:51 +05:30
pm_trace.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
sdkconfig.rename esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm 2021-04-07 17:53:37 +08:00