Table of Contents

FreeRTOS

Install

Current
cd /opt
wget https://github.com/FreeRTOS/FreeRTOS/releases/download/202212.01/FreeRTOSv202212.01.zip
unzip FreeRTOSv202212.01.zip
LTS
cd /opt
wget https://github.com/FreeRTOS/FreeRTOS-LTS/releases/download/202210.01-LTS/FreeRTOSv202210.01-LTS.zip
unzip FreeRTOSv202210.01-LTS.zip
GIT
cd /opt
git clone --recurse-submodules https://github.com/FreeRTOS/FreeRTOS
KERNEL
cd /opt
git clone --recurse-submodules https://github.com/FreeRTOS/FreeRTOS-Kernel
RPi
cd /opt
git clone --recurse-submodules https://github.com/raspberrypi/FreeRTOS-Kernel FreeRTOS-Kernel.rpi

Update

git pull --recurse-submodules

Resources

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies