mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 04:15:21 +02:00
ee9a102841
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>