mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
cf55ab899a
This commit fixes an issue where xPortCanYield() function may not be able to detect an ISR context when HW interrupt nesting is active on a CLIC interrupt controller such as on esp32p4. |
||
---|---|---|
.. | ||
include | ||
CMakeLists.txt | ||
instruction_decode.c | ||
interrupt.c | ||
linker.lf | ||
project_include.cmake | ||
vectors_clic.S | ||
vectors_intc.S | ||
vectors.S |