mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

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.