Home
last modified time | relevance | path

Searched full:submodule (Results 1 – 3 of 3) sorted by relevance

/Kernel-v11.1.0/
DREADME.md7 ports only. This repository is referenced as a submodule in
49 In case you prefer to add it as a git submodule, do:
52 git submodule add https://github.com/FreeRTOS/FreeRTOS-Kernel.git <path of the submodule>
53 git submodule update --init
73 In case you installed FreeRTOS-Kernel as a submodule, you will have to add it as a subdirectory:
D.gitmodules1 [submodule "ThirdParty/FreeRTOS-Kernel-Partner-Supported-Ports"]
4 [submodule "ThirdParty/FreeRTOS-Kernel-Community-Supported-Ports"]
/Kernel-v11.1.0/.github/workflows/
Dkernel-demos.yml176 stepName: Fetch Community-Supported-Demos Submodule
181 …git submodule update --checkout --init --depth 1 FreeRTOS/Demo/ThirdParty/Community-Supported-Demos
262 stepName: Fetch Community-Supported-Demos Submodule
267 …git submodule update --checkout --init --depth 1 FreeRTOS/Demo/ThirdParty/Community-Supported-Demos