Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue 1024: TCP connections die after few seconds of inactivity
|
|
|
|
|
|
|
|
|
|
|
|
Adding LUFA_OPTS += -D DEVICE_STATE_AS_GPIOR=0 to makefile to save space, updating release number to 0x0001.
|
|
|
|
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).
|
|
|
|
|
|
|
|
|
|
|
|
some non-backwards compatible changes.
|
|
|
|
|
|
|
|
Arduino library for Processing on the playground (57600 baud).
|
|
include a stable one in the distribution.
|
|
|
|
|
|
|