Fixed lengthy timeouts in the USBtoSerial project if no application on the host is consuming data (thanks to Nicolas Saugnier).
Fixed lengthy automatic data flushing in the CDC and MIDI device class drivers.
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
* - Library Applications:
|
||||
* - Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MKII project
|
||||
* - Fixed incompatibility in the CDC class bootloader on some systems (thanks to Sylvain Munaut)
|
||||
* - Fixed lengthy timeouts in the USBtoSerial project if no application on the host is consuming data (thanks to Nicolas Saugnier)
|
||||
* - Fixed lengthy automatic data flushing in the CDC and MIDI device class drivers
|
||||
*
|
||||
* \section Sec_ChangeLog120730 Version 120730
|
||||
* <b>New:</b>
|
||||
|
||||
Reference in New Issue
Block a user