..
Audio.c
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability.
2010-09-30 06:23:38 +00:00
Audio.h
Fixed MIDI_Host_Flush() not aborting early when the specified MIDI host interface was not configured.
2010-10-12 13:52:06 +00:00
CDC.c
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability.
2010-09-30 06:23:38 +00:00
CDC.h
Fixed MIDI_Host_Flush() not aborting early when the specified MIDI host interface was not configured.
2010-10-12 13:52:06 +00:00
HID.c
Move out many of the common class driver constants into grouped enums, to make them more managable.
2010-09-28 12:14:06 +00:00
HID.h
Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded.
2010-09-30 07:56:47 +00:00
MIDI.c
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability.
2010-09-30 06:23:38 +00:00
MIDI.h
Fixed MIDI_Host_Flush() not aborting early when the specified MIDI host interface was not configured.
2010-10-12 13:52:06 +00:00
MassStorage.c
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability.
2010-09-30 06:23:38 +00:00
MassStorage.h
Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded.
2010-09-30 07:56:47 +00:00
RNDIS.c
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability.
2010-09-30 06:23:38 +00:00
RNDIS.h
Fixed MIDI_Host_Flush() not aborting early when the specified MIDI host interface was not configured.
2010-10-12 13:52:06 +00:00