Minor updates to the MSP430X CCS4 demo application.

This commit is contained in:
Richard Barry 2011-01-02 18:19:12 +00:00
parent 947524522b
commit 2b92b7a5d9
4 changed files with 16 additions and 14 deletions

View file

@ -51,6 +51,15 @@
licensing and training services.
*/
/* The following #error directive is to remind users that a batch file must be
* executed prior to this project being built. The batch file *cannot* be
* 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.
#ifndef FREERTOS_CONFIG_H
#define FREERTOS_CONFIG_H