esp-idf/components/freertos/test/miscellaneous
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
..
test_freertos_backported_functions.c freertos: Refactor TLSP deletion callback test 2022-05-28 21:36:39 +08:00
test_freertos_mutex.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_freertos_trace_utilities.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_panic.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_preemption.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
test_tlsp_del_cb.c freertos: Refactor TLSP deletion callback test 2022-05-28 21:36:39 +08:00