esp-idf/components/freertos/FreeRTOS-Kernel/portable
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
..
linux/include/freertos bugfix (freertos): added stdint.h to linux portmacro header 2022-02-16 16:51:22 +08:00
priv_include freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
riscv Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
xtensa Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
port_common.c This commit add to GDBstup: 2022-03-01 19:49:24 +03:00
port_systick.c freertos: add pm_trace header include 2022-02-07 17:44:33 +08:00