stm32bringup/README.md

11 lines
233 B
Markdown
Raw Normal View History

# STM32 bringup
2020-11-24 00:46:20 +00:00
Bring up code for low end STM32 micro-controllers
2021-06-24 12:25:13 +00:00
This repository contains the code explained
[here](https://rfivet.github.io/stm32bringup).
### How to build ###
* dependencies: gmake, GNU Arm Embedded Toolchain.