esp-idf/components/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
..
esp_additions freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
FreeRTOS-Kernel Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
FreeRTOS-Kernel-SMP freertos: Update task creation pinned to core functions 2022-03-21 11:37:21 +08:00
test freertos: Fix usage of vTaskSuspendAll()/xTaskResumeAll() 2022-03-08 14:59:18 +08:00
CMakeLists.txt freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig freertos: Update components CMakeLists.txt and Add SMP Kconfig option 2022-03-08 14:59:18 +08:00
linker.lf freertos: Update Xtensa port files to support FreeRTOS SMP 2022-03-08 14:59:18 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00