-
- Downloads
Add MIDI class driver, update MIDI device demo to use the new USB class...
Add MIDI class driver, update MIDI device demo to use the new USB class driver. All device demos/projects have now been converted to the new library class drivers, although documentation is yet to be completed.
Showing
- Demos/Device/AudioInput/Descriptors.h 1 addition, 237 deletionsDemos/Device/AudioInput/Descriptors.h
- Demos/Device/AudioOutput/Descriptors.h 1 addition, 237 deletionsDemos/Device/AudioOutput/Descriptors.h
- Demos/Device/MIDI/Descriptors.h 3 additions, 111 deletionsDemos/Device/MIDI/Descriptors.h
- Demos/Device/MIDI/MIDI.c 84 additions, 151 deletionsDemos/Device/MIDI/MIDI.c
- Demos/Device/MIDI/MIDI.h 17 additions, 39 deletionsDemos/Device/MIDI/MIDI.h
- Demos/Device/MIDI/makefile 1 addition, 2 deletionsDemos/Device/MIDI/makefile
- LUFA.pnproj 1 addition, 1 deletionLUFA.pnproj
- LUFA/Drivers/USB/Class/Device/Audio.c 2 additions, 2 deletionsLUFA/Drivers/USB/Class/Device/Audio.c
- LUFA/Drivers/USB/Class/Device/Audio.h 235 additions, 1 deletionLUFA/Drivers/USB/Class/Device/Audio.h
- LUFA/Drivers/USB/Class/Device/CDC.c 3 additions, 0 deletionsLUFA/Drivers/USB/Class/Device/CDC.c
- LUFA/Drivers/USB/Class/Device/MIDI.c 104 additions, 0 deletionsLUFA/Drivers/USB/Class/Device/MIDI.c
- LUFA/Drivers/USB/Class/Device/MIDI.h 158 additions, 0 deletionsLUFA/Drivers/USB/Class/Device/MIDI.h
- LUFA/Drivers/USB/Class/Device/RNDIS.h 3 additions, 4 deletionsLUFA/Drivers/USB/Class/Device/RNDIS.h
Loading
Please register or sign in to comment