An open API service indexing awesome lists of open source software.

https://github.com/mphhpm/stm32-make

make scripts (WIP)
https://github.com/mphhpm/stm32-make

Last synced: 8 months ago
JSON representation

make scripts (WIP)

Awesome Lists containing this project

README

          

# stm32-make
make scripts (WIP)
Intended to be used as a submodule to projects rather than copying the files around

## Tools ##
```
os : windows
to be installed :
make, gcc & friends : https://xpack.github.io/dev-tools/arm-none-eabi-gcc
st-link : https://www.st.com/en/development-tools/st-link-v2.html, alixepress
```