esp-idf/components/esp_hw_support/port/esp32c61
Jiang Jiang Jian 945af68d74 Merge branch 'feature/esp32c61_light_sleep_support_stage_3' into 'master'
feat(esp_hw_support): esp32c61 sleep support (Stage 3:  support system peripheral sleep retention)

Closes IDF-10384, IDF-10382, and IDF-11004

See merge request espressif/esp-idf!33298
2024-09-21 16:09:36 +08:00
..
include/soc remove(clk): rc32k is removed as a clk source option for lp_slow_clk on C5/C61 2024-07-31 22:41:23 +08:00
private_include fix(ci): some actions taken to pass CI 2024-09-20 14:10:45 +08:00
chip_info.c feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
CMakeLists.txt change(pm): replace SOC_CLK_RC32K_NOT_TO_USE with CONFIG_ESP_CLK_RC32K_NOT_TO_USE 2024-09-20 14:07:18 +08:00
cpu_region_protect.c fix(cpu_region_protect): Reset PMA entries before using them 2024-09-18 10:25:18 +05:30
esp_clk_tree.c feat(esp_hw_support): add clk tree source gate management api 2024-09-11 10:53:01 +08:00
esp_cpu_intr.c feat(intr): basic interrupt/freertos support for C61 2024-06-12 09:25:47 +08:00
io_mux.c feat(lp_io): Add LP_IO support for ESP32C61 2024-09-10 20:50:31 +08:00
Kconfig.hw_support feat(bootloader): support to check efuse block revision 2024-08-26 10:02:31 +08:00
Kconfig.mac docs(c61): add docs build for C61 2024-06-03 10:24:27 +08:00
Kconfig.rtc remove(clk): rc32k is removed as a clk source option for lp_slow_clk on C5/C61 2024-07-31 22:41:23 +08:00
Kconfig.xtal feat(clk): support ESP32C5 XTAL 40M/48M selection 2024-06-11 17:42:43 +08:00
ocode_init.c feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
pmu_init.c feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
pmu_param.c fix(sleep): fix_wrong_sleep_param_for_lp_memory_retention 2024-09-04 15:02:15 +08:00
pmu_sleep.c feat(pm): support basic pmu sleep 2024-09-10 10:44:13 +08:00
rtc_clk_init.c feat(pm): support modem clock for esp32c61 2024-08-13 11:03:21 +08:00
rtc_clk.c feat(pm): support modem clock for esp32c61 2024-08-13 11:03:21 +08:00
rtc_time.c feat(pm): support basic pmu sleep 2024-09-10 10:44:13 +08:00
systimer.c feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00