mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
In files added a few moments ago:
+ Correct version number in comments at top of file. + Correct path in batch file.
This commit is contained in:
parent
7427c0eff2
commit
b4b4f306c2
3 changed files with 3 additions and 4 deletions
|
@ -67,7 +67,7 @@
|
|||
*
|
||||
*****************************************************************************/
|
||||
|
||||
//#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.
|
||||
#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…
Add table
Add a link
Reference in a new issue