0 Forks
2 Stars
2 Watchers

STM32L476_MiniOS

Demonstration how to create a preemptive multitasking OS for embedded devices

How to download and setup STM32L476_MiniOS

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

Or simply clone STM32L476_MiniOS with SSH
[email protected]:Kraego/STM32L476_MiniOS.git

If you have some problems with STM32L476_MiniOS

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