Commit Graph

19 Commits

Author SHA1 Message Date
Cristian Maglie 83f847c992 Added latest firmware for usbserial (not combined with DFU) 2011-11-12 12:57:30 +01:00
Cristian Maglie 07cf56e26c Added latest firmware for atmega16u2 on R3 boards 2011-11-11 11:38:04 -05:00
David A. Mellis 31fc07f33e Minor ATmega8U2 firmware update and new .hex files.
Adding LUFA_OPTS += -D DEVICE_STATE_AS_GPIOR=0 to makefile to save space, updating release number to 0x0001.
2010-12-04 14:28:56 -05:00
David A. Mellis 0f0ed6b45f Minor bug fixes to the 8U2 USB-to-serial firmware. 2010-12-04 13:50:27 -05:00
David A. Mellis 4fefe032a5 Fixing Linux UNO serial bug (thanks to Dean Camera).
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).
2010-11-29 23:26:54 -05:00
David A. Mellis 7e23fae1a4 More information on USB VID/PIDs. 2010-09-28 17:19:07 -04:00
David A. Mellis 9cd68e69d3 Replacing Arduino VID / PID with the Atmel-supplied ones. 2010-09-28 09:31:10 -04:00
David A. Mellis 0785eebdad Adding note about Arduino VID and PIDs. 2010-09-27 12:20:38 -04:00
David A. Mellis 7bc34012a2 Adding readme about the firmwares. 2010-09-24 10:40:37 -04:00
David A. Mellis b0e6e58efb Adding usbserial and usbdfu firmwares (and combined compiled .hex files). 2010-09-24 10:35:54 -04:00
David A. Mellis 28b81996d3 Moving Standard_Firmata out of the distribution because Hans may be making some non-backwards compatible changes. 2008-03-28 21:37:02 +00:00
Hans-Christoph Steiner 7fb83befd4 renamed to more descriptive name 2008-03-26 17:12:43 +00:00
Hans-Christoph Steiner 5ac0066c85 renamed to more descriptive name 2008-03-26 17:12:12 +00:00
David A. Mellis ed8d8ec50d Upping the baud rate to 115200. 2008-02-16 19:31:38 +00:00
David A. Mellis d9fe4c8059 Adding a stable version of Firmata - this is the same as the one in the Arduino library for Processing on the playground (57600 baud). 2008-01-22 23:59:10 +00:00
David A. Mellis 193f1c9416 Moving development (library-based) version of Firmata to a branch so I can include a stable one in the distribution. 2008-01-22 23:50:21 +00:00
David A. Mellis 5f3976696d Moving hardware/targets to hardware/cores. 2007-10-06 14:47:50 +00:00
David A. Mellis 72e9f39fbd Renaming core to targets. 2007-10-06 14:09:02 +00:00
David A. Mellis b86a6e0519 Moving firmwares into hardware. 2007-10-06 13:32:14 +00:00