mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-03 11:44:27 +00:00
Change the sprintf() in prvGenerateRunTimeStatsForTasksInList() to accept unsigned long instead of unsigned int parameters so it works on 16bit devices too.