6 Forks
134 Stars
134 Watchers

r3

R3-OS — Experimental static (μITRON-esque) RTOS for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics

How to download and setup r3

Open terminal and run command
git clone https://github.com/r3-os/r3.git
git clone is used to create a copy or clone of r3 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 r3 https://github.com/r3-os/r3/archive/master.zip

Or simply clone r3 with SSH
[email protected]:r3-os/r3.git

If you have some problems with r3

You may open issue on r3 support forum (system) here: https://github.com/r3-os/r3/issues