]> git.sur5r.net Git - freertos/commitdiff
Ensure #error messages in FreeRTOSConfig.h files are not commented out. V7.3.0
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 31 Oct 2012 13:46:17 +0000 (13:46 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 31 Oct 2012 13:46:17 +0000 (13:46 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1809 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.h
FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h

index 1dae269d1381b807f25b7c31f52f28ba86ff9f4f..3bf5adab0b32716fe36febe114fa704d9c02a3c4 100644 (file)
@@ -71,7 +71,7 @@
  * executed prior to this project being built.  Once it has been executed \r
  * 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
index b05d59256565d551c99cf02828480752e520e51f..295a70bfac6b756abea43fd4a878710e121901df 100644 (file)
@@ -75,7 +75,7 @@ add back in the port.c and portasm.S files that are located in the
 FreeRTOS\Source\portable\GCC\ColdFire_V1 directory.  Remove the line below\r
 before compiling. */\r
 \r
-//#error Read the comment above this line, then delete this error statement!\r
+#error Read the comment above this line, then delete this error statement!\r
 \r
 \r
 #ifndef FREERTOS_CONFIG_H\r