Lines Matching full:kernel
1 …reeRTOS/FreeRTOS-Kernel/actions/workflows/unit-tests.yml/badge.svg?branch=main&event=push)](https:…
2 …tps://codecov.io/gh/FreeRTOS/FreeRTOS-Kernel/badge.svg?branch=main)](https://codecov.io/gh/FreeRTO…
6 This repository contains FreeRTOS kernel source/header files and kernel
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
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
118 every port - list.c, queue.c and tasks.c. The kernel is contained within these
125 - The ```./include``` directory contains the real time kernel header files.
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
180 Note that only the FreeRTOS-Kernel Source Files, [include](include),