mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-21 09:10:37 -05:00
Before changing headers to V6 and changing portLONG, portSHORt and portCHAR to their standard C types.
This commit is contained in:
parent
3dfbb349ca
commit
5c64e1fad9
4417 changed files with 1261274 additions and 0 deletions
20
20091005/Demo/Unsupported_Demos/readme.txt
Normal file
20
20091005/Demo/Unsupported_Demos/readme.txt
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
This directory contains a set of FreeRTOS.org ports and demo applications that
|
||||
have not yet been adopted into the official FreeRTOS.org release. The files
|
||||
are supplied within .zip archives exactly as they were sent to me. They have
|
||||
not been tested or verified by either myself or WITTENSTEIN (the official
|
||||
commercial partner) so are provided as is and without support.
|
||||
|
||||
The files contained within each .zip file vary, some contain all the files
|
||||
required to run a port demo, while other require adding to the standard .zip
|
||||
download directory tree.
|
||||
|
||||
Some .zip files contain ports and demos that are based on historic versions of
|
||||
FreeRTOS.org.
|
||||
|
||||
Please note that some .zip files contain copies of the lwIP TCP/IP stack, and
|
||||
where this is the case users must be aware that lwIP is licensed separately from
|
||||
FreeRTOS.org. The lwIP license can be viewed here:
|
||||
http://savannah.nongnu.org/projects/lwip/ .
|
||||
|
||||
Many thanks to all contributors.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue