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

Migrate web pages to rfivet.github.io

This commit is contained in:
Renaud 2021-06-24 20:25:13 +08:00
parent 5d090f6944
commit e19475388d

View File

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