qmk_firmware/Projects/Webserver/Lib
Dean Camera f555ad7ced Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk).
Added new Endpoint_Null_Stream() and Pipe_Null_stream() functions.

Removed the NO_STREAM_CALLBACKS compile time option due to the new partial stream transfer feature replacing it.

Fixed errors in the incomplete Test and Measurement device demo preventing proper operation (thanks to Pavel Plotnikov).
2011-01-10 18:43:34 +00:00
..
FATFs Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
uip Changed the XPLAINBridge software UART to use the regular CTC mode instead of the alternative CTC mode via the Input Capture register, to reduce user confusion. 2010-11-25 03:20:01 +00:00
DHCPClientApp.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
DHCPClientApp.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
DataflashManager.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
DataflashManager.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
HTTPServerApp.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
HTTPServerApp.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
SCSI.c Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk). 2011-01-10 18:43:34 +00:00
SCSI.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
TELNETServerApp.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
TELNETServerApp.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
uIPManagement.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
uIPManagement.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00