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.