mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
37c270b337
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. |
||
---|---|---|
.. | ||
include/freertos | ||
port.c | ||
portasm.S | ||
readme_xtensa.txt | ||
xt_asm_utils.h | ||
xtensa_context.S | ||
xtensa_init.c | ||
xtensa_loadstore_handler.S | ||
xtensa_overlay_os_hook.c | ||
xtensa_vector_defaults.S | ||
xtensa_vectors.S |