Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waicool20/avr-makefile-template
AVR Makefile template
https://github.com/waicool20/avr-makefile-template
Last synced: about 7 hours ago
JSON representation
AVR Makefile template
- Host: GitHub
- URL: https://github.com/waicool20/avr-makefile-template
- Owner: waicool20
- Created: 2015-06-01T16:16:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-01T16:27:00.000Z (over 9 years ago)
- Last Synced: 2024-11-01T11:42:49.586Z (16 days ago)
- Language: Shell
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## AVR Makefile Template
This is a template for making a makefile for avr development. A generation script was also added to make it more convenient, it can be put in the PATH so it can be called anytime. It should work on linux all fine assuming you have all the programs it needs. If you are on windows, MINGW should run the shell script without any furthur modifications.
You are free to modify it to your liking though if there are any improvements that you made, try submitting a pull-request :3