4 Forks
49 Stars
49 Watchers

ArduRTOS

Real Time Operating System Lessons using Arduino and The FreeRTOS Kernel

How to download and setup ArduRTOS

Open terminal and run command
git clone https://github.com/Dentrax/ArduRTOS.git
git clone is used to create a copy or clone of ArduRTOS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ArduRTOS https://github.com/Dentrax/ArduRTOS/archive/master.zip

Or simply clone ArduRTOS with SSH
[email protected]:Dentrax/ArduRTOS.git

If you have some problems with ArduRTOS

You may open issue on ArduRTOS support forum (system) here: https://github.com/Dentrax/ArduRTOS/issues