esp-idf/components/freertos/esp_additions/include
Darian Leung 37c270b337 freertos: Update Xtensa port files to support FreeRTOS SMP
This commit updates the copied Xtensa port to support the new porting interfaces
of the FreeRTOS SMP kernel. These modifications are mainly contained in

- FreeRTOSConfig.h
- FreeRTOSConfig_smp.h
- portmacro.h
- port.c

Some porting interfaces have changed in FreeRTOS SMP. In order to allow building
with IDF, compatibility interfaces have been added.
2022-03-08 14:59:18 +08:00
..
freertos freertos: Update Xtensa port files to support FreeRTOS SMP 2022-03-08 14:59:18 +08:00
freertos_tasks_c_additions.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00