mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-05-08 22:29:04 -04:00
Remove duplicate #error informing people to run the CreateProjectDirectoryStructure.bat.
This commit is contained in:
parent
af023e8bf1
commit
67cc013ac3
|
@ -88,8 +88,6 @@
|
|||
*
|
||||
*****************************************************************************/
|
||||
|
||||
#error The batch file Demo\CORTEX_M0_LPC1114_LPCXpresso\RTOSDemo\CreateProjectDirectoryStructure.bat must be executed before the first build. After executing the batch file hit F5 to refrech the Eclipse project, then delete this line.
|
||||
|
||||
/* Standard includes. */
|
||||
#include "string.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue