mirror of
https://github.com/rfivet/stm32bringup.git
synced 2024-12-22 08:46:23 -05:00
10 lines
235 B
Markdown
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.
|
|
|