Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-13 | Moving ATmegaXXU2 firmwares into subdirectory. | David A. Mellis | |
2010-12-04 | Minor ATmega8U2 firmware update and new .hex files. | David A. Mellis | |
Adding LUFA_OPTS += -D DEVICE_STATE_AS_GPIOR=0 to makefile to save space, updating release number to 0x0001. | |||
2010-11-29 | Fixing Linux UNO serial bug (thanks to Dean Camera). | David A. Mellis | |
Enabling INTERRUPT_CONTROL_ENDPOINT in the makefile so we don't miss control messages from Linux. Also deleted two unused USB events to save a few bytes of space (the Mega 2560 .hex is now exactly 4096 bytes). |