Ensure #error messages in FreeRTOSConfig.h files are not commented out.

This commit is contained in:
Richard Barry 2012-10-31 13:46:17 +00:00
parent 96f93690ce
commit c4d078c29a
2 changed files with 2 additions and 2 deletions

View file

@ -71,7 +71,7 @@
* executed prior to this project being built. Once it has been executed
* remove the #error line below.
*/
//#error Ensure CreateProjectDirectoryStructure.bat has been executed before building. See comment immediately above.
#error Ensure CreateProjectDirectoryStructure.bat has been executed before building. See comment immediately above.
#ifndef FREERTOS_CONFIG_H

View 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
before compiling. */
//#error Read the comment above this line, then delete this error statement!
#error Read the comment above this line, then delete this error statement!
#ifndef FREERTOS_CONFIG_H