Add software FIFOs to the UC3B pipe control interfaces, to match the endpoint control...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 5 Mar 2011 12:13:35 +0000 (12:13 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 5 Mar 2011 12:13:35 +0000 (12:13 +0000)
commit1e3d892b6a7eb6770c4abf3191399c8a68aa7eaf
tree4796cd26e03073d6c02f7379ccbddbd98f73c0b0
parentb763c3f33e8596afe2dd21746890fa9641362c5e
Add software FIFOs to the UC3B pipe control interfaces, to match the endpoint control interfaces. Fix incorrect endianness for the Endpoint/Pipe read and write routines.
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
LUFA/Drivers/USB/Core/DeviceStandardReq.c
LUFA/Drivers/USB/Core/UC3B/Endpoint_UC3B.c
LUFA/Drivers/USB/Core/UC3B/Endpoint_UC3B.h
LUFA/Drivers/USB/Core/UC3B/Pipe_UC3B.c
LUFA/Drivers/USB/Core/UC3B/Pipe_UC3B.h