Fixed blocking CDC streams not aborting when the host is disconnected.

This commit is contained in:
Dean Camera
2010-01-04 00:14:09 +00:00
parent 58a39c6666
commit 71e5bcee3d
4 changed files with 9 additions and 2 deletions
+1
View File
@@ -27,6 +27,7 @@
* - Fixed AVRISP project not able to enter programming mode when ISP protocol is used
* - Fixed AVRISP PDI race condition where the guard time between direction changes could be interpreted as a start bit
* - Fixed ADC_IsReadingComplete() returning an inverted result
* - Fixed blocking CDC streams not aborting when the host is disconnected
*
* \section Sec_ChangeLog091223 Version 091223
*