1
0
mirror of https://github.com/rfivet/stm32bringup.git synced 2024-09-27 18:45:53 -04:00
stm32bringup/README.md

11 lines
233 B
Markdown

# STM32 bringup
Bring up code for low end STM32 micro-controllers
This repository contains the code explained
[here](https://rfivet.github.io/stm32bringup).
### How to build ###
* dependencies: gmake, GNU Arm Embedded Toolchain.