Initial restructuring of the core USB driver module to support multiple architectures in the future.
This commit is contained in:
parent
3832182fe1
commit
1daa5e16f9
75 changed files with 982 additions and 437 deletions
|
@ -67,7 +67,7 @@
|
|||
#define __INCLUDE_FROM_MIDI_DRIVER
|
||||
|
||||
/* Includes: */
|
||||
#include "../HighLevel/USBMode.h"
|
||||
#include "../Core/USBMode.h"
|
||||
|
||||
#if defined(USB_CAN_BE_DEVICE)
|
||||
#include "Device/MIDI.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue