esp-idf/components/esp_pm
Darian Leung 546a7fc495 esp_pm: Disable esp_pm when SMP FreeRTOS is enabled
SMP FreeRTOS currently does not support power management yet. This
commit makes SMP FreeRTOS and esp_pm mutually exclusive.
2022-06-15 16:17:59 +08:00
..
include
test ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
Kconfig esp_pm: Disable esp_pm when SMP FreeRTOS is enabled 2022-06-15 16:17:59 +08:00
linker.lf esp_system: Add arbitrary user feature to TWDT 2022-05-13 18:01:28 +08:00
pm_impl.c freertos: Replace portSET_INTERRUPT_MASK_FROM_ISR() call for SMP 2022-05-30 06:11:24 +08:00
pm_locks.c
pm_trace.c
sdkconfig.rename