esp-idf/components/esp_system/port/soc/esp32c2
Song Ruo Jing 182e937c5a clk_tree: Add basic clock support for esp32c6
- Support SOC ROOT clock source switch
    - Support CPU frequency change
    - Support RTC SLOW clock source switch
    - Support RTC SLOW clock + RC FAST calibration

    Remove FPGA build for esp32c6
2022-12-13 19:18:34 +08:00
..
cache_err_int.c bugfix: esprv_intc_int_set_type() should not use bitmap parameter 2022-10-14 11:31:22 +08:00
clk.c clk_tree: Add basic clock support for esp32c6 2022-12-13 19:18:34 +08:00
CMakeLists.txt esp32c2: fix gcov example build 2022-07-28 13:59:29 +02:00
Kconfig.cache kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
Kconfig.cpu soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
Kconfig.system system: move kconfig options out of target component 2022-03-02 01:22:26 +00:00
reset_reason.c esp_system: support esp32c2 reset reason 2022-02-15 13:50:22 +08:00
system_internal.c riscv: Remove redundant riscv_interrupts.h header 2022-09-16 16:45:43 +08:00