esp-idf/components/esp_hw_support/port/esp32c61
Li Shuai 1fa27cbb0d Merge branch 'feature/esp32c5mp_light_sleep_support_stage_2' into 'master'
feat(esp_hw_support): esp32c5mp sleep support (system part)

Closes IDF-8643, PM-195, PM-169, IDF-8641, IDF-8640, IDF-8639, IDF-8638, CV-259, IDF-10308, IDF-10317, IDF-10310, PM-202, IDF-10918, PM-207, PM-208, PM-210, and PM-214

See merge request espressif/esp-idf!31645
2024-08-29 19:32:05 +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 feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
chip_info.c feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
CMakeLists.txt change(esp_security): Move the crypto locking layer into the security component 2024-08-20 12:35:22 +08:00
cpu_region_protect.c feat(cpu_region_protect): Support memory protection in ESP32-C61 2024-08-28 11:16:28 +05:30
esp_clk_tree.c feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +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(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +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 change(esp_hw_support): modify the root clock source of pmu modem state to pll for esp32c5 2024-08-28 10:44:08 +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 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
systimer.c feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00