esp-idf/components/freertos/FreeRTOS-Kernel/portable
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
..
linux fix(freertos): Added missing Linux port layer macros 2023-09-07 10:30:02 +02:00
riscv fix(freertos): Fixed xPortCanYield to correctly determine ISR context on esp32p4 2023-10-09 09:12:15 +02:00
xtensa feat(freertos): Add beta support for FreeRTOS v10.5.1 kernel 2023-09-18 21:32:14 +08:00