Fix issue in CDC device class driver where received data the size of the data endpoin...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 11 Aug 2009 01:52:15 +0000 (01:52 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 11 Aug 2009 01:52:15 +0000 (01:52 +0000)
commit8711dc7ced0ed02a33a96222d86bd27f65c239ed
tree0903f849fab0d0d26d6d5bd1af94327faebb7939
parenta459f10b0c1a3e02f160ff3a1a2a0b45ae5b69a7
Fix issue in CDC device class driver where received data the size of the data endpoint could lock up the driver.

Further work on the new CDC and HID host mode class drivers.

Reset changelog et. al. to reset development information for the new version currently under development.
14 files changed:
Demos/Host/ClassDriver/CDCHost/CDCHost.c
Demos/Host/ClassDriver/CDCHost/makefile
Demos/Host/ClassDriver/MouseHost/MouseHost.c
LUFA/Doxygen.conf
LUFA/Drivers/USB/Class/Device/CDC.c
LUFA/Drivers/USB/Class/Host/CDC.c
LUFA/Drivers/USB/Class/Host/CDC.h
LUFA/Drivers/USB/Class/Host/HID.c
LUFA/Drivers/USB/Class/Host/HID.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/FutureChanges.txt
LUFA/ManPages/LUFAPoweredProjects.txt
LUFA/ManPages/MigrationInformation.txt
LUFA/Version.h