mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-05 11:30:57 +02: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.