Put back the #error statement in FreeRTOS config for the Eclipse SmartFusion demo - it should not have been checked in with it out.

pull/4/head
Richard Barry 14 years ago
parent 3463753afc
commit fca97d4834

@ -63,7 +63,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

Loading…
Cancel
Save