4601 Forks
8582 Stars
8582 Watchers

rt-thread

RT-Thread is an open source IoT real-time operating system (RTOS).

How to download and setup rt-thread

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

Or simply clone rt-thread with SSH
[email protected]:RT-Thread/rt-thread.git

If you have some problems with rt-thread

You may open issue on rt-thread support forum (system) here: https://github.com/RT-Thread/rt-thread/issues