741 Forks
1466 Stars
1466 Watchers

nuttx

Apache NuttX is a mature, real-time embedded operating system (RTOS)

How to download and setup nuttx

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

Or simply clone nuttx with SSH
[email protected]:apache/nuttx.git

If you have some problems with nuttx

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