Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 4 May 2009 12:55:00 +0000 (12:55 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 4 May 2009 12:55:00 +0000 (12:55 +0000)
commit253deb996f321c59c102a64e17f95d0b5b0a0e6d
tree4622defda93d203a3d07760ee33e69d68139067b
parentedcfaf7716c978a29ffd082f77587b21bea7a344
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor.

Further documentation improvements - removed file view from the main library documentation, replaced file references in the documentation with group references.
60 files changed:
Bootloaders/CDC/Descriptors.c
Bootloaders/CDC/makefile
Bootloaders/DFU/Descriptors.c
Bootloaders/DFU/makefile
Bootloaders/TeensyHID/Descriptors.c
Bootloaders/TeensyHID/makefile
Demos/Device/AudioInput/Descriptors.c
Demos/Device/AudioInput/makefile
Demos/Device/AudioOutput/Descriptors.c
Demos/Device/AudioOutput/makefile
Demos/Device/CDC/Descriptors.c
Demos/Device/CDC/makefile
Demos/Device/DualCDC/Descriptors.c
Demos/Device/DualCDC/makefile
Demos/Device/GenericHID/Descriptors.c
Demos/Device/GenericHID/makefile
Demos/Device/Joystick/Descriptors.c
Demos/Device/Joystick/makefile
Demos/Device/Keyboard/Descriptors.c
Demos/Device/Keyboard/makefile
Demos/Device/KeyboardMouse/Descriptors.c
Demos/Device/KeyboardMouse/makefile
Demos/Device/MIDI/Descriptors.c
Demos/Device/MIDI/makefile
Demos/Device/MassStorage/Descriptors.c
Demos/Device/MassStorage/makefile
Demos/Device/Mouse/Descriptors.c
Demos/Device/Mouse/makefile
Demos/Device/RNDISEthernet/Descriptors.c
Demos/Device/RNDISEthernet/makefile
Demos/Device/USBtoSerial/Descriptors.c
Demos/Device/USBtoSerial/makefile
Demos/Host/CDCHost/makefile
Demos/Host/GenericHIDHost/makefile
Demos/Host/KeyboardHost/makefile
Demos/Host/KeyboardHostWithParser/makefile
Demos/Host/MassStorageHost/makefile
Demos/Host/MouseHost/makefile
Demos/Host/MouseHostWithParser/makefile
Demos/Host/StillImageHost/makefile
Demos/OTG/TestApp/Descriptors.c
Demos/OTG/TestApp/TestEvents.c
Demos/OTG/TestApp/makefile
LUFA/ChangeLog.txt
LUFA/Doxygen.conf
LUFA/Drivers/Board/Temperature.h
LUFA/Drivers/USB/Class/ConfigDescriptor.h
LUFA/Drivers/USB/HighLevel/Events.h
LUFA/Drivers/USB/HighLevel/StdDescriptors.h
LUFA/Drivers/USB/HighLevel/USBInterrupt.h
LUFA/Drivers/USB/HighLevel/USBTask.c
LUFA/Drivers/USB/HighLevel/USBTask.h
LUFA/Drivers/USB/LowLevel/DevChapter9.h
LUFA/Drivers/USB/LowLevel/Device.h
LUFA/Drivers/USB/LowLevel/Host.h
LUFA/Drivers/USB/LowLevel/LowLevel.h
LUFA/Drivers/USB/LowLevel/Pipe.h
LUFA/LUFAPoweredProjects.txt
Projects/Magstripe/Descriptors.c
Projects/Magstripe/makefile