]> git.sur5r.net Git - freertos/blobdiff - Source/readme.txt
Updated description of the files in this directory.
[freertos] / Source / readme.txt
index 01a878152df815f138fc0734fe7e4380703061b1..df1543ad666f8ced5e8c25860de7bc63b8037451 100644 (file)
@@ -3,7 +3,9 @@ components and are common to every port, and one or more files that are
 specific to a particular microcontroller and or compiler.\r
 \r
 + The FreeRTOS/Source directory contains the three files that are common to \r
-every port.  The kernel is contained within these three files.\r
+every port - list.c, queue.c and tasks.c.  The kernel is contained within these \r
+three files.  croutine.c implements the options co-routine functionality - which\r
+is normally only used on very memory limited systems.\r
 \r
 + The FreeRTOS/Source/Portable directory contains the files that are specific to \r
 a particular microcontroller and or compiler.\r