Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo.
Make MouseHost and KeyboardHost ClassDriver demos use the HID Class driver's structures for the boot protocol Mouse/Keyboard report data, rather than rolling their own.
Showing
- Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c 2 additions, 2 deletionsDemos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c
- Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.c 2 additions, 2 deletions...ce/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.c
- Demos/Host/ClassDriver/MIDIHost/Doxygen.conf 1485 additions, 0 deletionsDemos/Host/ClassDriver/MIDIHost/Doxygen.conf
- Demos/Host/ClassDriver/MIDIHost/MIDIHost.c 257 additions, 0 deletionsDemos/Host/ClassDriver/MIDIHost/MIDIHost.c
- Demos/Host/ClassDriver/MIDIHost/MIDIHost.h 78 additions, 0 deletionsDemos/Host/ClassDriver/MIDIHost/MIDIHost.h
- Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt 60 additions, 0 deletionsDemos/Host/ClassDriver/MIDIHost/MIDIHost.txt
- Demos/Host/ClassDriver/MIDIHost/makefile 736 additions, 0 deletionsDemos/Host/ClassDriver/MIDIHost/makefile
- Demos/Host/ClassDriver/makefile 3 additions, 0 deletionsDemos/Host/ClassDriver/makefile
- Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c 6 additions, 6 deletionsDemos/Host/LowLevel/KeyboardHost/KeyboardHost.c
- Demos/Host/LowLevel/KeyboardHost/KeyboardHost.h 1 addition, 9 deletionsDemos/Host/LowLevel/KeyboardHost/KeyboardHost.h
- Demos/Host/LowLevel/MIDIHost/MIDIHost.c 6 additions, 6 deletionsDemos/Host/LowLevel/MIDIHost/MIDIHost.c
- Demos/Host/LowLevel/MouseHost/MouseHost.h 1 addition, 9 deletionsDemos/Host/LowLevel/MouseHost/MouseHost.h
- LUFA.pnproj 1 addition, 1 deletionLUFA.pnproj
- LUFA/Drivers/USB/Class/Audio.h 3 additions, 3 deletionsLUFA/Drivers/USB/Class/Audio.h
- LUFA/Drivers/USB/Class/Device/Audio.h 11 additions, 11 deletionsLUFA/Drivers/USB/Class/Device/Audio.h
- LUFA/Drivers/USB/Class/Device/CDC.h 11 additions, 11 deletionsLUFA/Drivers/USB/Class/Device/CDC.h
- LUFA/Drivers/USB/Class/Device/HID.h 6 additions, 6 deletionsLUFA/Drivers/USB/Class/Device/HID.h
- LUFA/Drivers/USB/Class/Device/MIDI.h 5 additions, 5 deletionsLUFA/Drivers/USB/Class/Device/MIDI.h
- LUFA/Drivers/USB/Class/Device/MassStorage.h 4 additions, 4 deletionsLUFA/Drivers/USB/Class/Device/MassStorage.h
- LUFA/Drivers/USB/Class/Device/RNDIS.h 3 additions, 3 deletionsLUFA/Drivers/USB/Class/Device/RNDIS.h
Loading
Please register or sign in to comment