mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
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.