Fixed MIDI class driver send routines silently discarding packets if the endpoint or pipe is busy (thanks to Robin Green).
This commit is contained in:
parent
5ce8380a7d
commit
ee495ca500
3 changed files with 13 additions and 18 deletions
|
@ -92,6 +92,7 @@
|
|||
* - Fixed ISR definition conflict in the XPLAIN bridge between the software UART and the AVRISP-MKII ISP modules
|
||||
* - Fixed random enumeration failure while in device mode due to interrupts causing the Set Address request to exceed maximum timings
|
||||
* - Fixed MIDI_Host_Flush() not aborting early when the specified MIDI host interface was not configured
|
||||
* - Fixed MIDI class driver send routines silently discarding packets if the endpoint or pipe is busy (thanks to Robin Green)
|
||||
*
|
||||
* \section Sec_ChangeLog100807 Version 100807
|
||||
* <b>New:</b>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue