Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added distclean target | Christian Pointner | 2012-05-30 | 1 | -2/+3 |
* | improved external lib | Christian Pointner | 2012-05-28 | 1 | -2/+2 |
* | added USBtoSerial Example Project to avr utils | Christian Pointner | 2012-05-28 | 1 | -4/+7 |
* | added posibility to build external lufa lib (not perfect..) | Christian Pointner | 2012-05-28 | 1 | -130/+29 |
* | added generic external libs framework | Christian Pointner | 2012-05-25 | 1 | -2/+20 |
* | cleaned up include.mk | Christian Pointner | 2012-05-25 | 1 | -3/+3 |
* | moved lib code to lib dir | Christian Pointner | 2012-05-24 | 1 | -4/+20 |
* | added support vor avr net-io (not tested yet) | Christian Pointner | 2012-05-22 | 1 | -0/+8 |
* | added dummy reset script | Christian Pointner | 2012-05-20 | 1 | -0/+1 |
* | fixed avrdude behavior (erase and flash at once - bootloader may be to fast) | Christian Pointner | 2012-05-20 | 1 | -2/+1 |
* | bugfixes at RESET_FUNC | Christian Pointner | 2012-05-20 | 1 | -1/+1 |
* | added arduino reset func | Christian Pointner | 2012-05-20 | 1 | -5/+13 |
* | added support for arduino2009v2, arduino10000, arduinoUno | Christian Pointner | 2012-05-20 | 1 | -29/+53 |
* | added support for arduinoNG | Christian Pointner | 2012-05-20 | 1 | -1/+9 |
* | gracefully ignore nonexisting or nonexecutable reset_func | Christian Pointner | 2012-05-20 | 1 | -1/+7 |
* | added reset func capability | Christian Pointner | 2012-05-20 | 1 | -14/+4 |
* | moved program to flash and set program to (erase, flash, run) | Christian Pointner | 2012-05-19 | 1 | -5/+7 |
* | added support for arduino2009 | Christian Pointner | 2012-05-19 | 1 | -5/+29 |
* | more generic led example code | Christian Pointner | 2012-05-19 | 1 | -1/+1 |
* | more generic programmer | Christian Pointner | 2012-05-19 | 1 | -6/+49 |
* | also add board type to output | Christian Pointner | 2012-05-19 | 1 | -0/+1 |
* | rename project to avr utils | Christian Pointner | 2012-05-19 | 1 | -6/+6 |
* | fixed led lib | Christian Pointner | 2012-05-15 | 1 | -1/+1 |
* | clean up at makefile | Christian Pointner | 2012-05-13 | 1 | -17/+5 |
* | first working version for blink | Christian Pointner | 2012-05-06 | 1 | -13/+40 |
* | added first (not working) version of include.mk | Christian Pointner | 2011-08-23 | 1 | -0/+94 |