Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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