esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable
Darian Leung 8c92d0b2af freertos: Disable portUSING_MPU_WRAPPERS in FreeRTOS SMP Xtensa port
This commit disables portUSING_MPU_WRAPPERS for the FreeRTOS SMP xtensa port.
This was previously enabled due to the need to keep a CPSA (coprocessor save
area pointer) in the TCB. The CPSA pointer is now calculated at run time.
2022-04-19 13:35:30 +08:00
..
xtensa freertos: Disable portUSING_MPU_WRAPPERS in FreeRTOS SMP Xtensa port 2022-04-19 13:35:30 +08:00