23 Forks
110 Stars
110 Watchers

STM32-Tutorial

Getting started with the STM32 HAL development environment. Tutorial documents in Markdown.

How to download and setup STM32-Tutorial

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

Or simply clone STM32-Tutorial with SSH
[email protected]:mnemocron/STM32-Tutorial.git

If you have some problems with STM32-Tutorial

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