Skip to content

Instantly share code, notes, and snippets.

@mcous
mcous / Makefile
Created July 3, 2013 16:26
Simple AVR Makefile template
# simple AVR Makefile
#
# written by michael cousins (http://github.com/mcous)
# released to the public domain
# Makefile
#
# targets:
# all: compiles the source code
# test: tests the isp connection to the mcu