]> git.sur5r.net Git - freertos/commit
Update the MSVC and MingW demos to use the latest FreeRTOS+Trace recorder library.
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 29 May 2017 21:45:31 +0000 (21:45 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 29 May 2017 21:45:31 +0000 (21:45 +0000)
commitda8b7ac25522e21f484b22878dd66db9dd8cc814
tree7c92e0c795959419b3640deb7e53851522c4b822
parent42728956d1cc715cc18e4c88950cff396226cdd7
Update the MSVC and MingW demos to use the latest FreeRTOS+Trace recorder library.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2506 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
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