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)
- Host: GitHub
- URL: https://github.com/mphhpm/stm32-make
- Owner: mphhpm
- License: mit
- Created: 2025-01-10T16:23:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T17:48:50.000Z (8 months ago)
- Last Synced: 2025-03-01T18:34:19.127Z (8 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```