Update version numbers to V7.4.1.

This commit is contained in:
Richard Barry 2013-04-18 12:58:17 +00:00
parent c60973c34a
commit f9918345e1
1113 changed files with 4566 additions and 2168 deletions

View file

@ -5,18 +5,18 @@ Directories:
+ FreeRTOS/demo contains a pre-configured demo project for every official
FreeRTOS port.
+ FreeRTOS-Plus contains additional FreeRTOS components and third party
+ See http://www.freertos.org/a00017.html for full details of the FreeRTOS
directory structure and information on locating the files you require.
+ FreeRTOS-Plus contains additional FreeRTOS components and third party
complementary products. THESE ARE LICENSED SEPARATELY FROM FreeRTOS although
all contain open source options. See the license files in each respective
directory for information.
+ FreeRTOS-Plus/Demo_Projects_Using_FreeRTOS_Simulator contains pre-configured
demo projects for the FreeRTOS-Plus components. The demo projects run in
a Windows environment using the FreeRTOS windows simulator. These are
documented on the FreeRTOS web site http://www.FreeRTOS.org/plus
+ See http://www.freertos.org/a00017.html for full details of the directory
structure and information on locating the files you require.
+ FreeRTOS-Plus/Demo contains pre-configured demo projects for the FreeRTOS-Plus
components. Most demo projects run in a Windows environment using the
FreeRTOS windows simulator. These are documented on the FreeRTOS web site
http://www.FreeRTOS.org/plus
Further readme files are contains in sub-directories as appropriate.