0 Forks
1 Stars
1 Watchers

TinyOS

Operating System Course Design for HUST CSE 2023

How to download and setup TinyOS

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

Or simply clone TinyOS with SSH
[email protected]:OrangeYYC/TinyOS.git

If you have some problems with TinyOS

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