]> begriffs open source - freertos/commit
Update the MSVC and MingW demos to use the latest FreeRTOS+Trace recorder library.
authorRichard Barry <ribarry@amazon.com>
Mon, 29 May 2017 21:45:31 +0000 (21:45 +0000)
committerRichard Barry <ribarry@amazon.com>
Mon, 29 May 2017 21:45:31 +0000 (21:45 +0000)
commit35f5990e7a2b8a46c8f25449a2bd61d82857eff2
tree7c92e0c795959419b3640deb7e53851522c4b822
parentf289bfb388bb2844b36e2bcf501085cba34370e9
Update the MSVC and MingW demos to use the latest FreeRTOS+Trace recorder library.
13 files changed:
FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
FreeRTOS/Demo/WIN32-MSVC/Run-time-stats-utils.c
FreeRTOS/Demo/WIN32-MSVC/Trace_Recorder_Configuration/trcConfig.h
FreeRTOS/Demo/WIN32-MSVC/Trace_Recorder_Configuration/trcSnapshotConfig.h [new file with mode: 0644]
FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj
FreeRTOS/Demo/WIN32-MSVC/WIN32.vcxproj.filters
FreeRTOS/Demo/WIN32-MSVC/main.c
FreeRTOS/Demo/WIN32-MingW/.cproject
FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h
FreeRTOS/Demo/WIN32-MingW/Run-time-stats-utils.c
FreeRTOS/Demo/WIN32-MingW/Trace_Recorder_Configuration/trcConfig.h
FreeRTOS/Demo/WIN32-MingW/Trace_Recorder_Configuration/trcSnapshotConfig.h [new file with mode: 0644]
FreeRTOS/Demo/WIN32-MingW/main.c