esp-idf/components/riscv/include
Sudeep Mohanty cf55ab899a fix(freertos): Fixed xPortCanYield to correctly determine ISR context on esp32p4
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.
2023-10-09 09:12:15 +02:00
..
esp_private
riscv fix(freertos): Fixed xPortCanYield to correctly determine ISR context on esp32p4 2023-10-09 09:12:15 +02:00