mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-27 15:56:14 -04:00
* PR https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/350 introduced configRUN_TIME_COUNTER_TYPE and ulTaskGetIdleRunTimePercent(). This PR updates the Win32 demo to exercise both additions with configRUN_TIME_COUNTER_TYPE set to uint64_t. * Add ultaskgetidleruntimepercent to lexicon.txt. Co-authored-by: Cobus van Eeden <35851496+cobusve@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| Trace_Recorder_Configuration | ||
| FreeRTOSConfig.h | ||
| main.c | ||
| main_blinky.c | ||
| main_full.c | ||
| Run-time-stats-utils.c | ||
| WIN32.sln | ||
| WIN32.vcxproj | ||
| WIN32.vcxproj.filters | ||