esp-idf/components/esp_hw_support/port/esp32c2
Guillaume Souchere 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
This commit marks all functions in interrupt_controller_hal.h, cpu_ll.h and cpu_hal.h as deprecated.
Users should use functions from esp_cpu.h instead.
2022-07-22 00:06:06 +08:00
..
chip_info.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
CMakeLists.txt dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
i2c_brownout.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
Kconfig.hw_support esp_hw_support: add 26 MHz XTAL option for esp32c2 2022-07-08 15:04:17 +08:00
Kconfig.mac esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
Kconfig.rtc clk_tree: add initial docs for clock tree 2022-05-24 22:59:51 +08:00
rtc_clk_init.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
rtc_clk.c rtc: esp32c2 support 26MHz xtal in startup code and rtc_clk.c 2022-07-11 12:24:58 +08:00
rtc_init.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
rtc_pm.c C2 rtc code 2022-05-09 17:50:54 +08:00
rtc_sleep.c Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
rtc_time.c rtc_clk: Fix rtc8m calibration failure after cpu/core reset 2022-06-13 17:47:51 +08:00