esp-idf/components/freertos/test/port
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_context_save_clobber.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_context_save_clobber.S freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_float_in_isr.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_freertos_hooks.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_freertos_isinisrcontext.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_newlib_reent.c freertos: re-enable tests disabled for C2 2022-07-06 12:15:04 +08:00
test_spinlocks.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
test_thread_local.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_xtensa_loadstore_handler.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00