X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Source%2Freadme.txt;h=81518ecb4339e35363d844853fde09116e314cea;hb=39d3c1f0aab0fae5b64bf67cba1d9e61b3c5d226;hp=df1543ad666f8ced5e8c25860de7bc63b8037451;hpb=7141f8d3d0bcc27917fd85861b83fa3a25204a6b;p=freertos diff --git a/Source/readme.txt b/Source/readme.txt index df1543ad6..81518ecb4 100644 --- a/Source/readme.txt +++ b/Source/readme.txt @@ -4,7 +4,7 @@ specific to a particular microcontroller and or compiler. + The FreeRTOS/Source directory contains the three files that are common to every port - list.c, queue.c and tasks.c. The kernel is contained within these -three files. croutine.c implements the options co-routine functionality - which +three files. croutine.c implements the optional co-routine functionality - which is normally only used on very memory limited systems. + The FreeRTOS/Source/Portable directory contains the files that are specific to