esp-idf/components/esp_system/test
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
..
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
test_backtrace.c esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
test_delay.c
test_ipc.c Merge branch 'bugfix/ipc_blocking' into 'master' 2022-03-31 13:28:39 +08:00
test_ipc_isr.S
test_ipc_isr.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
test_reset_reason.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_sleep.c clk_tree: Refactor rtc_clk.c by adding HAL layer for clock subsystem 2022-06-13 17:47:50 +08:00
test_stack_check.c
test_system_time.c esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00
test_task_wdt.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00