-
- Downloads
Changed over manual loops waiting for endpoints to be ready to use the library...
Changed over manual loops waiting for endpoints to be ready to use the library Endpoint_WaitUntilReady() function for robustness. Fixes issues with terminated transfers on the host locking up USB devices.
Showing
- Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c 8 additions, 20 deletionsDemos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c
- Demos/Device/ClassDriver/MassStorage/MassStorage.h 1 addition, 1 deletionDemos/Device/ClassDriver/MassStorage/MassStorage.h
- Demos/Device/LowLevel/CDC/CDC.c 5 additions, 15 deletionsDemos/Device/LowLevel/CDC/CDC.c
- Demos/Device/LowLevel/DualCDC/DualCDC.c 2 additions, 10 deletionsDemos/Device/LowLevel/DualCDC/DualCDC.c
- Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c 8 additions, 20 deletionsDemos/Device/LowLevel/MassStorage/Lib/DataflashManager.c
- Demos/Device/LowLevel/MassStorage/MassStorage.h 1 addition, 1 deletionDemos/Device/LowLevel/MassStorage/MassStorage.h
- Demos/Device/LowLevel/USBtoSerial/USBtoSerial.c 2 additions, 10 deletionsDemos/Device/LowLevel/USBtoSerial/USBtoSerial.c
- LUFA/Drivers/USB/Class/Device/CDC.c 2 additions, 12 deletionsLUFA/Drivers/USB/Class/Device/CDC.c
- LUFA/Drivers/USB/HighLevel/USBInterrupt.c 2 additions, 2 deletionsLUFA/Drivers/USB/HighLevel/USBInterrupt.c
Loading
Please register or sign in to comment