This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Simple AVR Makefile | |
# | |
# written by michael cousins (http://github.com/mcous) | |
# released to the public domain | |
# edited by Gino Avanzini (http://github.com/GinoAvanzini) | |
# tailored to atmega328p with an arduino programmer | |
# Makefile |