1
0
mirror of https://github.com/rfivet/stm32bringup.git synced 2024-12-19 07:16:22 -05: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.