esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable
Sudeep Mohanty 7b5508b6ff 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-07-26 15:55:49 +02:00
..
riscv fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-07-26 15:55:49 +02:00
xtensa fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-07-26 15:55:49 +02:00