]> git.sur5r.net Git - freertos/commitdiff
Put back the #error statement in FreeRTOS config for the Eclipse SmartFusion demo...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 29 Apr 2011 12:00:33 +0000 (12:00 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 29 Apr 2011 12:00:33 +0000 (12:00 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1403 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h

index 754ca1f0b019815b57ec3b3faf273c38bcfd53b6..0a15cf863ebe33f3855f8c08f7761afb35e31a0a 100644 (file)
@@ -63,7 +63,7 @@
  * executed from within CCS4!  Once it has been executed, re-open or refresh \r
  * the CCS4 project and remove the #error line below.\r
  */\r
-//#error Ensure CreateProjectDirectoryStructure.bat has been executed before building.  See comment immediately above.\r
+#error Ensure CreateProjectDirectoryStructure.bat has been executed before building.  See comment immediately above.\r
 \r
 \r
 #ifndef FREERTOS_CONFIG_H\r