1
0
mirror of https://github.com/rfivet/stm32bringup.git synced 2024-09-21 16:15:54 -04:00
stm32bringup/README.md

11 lines
233 B
Markdown
Raw Normal View History

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