summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated READMEChristian Pointner2012-09-265-4/+43
* removed deprecated infoChristian Pointner2012-09-251-1/+0
* reset2bootloader for minimus(32)?Christian Pointner2012-09-253-2/+18
* led lib now supports 2 ledsChristian Pointner2012-09-254-8/+56
* build added support for minimusChristian Pointner2012-09-253-2/+24
* USB Manufacturer and Product are now configurableChristian Pointner2012-06-054-2/+18
* fixed lib for chips without bootloader function... (more workaround than fix)Christian Pointner2012-05-314-2/+5
* cleanupChristian Pointner2012-05-312-63/+27
* fixed ring buffer errorChristian Pointner2012-05-301-1/+1
* cleanupChristian Pointner2012-05-301-4/+1
* fixed CS Port DirChristian Pointner2012-05-301-2/+2
* usb-spi now uses LUFA spiChristian Pointner2012-05-301-76/+48
* cleanupChristian Pointner2012-05-302-41/+70
* added distclean targetChristian Pointner2012-05-303-2/+163
* cleaned usb-spi exampleChristian Pointner2012-05-301-57/+8
* tabs vs. spaceChristian Pointner2012-05-293-296/+296
* fixed multi byte receive for spiChristian Pointner2012-05-291-72/+77
* first working version of usb-spiChristian Pointner2012-05-291-72/+58
* started usb spi project as copy of usb-serialChristian Pointner2012-05-292-0/+323
* fixed typoChristian Pointner2012-05-291-1/+1
* small refactoringChristian Pointner2012-05-294-4/+4
* improved external libChristian Pointner2012-05-281-2/+2
* added USBtoSerial Example Project to avr utilsChristian Pointner2012-05-288-19/+641
* added posibility to build external lufa lib (not perfect..)Christian Pointner2012-05-285-133/+238
* ignoring build stampsChristian Pointner2012-05-250-0/+0
* added generic external libs frameworkChristian Pointner2012-05-252-2/+21
* cleaned up include.mkChristian Pointner2012-05-251-3/+3
* cleanup at blink MakefileChristian Pointner2012-05-243-1/+68
* added contrib dirChristian Pointner2012-05-240-0/+0
* restored blink.cChristian Pointner2012-05-241-4/+1
* added reset2bootloader functionChristian Pointner2012-05-244-6/+58
* moved lib code to lib dirChristian Pointner2012-05-247-7/+24
* added support vor avr net-io (not tested yet)Christian Pointner2012-05-223-2/+10
* 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-203-1/+21
* 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-204-5/+7
* added arduino reset funcChristian Pointner2012-05-202-7/+19
* added reset program for arduino 10000 and newerChristian Pointner2012-05-202-0/+99
* added support for arduino2009v2, arduino10000, arduinoUnoChristian Pointner2012-05-204-37/+72
* added support for arduinoNGChristian Pointner2012-05-208-13/+85
* 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-192-8/+8
* added udev rules examples to READMEChristian Pointner2012-05-191-7/+22
* added support for arduino2009Christian Pointner2012-05-193-6/+38
* more generic led example codeChristian Pointner2012-05-193-6/+32
* more generic programmerChristian Pointner2012-05-191-6/+49
* fixed READMEChristian Pointner2012-05-191-1/+2