+ Correct version number in comments at top of file.
+ Correct path in batch file.
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1673
1d2547de-c912-0410-9cb9-
b8ca96c0e9e2
copy ..\..\..\Source\include\*.* Source\FreeRTOS_Source\include\r
\r
REM Copy the portable layer files\r
- copy ..\..\..\Source\portable\GCC\ARM_CM3\*.* Source\FreeRTOS_Source\portable\GCC\ARM_CM0\r
+ copy ..\..\..\Source\portable\GCC\ARM_CM0\*.* Source\FreeRTOS_Source\portable\GCC\ARM_CM0\r
\r
REM Copy the basic memory allocation files\r
copy ..\..\..\Source\portable\MemMang\heap_1.c Source\FreeRTOS_Source\portable\MemMang\r
*\r
*****************************************************************************/\r
\r
-//#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.\r
+#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.\r
\r
/* Standard includes. */\r
#include "string.h"\r
/*\r
- FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.\r
+ FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd.\r
\r
- Giancarlo version (corrects inappropriate use of BASEPRI)\r
\r
***************************************************************************\r
* *\r