esp-idf/components/freertos/include
Sudeep Mohanty 3b40d77584 freertos: move esp_compiler.h include from FreeRTOS.h
Moved the inclusion of esp_compiler.h from FreeRTOS.h to
the app specific FreeRTOSConfig.h where the unlikely()
macro is used. This change is in alignment with the upstream
FreeRTOS.h file.

Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>
2021-09-07 13:12:04 +05:30
..
esp_additions freertos: take tasks snapshot out of tasks.c source code 2021-08-16 10:29:36 +08:00
freertos freertos: move esp_compiler.h include from FreeRTOS.h 2021-09-07 13:12:04 +05:30