mirror of
https://github.com/rfivet/stm32bringup.git
synced 2024-12-19 07:16:22 -05:00
11 lines
233 B
Markdown
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.
|
|
|