Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12-04 | Minor bug fixes to the 8U2 USB-to-serial firmware. | David A. Mellis | |
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). | |||
2010-09-28 | More information on USB VID/PIDs. | David A. Mellis | |
2010-09-28 | Replacing Arduino VID / PID with the Atmel-supplied ones. | David A. Mellis | |
2010-09-27 | Adding note about Arduino VID and PIDs. | David A. Mellis | |
2010-09-24 | Adding readme about the firmwares. | David A. Mellis | |
2010-09-24 | Adding usbserial and usbdfu firmwares (and combined compiled .hex files). | David A. Mellis | |
2008-03-28 | Moving Standard_Firmata out of the distribution because Hans may be making ↵ | David A. Mellis | |
some non-backwards compatible changes. | |||
2008-03-26 | renamed to more descriptive name | Hans-Christoph Steiner | |
2008-03-26 | renamed to more descriptive name | Hans-Christoph Steiner | |
2008-02-16 | Upping the baud rate to 115200. | David A. Mellis | |
2008-01-22 | Adding a stable version of Firmata - this is the same as the one in the ↵ | David A. Mellis | |
Arduino library for Processing on the playground (57600 baud). | |||
2008-01-22 | Moving development (library-based) version of Firmata to a branch so I can ↵ | David A. Mellis | |
include a stable one in the distribution. | |||
2007-10-06 | Moving hardware/targets to hardware/cores. | David A. Mellis | |
2007-10-06 | Renaming core to targets. | David A. Mellis | |
2007-10-06 | Moving firmwares into hardware. | David A. Mellis | |