Lines Matching full:files
6 This repository contains FreeRTOS kernel source/header files and kernel
13 application projects. That way you will have the correct FreeRTOS source files
15 building and executing you can remove the demo application files, and start to
16 add in your own application source files. See the
117 - The root of this repository contains the three files that are common to
119 three files. croutine.c implements the optional co-routine functionality - which
122 - The ```./portable``` directory contains the files that are specific to a particular microcontroll…
125 - The ```./include``` directory contains the real time kernel header files.
132 FreeRTOS files are formatted using the
180 Note that only the FreeRTOS-Kernel Source Files, [include](include),
182 files are checked for proper spelling, and formatting at this time.