]> git.sur5r.net Git - freertos/commit - FreeRTOS/Demo/Common/Minimal/MessageBufferAMP.c
Start moving code coverage tests from VisualStudio (not checked in) to the MingW...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 6 Mar 2018 17:23:55 +0000 (17:23 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 6 Mar 2018 17:23:55 +0000 (17:23 +0000)
commita22b3e5a2d0a093436bdfd5f78813e239f8e476b
treecaa9331a982f5b47349d013fe15147aa081a503a
parent66f8bfece5a732fb150c520f18d32d179b2d6a1a
Start moving code coverage tests from VisualStudio (not checked in) to the MingW project (checked in) by creating a second build configuration in the Windows Eclipse project that includes the code coverage command line options.  Additionally make minor code updates to ensure configASSERT() is not defined, and the application runs for a finite time, when the code coverage build configuration is used.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2533 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/Common/Minimal/MessageBufferAMP.c
FreeRTOS/Demo/WIN32-MingW/.cproject
FreeRTOS/Demo/WIN32-MingW/.settings/org.eclipse.cdt.managedbuilder.core.prefs
FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h
FreeRTOS/Demo/WIN32-MingW/main_full.c
FreeRTOS/Source/list.c