1
0
mirror of https://github.com/rfivet/stm32bringup.git synced 2024-06-17 21:15:30 +00:00

Update repository description and set automatic EOL conversion.

This commit is contained in:
Renaud 2021-06-08 12:37:54 +08:00
parent 7be625daab
commit 1a6278a2ae
2 changed files with 6 additions and 1 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto

View File

@ -1,5 +1,9 @@
# stm32bringup
# 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.