OpenPCD (and also SIMtrace 1) firmware
Go to file
Holger Hans Peter Freyther ebf16b4ddf usb: Do not send ZLP when we have filled the window
Only send the ZLP if we send less data than was required/asked for
by the host and it is a multiple of the bMaxPacketSize0 (which is
hardcoded to 8 right now).

This is completing the change done in fe88b83e80 to
fix SIMtrace attached to OSX and not regress on windows.

Introduce another parameter to udp_ep0_send_data to specify the window
size (wLength) or if not available the default from USB 2.0 specification.
2011-12-14 15:16:54 +01:00
doc add some bits and pieces of documentation 2006-10-16 16:37:59 +00:00
firmware usb: Do not send ZLP when we have filled the window 2011-12-14 15:16:54 +01:00
hardware add hardvare version 0.4 data 2006-10-04 14:39:14 +00:00
host ausb: fix interrupt URB callback 2010-11-18 23:08:29 +01:00
openpcd move to new directory 2006-09-12 17:37:00 +00:00
openpicc Make the diffmiller decoder a __ramfunc. Should severely increase decoder speed (needs testing), but takes up 4k of RAM 2008-05-22 04:52:19 +00:00