-
- Downloads
Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors.
Change MIDI demos to use real MIDI command values, and shift for the USB wrapper, rather than shift for the MIDI bytes. This is a little confusing for the MIDI USB wrapper, but allows for the use of real standardized MIDI command values.
Showing
- Demos/Device/ClassDriver/MIDI/MIDI.c 2 additions, 2 deletionsDemos/Device/ClassDriver/MIDI/MIDI.c
- Demos/Device/LowLevel/MIDI/MIDI.c 2 additions, 2 deletionsDemos/Device/LowLevel/MIDI/MIDI.c
- Demos/Device/LowLevel/MIDI/MIDI.h 4 additions, 4 deletionsDemos/Device/LowLevel/MIDI/MIDI.h
- LUFA/Drivers/USB/Class/Common/MIDI.h 2 additions, 2 deletionsLUFA/Drivers/USB/Class/Common/MIDI.h
- LUFA/Drivers/USB/LowLevel/Pipe.h 10 additions, 1 deletionLUFA/Drivers/USB/LowLevel/Pipe.h
- LUFA/ManPages/ChangeLog.txt 1 addition, 0 deletionsLUFA/ManPages/ChangeLog.txt
- Projects/MissleLauncher/MissileLauncher.c 2 additions, 2 deletionsProjects/MissleLauncher/MissileLauncher.c
Loading
Please register or sign in to comment