esp-idf/components/soc/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 Merge branch 'feature/esp32c61_light_sleep_support_stage_3' into 'master' 2024-09-21 16:09:36 +08:00
ld feat(ledc): add ledc support on c61 2024-08-15 15:21:06 +08:00
register/soc refactor(soc): create soc include folders 2024-09-10 09:56:11 +08:00
dedic_gpio_periph.c feat(dedic_gpio): support dedic gpio on esp32c61 2024-08-08 14:00:19 +08:00
gdma_periph.c feat: c61 add gdma support 2024-08-09 10:12:40 +08:00
gpio_periph.c feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
i2c_periph.c feat(i2c): support i2c on esp32-c61 2024-08-14 11:25:31 +08:00
interrupts.c feat(esp32c61): introduce target esp32c61 2024-03-01 21:12:25 +08:00
ledc_periph.c feat(ledc): add ledc support on c61 2024-08-15 15:21:06 +08:00
rtc_io_periph.c feat(lp_io): Add LP_IO support for ESP32C61 2024-09-10 20:50:31 +08:00
spi_periph.c feat(driver_spi): add esp32c61 spi master, slave, slave_hd support 2024-08-27 20:49:13 +08:00
system_retention_periph.c feat(pm): support top retention for esp32c61 2024-09-20 14:07:18 +08:00
timer_periph.c feat(pm): support top retention for esp32c61 2024-09-20 14:07:18 +08:00
uart_periph.c feat(pm): support top retention for esp32c61 2024-09-20 14:07:18 +08:00
wdt_periph.c feat(pm): support top retention for esp32c61 2024-09-20 14:07:18 +08:00