summaryrefslogtreecommitdiff
path: root/include.mk
Commit message (Expand)AuthorAgeFilesLines
* introduced path variable for avr utilities pathChristian Pointner2015-02-241-4/+7
* updated copyright yearChristian Pointner2014-10-211-1/+1
* added size output to buildChristian Pointner2014-06-051-0/+2
* added deps to MakefileChristian Pointner2014-03-151-5/+5
* added support for addition clean targetsChristian Pointner2013-02-061-1/+1
* updated licence header (2012 vs 2013)Christian Pointner2013-01-301-1/+1
* fixed lib for chips without bootloader function... (more workaround than fix)Christian Pointner2012-05-311-1/+1
* added distclean targetChristian Pointner2012-05-301-2/+3
* improved external libChristian Pointner2012-05-281-2/+2
* added USBtoSerial Example Project to avr utilsChristian Pointner2012-05-281-4/+7
* added posibility to build external lufa lib (not perfect..)Christian Pointner2012-05-281-130/+29
* added generic external libs frameworkChristian Pointner2012-05-251-2/+20
* cleaned up include.mkChristian Pointner2012-05-251-3/+3
* moved lib code to lib dirChristian Pointner2012-05-241-4/+20
* added support vor avr net-io (not tested yet)Christian Pointner2012-05-221-0/+8
* added dummy reset scriptChristian Pointner2012-05-201-0/+1
* fixed avrdude behavior (erase and flash at once - bootloader may be to fast)Christian Pointner2012-05-201-2/+1
* bugfixes at RESET_FUNCChristian Pointner2012-05-201-1/+1
* added arduino reset funcChristian Pointner2012-05-201-5/+13
* added support for arduino2009v2, arduino10000, arduinoUnoChristian Pointner2012-05-201-29/+53
* added support for arduinoNGChristian Pointner2012-05-201-1/+9
* gracefully ignore nonexisting or nonexecutable reset_funcChristian Pointner2012-05-201-1/+7
* added reset func capabilityChristian Pointner2012-05-201-14/+4
* moved program to flash and set program to (erase, flash, run)Christian Pointner2012-05-191-5/+7
* added support for arduino2009Christian Pointner2012-05-191-5/+29
* more generic led example codeChristian Pointner2012-05-191-1/+1
* more generic programmerChristian Pointner2012-05-191-6/+49
* also add board type to outputChristian Pointner2012-05-191-0/+1
* rename project to avr utilsChristian Pointner2012-05-191-6/+6
* fixed led libChristian Pointner2012-05-151-1/+1
* clean up at makefileChristian Pointner2012-05-131-17/+5
* first working version for blinkChristian Pointner2012-05-061-13/+40
* added first (not working) version of include.mkChristian Pointner2011-08-231-0/+94