esp-idf/components/esp_system/port/soc/esp32h2
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
..
apb_backup_dma.c esp32h2: update esp_system and esp_hw_support to support esp32h2 2021-07-01 19:53:11 +08:00
cache_err_int.c cache: access error & illegal error ll functions 2022-05-23 15:00:47 +08:00
clk.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
CMakeLists.txt debug_stubs: Refactor and add support for RISCV 2021-11-04 01:33:24 +03: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 soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
system_internal.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00