169 Forks
413 Stars
413 Watchers

uC-OS2

µC/OS-II is a preemptive, highly portable, and scalable real-time kernels. Designed for ease of use on a huge number of CPU architectures.

How to download and setup uC-OS2

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

Or simply clone uC-OS2 with SSH
[email protected]:weston-embedded/uC-OS2.git

If you have some problems with uC-OS2

You may open issue on uC-OS2 support forum (system) here: https://github.com/weston-embedded/uC-OS2/issues