esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos
Sudeep Mohanty ee9a102841 freertos: remove portmacro.h inclusion from task.h
This commit removes the portmacro.h include from task.h as portmacro.h
gets pulled in via FreeRTOS.h. This aligns with upstream FreeRTOS code.

Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>
2021-12-13 14:33:37 +05:30
..
atomic.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
croutine.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
deprecated_definitions.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
event_groups.h freertos: update module handles to struct type 2021-12-06 08:37:06 +05:30
FreeRTOS.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
list.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
message_buffer.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
mpu_prototypes.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
mpu_wrappers.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
portable.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
projdefs.h freertos: Fix loss of precision in pdTICKS_TO_MS 2021-11-25 21:55:39 +08:00
queue.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
semphr.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
stack_macros.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
StackMacros.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
stdint.readme freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
stream_buffer.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
task.h freertos: remove portmacro.h inclusion from task.h 2021-12-13 14:33:37 +05:30
timers.h freertos: update module handles to struct type 2021-12-06 08:37:06 +05:30