1
0
mirror of https://github.com/rfivet/stm32bringup.git synced 2024-06-26 17:35:24 +00: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.