mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 18:19:07 -04:00
IDF FreeRTOS v10.5.1 no longer accepts out of range xCoreID arguments in "PinnedToCore" task creation functions when building for single-core. This commit fixes those violations through ESP-IDF.