mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d2e4722f5b
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. |
||
---|---|---|
.. | ||
include/freertos | ||
portable | ||
event_groups.c | ||
list.c | ||
porting_notes.md | ||
queue.c | ||
stream_buffer.c | ||
tasks.c | ||
timers.c | ||
uncrustify.cfg |