Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited.
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
this software.
|
||||
*/
|
||||
|
||||
#include "USBMode.h"
|
||||
#include "../HighLevel/USBMode.h"
|
||||
|
||||
#if defined(USB_CAN_BE_HOST)
|
||||
|
||||
#define INCLUDE_FROM_HOSTCHAPTER9_C
|
||||
|
||||
Reference in New Issue
Block a user