-
- Downloads
Make sure that USB_STREAM_TIMEOUT_MS is set in the MassStorageHost ClassDriver...
Make sure that USB_STREAM_TIMEOUT_MS is set in the MassStorageHost ClassDriver demo, so that slow devices don't time out the data pipe. Increase pipe timeout in both MassStorageHost demos to 5 seconds to account for the really slow devices. Fix TeensyHID bootloader not properly shutting down the USB interface to trigger a disconnection on the host before resetting the AVR.
Showing
- Bootloaders/TeensyHID/TeensyHID.c 3 additions, 3 deletionsBootloaders/TeensyHID/TeensyHID.c
- Demos/Host/ClassDriver/MassStorageHost/makefile 1 addition, 0 deletionsDemos/Host/ClassDriver/MassStorageHost/makefile
- Demos/Host/LowLevel/MassStorageHost/makefile 1 addition, 1 deletionDemos/Host/LowLevel/MassStorageHost/makefile
- LUFA/ManPages/ChangeLog.txt 2 additions, 1 deletionLUFA/ManPages/ChangeLog.txt
- Projects/AVRISP/Lib/PDIProtocol.c 4 additions, 1 deletionProjects/AVRISP/Lib/PDIProtocol.c
Loading
Please register or sign in to comment