Lines Matching full:freertos
1 …/github.com/FreeRTOS/FreeRTOS-Kernel/actions/workflows/unit-tests.yml/badge.svg?branch=main&event=…
2 …[codecov](https://codecov.io/gh/FreeRTOS/FreeRTOS-Kernel/badge.svg?branch=main)](https://codecov.i…
6 This repository contains FreeRTOS kernel source/header files and kernel
8 [FreeRTOS/FreeRTOS](https://github.com/FreeRTOS/FreeRTOS)
10 ```FreeRTOS/Demo``` directory.
12 The easiest way to use FreeRTOS is to start with one of the pre-configured demo
13 application projects. That way you will have the correct FreeRTOS source files
17 [FreeRTOS Kernel Quick Start Guide](https://www.FreeRTOS.org/FreeRTOS-quick-start-guide.html)
20 Additionally, for FreeRTOS kernel feature information refer to the
21 [Developer Documentation](https://www.FreeRTOS.org/features.html),
22 and [API Reference](https://www.FreeRTOS.org/a00106.html).
29 If you have any questions or need assistance troubleshooting your FreeRTOS project,
31 [FreeRTOS Community Support Forum](https://forums.freertos.org).
33 ## To consume FreeRTOS-Kernel
44 GIT_REPOSITORY https://github.com/FreeRTOS/FreeRTOS-Kernel.git
52 git submodule add https://github.com/FreeRTOS/FreeRTOS-Kernel.git <path of the submodule>
73 In case you installed FreeRTOS-Kernel as a submodule, you will have to add it as a subdirectory:
79 - Configure the FreeRTOS-Kernel and make it available
106 git clone https://github.com/FreeRTOS/FreeRTOS-Kernel.git
112 git clone git@github.com:FreeRTOS/FreeRTOS-Kernel.git
132 FreeRTOS files are formatted using the
135 [FreeRTOS/CI-CD-GitHub-Actions's](https://github.com/FreeRTOS/CI-CD-Github-Actions)
136 [uncrustify.cfg](https://github.com/FreeRTOS/CI-CD-Github-Actions/tree/main/formatting)
141 File checked into the FreeRTOS-Kernel repository use unix-style LF line endings
166 commonly referred to as VSCode, when working on the FreeRTOS-Kernel.
167 The FreeRTOS-Kernel also uses [cSpell](https://cspell.org/) as part of its
175 FreeRTOS code base are correct. If your pull request fails to pass the spelling
180 Note that only the FreeRTOS-Kernel Source Files, [include](include),