Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated licence header (2012 vs 2013) | Christian Pointner | 2013-01-30 | 2 | -2/+2 |
* | led lib now supports 2 leds | Christian Pointner | 2012-09-25 | 2 | -1/+4 |
* | build added support for minimus | Christian Pointner | 2012-09-25 | 1 | -1/+1 |
* | cleanup at blink Makefile | Christian Pointner | 2012-05-24 | 1 | -1/+1 |
* | restored blink.c | Christian Pointner | 2012-05-24 | 1 | -4/+1 |
* | added reset2bootloader function | Christian Pointner | 2012-05-24 | 1 | -4/+7 |
* | moved lib code to lib dir | Christian Pointner | 2012-05-24 | 6 | -188/+4 |
* | added support vor avr net-io (not tested yet) | Christian Pointner | 2012-05-22 | 2 | -2/+2 |
* | improved CPU_PRESCALE macro | Christian Pointner | 2012-05-22 | 1 | -1/+1 |
* | better way for CPU_RPESCALE | Christian Pointner | 2012-05-22 | 1 | -3/+3 |
* | added dummy reset script | Christian Pointner | 2012-05-20 | 1 | -1/+1 |
* | bugfixes at RESET_FUNC | Christian Pointner | 2012-05-20 | 3 | -4/+6 |
* | added support for arduino2009v2, arduino10000, arduinoUno | Christian Pointner | 2012-05-20 | 3 | -8/+19 |
* | added support for arduinoNG | Christian Pointner | 2012-05-20 | 6 | -11/+75 |
* | moved program to flash and set program to (erase, flash, run) | Christian Pointner | 2012-05-19 | 1 | -3/+1 |
* | added support for arduino2009 | Christian Pointner | 2012-05-19 | 2 | -1/+9 |
* | more generic led example code | Christian Pointner | 2012-05-19 | 1 | -5/+30 |
* | rename project to avr utils | Christian Pointner | 2012-05-19 | 4 | -44/+42 |
* | fixed led lib | Christian Pointner | 2012-05-15 | 1 | -1/+1 |
* | cleaned up blink example | Christian Pointner | 2012-05-07 | 4 | -4/+101 |
* | fixed timing at blink example | Christian Pointner | 2012-05-06 | 1 | -0/+3 |
* | first working version for blink | Christian Pointner | 2012-05-06 | 2 | -0/+45 |