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