esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos
Anton Maklakov 68e5d9d585 Remove IRAM_ATTR from any function declarations
IRAM_ATTR expands to a unique section attribute. Applying it to both
declaration and definition results in a section conflict.
2022-03-22 09:58:50 +00:00
..
FreeRTOSConfig_arch.h freertos: Refactor configuration files 2022-02-10 21:23:46 +08:00
portbenchmark.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
portmacro_deprecated.h freertos: Add portTRY_ENTRY_CRITICAL() and deprecate legacy spinlock fucntions 2021-11-22 13:28:39 +08:00
portmacro.h Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
xtensa_api.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
xtensa_config.h freertos: Refactor configuration files 2022-02-10 21:23:46 +08:00
xtensa_context.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
xtensa_rtos.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xtensa_timer.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00