mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6eba7a536a
FreeRTOS tasks may now freely use the PIE coprocessor and HWLP feature. Just like the FPU, usiing these coprocessors result in the task being pinned to the core it is currently running on. |
||
---|---|---|
.. | ||
include | ||
ld | ||
CMakeLists.txt | ||
instruction_decode.c | ||
interrupt_clic.c | ||
interrupt_intc.c | ||
interrupt_plic.c | ||
interrupt.c | ||
linker.lf | ||
project_include.cmake | ||
vectors_clic.S | ||
vectors_intc.S | ||
vectors.S |