0 Forks
2 Stars
2 Watchers

STM32-MiniOS

Demonstration how to create a preemptive multitasking OS for embedded devices

How to download and setup STM32-MiniOS

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

Or simply clone STM32-MiniOS with SSH
[email protected]:Kraego/STM32-MiniOS.git

If you have some problems with STM32-MiniOS

You may open issue on STM32-MiniOS support forum (system) here: https://github.com/Kraego/STM32-MiniOS/issues