FreeRTOS-Kernel/FreeRTOS/Demo/WIN32-MSVC
RichardBarry 92b26dbf99
Update win32 demo to exercise configRUN_TIME_COUNTER_TYPE (#623)
* 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>
2022-03-18 10:31:59 -07:00
..
Trace_Recorder_Configuration Tracelyzer version updates (#261) 2020-09-10 18:52:20 -07:00
FreeRTOSConfig.h Update win32 demo to exercise configRUN_TIME_COUNTER_TYPE (#623) 2022-03-18 10:31:59 -07:00
main.c Update win32 demo to exercise configRUN_TIME_COUNTER_TYPE (#623) 2022-03-18 10:31:59 -07:00
main_blinky.c Update win32 demo to exercise configRUN_TIME_COUNTER_TYPE (#623) 2022-03-18 10:31:59 -07:00
main_full.c Update win32 demo to exercise configRUN_TIME_COUNTER_TYPE (#623) 2022-03-18 10:31:59 -07:00
Run-time-stats-utils.c Update win32 demo to exercise configRUN_TIME_COUNTER_TYPE (#623) 2022-03-18 10:31:59 -07:00
WIN32.sln Remove configurations other than 'debug' from the Win32 demo. 2017-05-07 18:22:31 +00:00
WIN32.vcxproj Feature/multiple direct to task notifications (#73) 2020-06-08 14:22:46 -07:00
WIN32.vcxproj.filters Feature/multiple direct to task notifications (#73) 2020-06-08 14:22:46 -07:00