Initial restructuring of the core USB driver module to support multiple architectures in the future.
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
#define __INCLUDE_FROM_PRINTER_DRIVER
|
||||
|
||||
/* Includes: */
|
||||
#include "../HighLevel/USBMode.h"
|
||||
#include "../Core/USBMode.h"
|
||||
|
||||
#if defined(USB_CAN_BE_HOST)
|
||||
#include "Host/Printer.h"
|
||||
|
||||
Reference in New Issue
Block a user