mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 12:53:29 +00:00

Moved FreeRTOSConfig.h from include/freertos to include/esp_additions/freertos. Updated FreeRTOS.h file to include FreeRTOSConfig.h without the freertos/ prefix to match with the upstream file. Renamed architecture specific FreeRTOSConfig.h files to FreeRTOSConfig_arch.h Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>