esp-idf/components/esp_system/port/soc/esp32c61
Armando (Dou Yiwen) 0dd91afb09 Merge branch 'feat/c61_cache' into 'master'
cache: supported cache on c61

Closes IDF-9253 and DOC-8436

See merge request espressif/esp-idf!32407
2024-08-02 03:37:43 +08:00
..
cache_err_int.c feat(esp32c61): new chip add system and esp_timer support 2024-03-21 11:31:15 +08:00
clk.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
CMakeLists.txt feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
Kconfig.cache feat(cache): supported cache on c61 2024-08-01 09:34:18 +08:00
Kconfig.cpu feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
Kconfig.system feat(esp32c61): introduce target esp32c61 2024-03-01 21:12:25 +08:00
reset_reason.c fix(esp_system): remove sdio core rst for esp32c61 2024-05-11 14:46:09 +08:00
system_internal.c feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00