mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-07-02 06:46:24 +08:00
Put back the #error statement in FreeRTOS config for the Eclipse SmartFusion demo - it should not have been checked in with it out.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user