Add #error statements in FreeRTOSConfig.h header files where the CreateProjectDirectoryStructure.bat should be executed prior to the first build.

Added the CreateProjectDirectoryStructure.bat file for the XMC4500 Tasking demo.
This commit is contained in:
Richard Barry 2012-04-06 20:20:35 +00:00
parent dfa0c20530
commit 4793063ee0
17 changed files with 130 additions and 556 deletions

View file

@ -57,7 +57,7 @@
* executed from within CCS4! Once it has been executed, re-open or refresh
* the CCS4 project and 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