summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2013-04-18 12:58:17 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2013-04-18 12:58:17 +0000
commit6bde1c8cda529f90a675a8894abc95968ec8fb98 (patch)
tree70b563fe7109918209d6d431aee33738cdae4693 /readme.txt
parentf1201b47595089f2cb943ee362d901db855af096 (diff)
downloadfreertos-6bde1c8cda529f90a675a8894abc95968ec8fb98.tar.gz
Update version numbers to V7.4.1.
git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@1875 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/readme.txt b/readme.txt
index 720332d5a..b35e4fc92 100644
--- a/readme.txt
+++ b/readme.txt
@@ -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.