esp-idf/components/esp_hw_support/port/esp32c61
2024-07-24 12:26:59 +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: support regi2c for esp32c61 2024-07-24 12:17:11 +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
esp_crypto_lock.c feat: enable ecc support in esp32c61 2024-07-04 13:37:16 +05:30
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 refactor(regi2c): add LL function to control analog i2c master clock 2024-07-24 12:26:59 +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