esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv
Sudeep Mohanty d4ca7c246e fix(freertos): Fixed incorrect int level restoration on esp32p4
This commit fixes a bug where in the portENABLE_INTERRUPTS() macro
incorrectly restored the interrupt level to 1 (non-CLIC controller).
2024-01-05 11:00:56 +01:00
..
include/freertos fix(freertos): Fixed incorrect int level restoration on esp32p4 2024-01-05 11:00:56 +01:00
port.c fix(freertos): Fixed incorrect int level restoration on esp32p4 2024-01-05 11:00:56 +01:00
portasm.S change(freertos/idf): Remove xCoreID TCB member for single-core 2023-12-02 15:46:07 +08:00