mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-04 18:52:31 -05:00
Update to V5.4.2. See http://www.freertos.org/History.txt .
This commit is contained in:
parent
1831418ec8
commit
ed06a0400a
661 changed files with 707 additions and 676 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd.
|
||||
FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd.
|
||||
|
||||
This file is part of the FreeRTOS distribution.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd.
|
||||
FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd.
|
||||
|
||||
This file is part of the FreeRTOS distribution.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd.
|
||||
FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd.
|
||||
|
||||
This file is part of the FreeRTOS distribution.
|
||||
|
||||
|
|
@ -97,6 +97,10 @@
|
|||
|
||||
/*-----------------------------------------------------------*/
|
||||
|
||||
#error The batch file Demo\NiosII_CycloneIII_DBC3C40_GCC\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.
|
||||
|
||||
/*-----------------------------------------------------------*/
|
||||
|
||||
/* The rate at which the LED controlled by the 'check' task will toggle when no
|
||||
errors have been detected. */
|
||||
#define mainNO_ERROR_PERIOD ( 5000 )
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
FreeRTOS V5.4.1 - Copyright (C) 2009 Real Time Engineers Ltd.
|
||||
FreeRTOS V5.4.2 - Copyright (C) 2009 Real Time Engineers Ltd.
|
||||
|
||||
This file is part of the FreeRTOS distribution.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<stf>
|
||||
<project ptf="C:\E\Dev\FreeRTOS\WorkingCopy3\Demo\NiosII_CycloneIII_DBC3C40_GCC\cpu.ptf" target="Nios II System Library">
|
||||
<project ptf="..\cpu.ptf" target="Nios II System Library">
|
||||
</project>
|
||||
<cpu name="cpu_0">
|
||||
</cpu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue