1
0
mirror of https://github.com/rfivet/stm32bringup.git synced 2024-06-10 10:00:42 +00:00
stm32bringup/README.md

10 lines
235 B
Markdown

# STM32 bringup
Bring up code for low end STM32 micro-controllers
This repository contains the code explained [here](https://warehouse.motd.org/?page_id=148).
### How to build ###
* dependencies: gmake, GNU Arm Embedded Toolchain.