esp-idf/components/freertos/test/integration
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
..
event_groups freertos: Fix flakey event group unit test 2022-06-30 20:19:39 +08:00
queue freertos: Fix queue set tests for SMP FreeRTOS 2022-05-19 16:28:10 +08:00
stream_buffer freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
tasks hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
timers freertos: re-enable tests disabled for C2 2022-07-06 12:15:04 +08:00