]> git.sur5r.net Git - freertos/blobdiff - Source/readme.txt
Continue development of the MSP430X port layer for IAR. Still a work in progress.
[freertos] / Source / readme.txt
index df1543ad666f8ced5e8c25860de7bc63b8037451..81518ecb4339e35363d844853fde09116e314cea 100644 (file)
@@ -4,7 +4,7 @@ specific to a particular microcontroller and or compiler.
 \r
 + The FreeRTOS/Source directory contains the three files that are common to \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
+three files.  croutine.c implements the optional 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