mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3c6185788f
This commit fixes the following build errors in SMP FreeRTOS when building with GCC 11: - "-Wattributes" warning due to conflicting attributes on xPortInterruptedFromISRContext() - "-Wtype-limits" warning due to taskVALID_CORE_ID() not casting xCoreID |
||
---|---|---|
.. | ||
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 |