mirror of
https://github.com/rfivet/stm32bringup.git
synced 2024-12-18 06:46:23 -05:00
Update repository description and set automatic EOL conversion.
This commit is contained in:
parent
7be625daab
commit
1a6278a2ae
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
* text=auto
|
@ -1,5 +1,9 @@
|
|||||||
# stm32bringup
|
# STM32 bringup
|
||||||
|
|
||||||
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://warehouse.motd.org/?page_id=148).
|
||||||
|
|
||||||
|
### How to build ###
|
||||||
|
* dependencies: gmake, GNU Arm Embedded Toolchain.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user