esp-idf/components/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 fix(freertos): Fixed incorrect int level restoration on esp32p4 2024-01-05 11:00:56 +01:00
CMakeLists.txt
instruction_decode.c
interrupt.c
linker.lf
project_include.cmake
vectors.S
vectors_clic.S
vectors_intc.S