esp-idf/components/esp_hw_support/port/esp32c61
Wu Zheng Hui 2d36e81ccd Merge branch 'fix/remove_esp32c6_h2_solved_todos' into 'master'
change(esp_hw_support): remove esp32c6 & esp32h2 solved todos

Closes IDF-5781 and IDF-6254

See merge request espressif/esp-idf!31401
2024-06-24 13:35:04 +08:00
..
include/soc change(esp_hw_support): remove esp32c6 & esp32h2 solved todos 2024-06-11 10:20:23 +08:00
private_include feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
chip_info.c feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
CMakeLists.txt feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
cpu_region_protect.c feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
esp_clk_tree.c feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +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(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
Kconfig.mac docs(c61): add docs build for C61 2024-06-03 10:24:27 +08:00
Kconfig.rtc feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
Kconfig.xtal feat(clk): support ESP32C5 XTAL 40M/48M selection 2024-06-11 17:42:43 +08:00
rtc_clk_init.c feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
rtc_clk.c fix(startup): move rtc initialization before MSPI timing tuning to improve stability 2024-06-18 01:16:24 +08:00
rtc_time.c change(esp_hw_support): remove esp32c6 & esp32h2 solved todos 2024-06-11 10:20:23 +08:00
systimer.c feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00