esp-idf/components/freertos/test
Sudeep Mohanty e9e0e250a6 fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context
This commit fixes an issue where in the FreeRTOS port layer would cause
the portASSERT_IF_IN_ISR() assert check to fail even when the system is
not in an interrupt context.
2024-08-27 16:06:25 +08:00
..
integration freertos: Fix vTaskSuspendAll unit test falkiness 2023-08-28 19:09:53 +08:00
miscellaneous hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
performance test(freertos): Fixed flaky scheduling time test 2024-08-14 10:46:03 +02:00
port fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-08-27 16:06:25 +08:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00