summaryrefslogtreecommitdiff
path: root/blink
Commit message (Expand)AuthorAgeFilesLines
* cleanup at blink MakefileChristian Pointner2012-05-241-1/+1
* restored blink.cChristian Pointner2012-05-241-4/+1
* added reset2bootloader functionChristian Pointner2012-05-241-4/+7
* moved lib code to lib dirChristian Pointner2012-05-246-188/+4
* added support vor avr net-io (not tested yet)Christian Pointner2012-05-222-2/+2
* improved CPU_PRESCALE macroChristian Pointner2012-05-221-1/+1
* better way for CPU_RPESCALEChristian Pointner2012-05-221-3/+3
* added dummy reset scriptChristian Pointner2012-05-201-1/+1
* bugfixes at RESET_FUNCChristian Pointner2012-05-203-4/+6
* added support for arduino2009v2, arduino10000, arduinoUnoChristian Pointner2012-05-203-8/+19
* added support for arduinoNGChristian Pointner2012-05-206-11/+75
* moved program to flash and set program to (erase, flash, run)Christian Pointner2012-05-191-3/+1
* added support for arduino2009Christian Pointner2012-05-192-1/+9
* more generic led example codeChristian Pointner2012-05-191-5/+30
* rename project to avr utilsChristian Pointner2012-05-194-44/+42
* fixed led libChristian Pointner2012-05-151-1/+1
* cleaned up blink exampleChristian Pointner2012-05-074-4/+101
* fixed timing at blink exampleChristian Pointner2012-05-061-0/+3
* first working version for blinkChristian Pointner2012-05-062-0/+45