aboutsummaryrefslogtreecommitdiff
path: root/firmwares/arduino-usbserial/Descriptors.c
AgeCommit message (Collapse)Author
2010-12-04Minor 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-12-04Minor bug fixes to the 8U2 USB-to-serial firmware.David A. Mellis
2010-09-28More information on USB VID/PIDs.David A. Mellis
2010-09-28Replacing Arduino VID / PID with the Atmel-supplied ones.David A. Mellis
2010-09-24Adding usbserial and usbdfu firmwares (and combined compiled .hex files).David A. Mellis