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