Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | removed deprecated info | Christian Pointner | 2012-09-25 | 1 | -1/+0 | |
* | reset2bootloader for minimus(32)? | Christian Pointner | 2012-09-25 | 3 | -2/+18 | |
* | led lib now supports 2 leds | Christian Pointner | 2012-09-25 | 4 | -8/+56 | |
* | build added support for minimus | Christian Pointner | 2012-09-25 | 3 | -2/+24 | |
* | USB Manufacturer and Product are now configurable | Christian Pointner | 2012-06-05 | 4 | -2/+18 | |
* | fixed lib for chips without bootloader function... (more workaround than fix) | Christian Pointner | 2012-05-31 | 4 | -2/+5 | |
* | cleanup | Christian Pointner | 2012-05-31 | 2 | -63/+27 | |
* | fixed ring buffer error | Christian Pointner | 2012-05-30 | 1 | -1/+1 | |
* | cleanup | Christian Pointner | 2012-05-30 | 1 | -4/+1 | |
* | fixed CS Port Dir | Christian Pointner | 2012-05-30 | 1 | -2/+2 | |
* | usb-spi now uses LUFA spi | Christian Pointner | 2012-05-30 | 1 | -76/+48 | |
* | cleanup | Christian Pointner | 2012-05-30 | 2 | -41/+70 | |
* | added distclean target | Christian Pointner | 2012-05-30 | 3 | -2/+163 | |
* | cleaned usb-spi example | Christian Pointner | 2012-05-30 | 1 | -57/+8 | |
* | tabs vs. space | Christian Pointner | 2012-05-29 | 3 | -296/+296 | |
* | fixed multi byte receive for spi | Christian Pointner | 2012-05-29 | 1 | -72/+77 | |
* | first working version of usb-spi | Christian Pointner | 2012-05-29 | 1 | -72/+58 | |
* | started usb spi project as copy of usb-serial | Christian Pointner | 2012-05-29 | 2 | -0/+323 | |
* | fixed typo | Christian Pointner | 2012-05-29 | 1 | -1/+1 | |
* | small refactoring | Christian Pointner | 2012-05-29 | 4 | -4/+4 | |
* | improved external lib | Christian Pointner | 2012-05-28 | 1 | -2/+2 | |
* | added USBtoSerial Example Project to avr utils | Christian Pointner | 2012-05-28 | 8 | -19/+641 | |
* | added posibility to build external lufa lib (not perfect..) | Christian Pointner | 2012-05-28 | 5 | -133/+238 | |
* | ignoring build stamps | Christian Pointner | 2012-05-25 | 0 | -0/+0 | |
* | added generic external libs framework | Christian Pointner | 2012-05-25 | 2 | -2/+21 | |
* | cleaned up include.mk | Christian Pointner | 2012-05-25 | 1 | -3/+3 | |
* | cleanup at blink Makefile | Christian Pointner | 2012-05-24 | 3 | -1/+68 | |
* | added contrib dir | Christian Pointner | 2012-05-24 | 0 | -0/+0 | |
* | restored blink.c | Christian Pointner | 2012-05-24 | 1 | -4/+1 | |
* | added reset2bootloader function | Christian Pointner | 2012-05-24 | 4 | -6/+58 | |
* | moved lib code to lib dir | Christian Pointner | 2012-05-24 | 7 | -7/+24 | |
* | added support vor avr net-io (not tested yet) | Christian Pointner | 2012-05-22 | 3 | -2/+10 | |
* | 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 | 3 | -1/+21 | |
* | 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 | 4 | -5/+7 | |
* | added arduino reset func | Christian Pointner | 2012-05-20 | 2 | -7/+19 | |
* | added reset program for arduino 10000 and newer | Christian Pointner | 2012-05-20 | 2 | -0/+99 | |
* | added support for arduino2009v2, arduino10000, arduinoUno | Christian Pointner | 2012-05-20 | 4 | -37/+72 | |
* | added support for arduinoNG | Christian Pointner | 2012-05-20 | 8 | -13/+85 | |
* | 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 | 2 | -8/+8 | |
* | added udev rules examples to README | Christian Pointner | 2012-05-19 | 1 | -7/+22 | |
* | added support for arduino2009 | Christian Pointner | 2012-05-19 | 3 | -6/+38 | |
* | more generic led example code | Christian Pointner | 2012-05-19 | 3 | -6/+32 | |
* | more generic programmer | Christian Pointner | 2012-05-19 | 1 | -6/+49 | |
* | fixed README | Christian Pointner | 2012-05-19 | 1 | -1/+2 | |
* | also add board type to output | Christian Pointner | 2012-05-19 | 1 | -0/+1 |