forked from xuos/xiuos
Add USB source tree
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef USB_CDC_H_
|
||||
#define USB_CDC_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
@@ -0,0 +1,9 @@
|
||||
#ifndef RNDIS_PROTOCOL_H_
|
||||
#define RNDIS_PROTOCOL_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
@@ -0,0 +1 @@
|
||||
#include "usbh_rndis.h"
|
||||
@@ -0,0 +1,9 @@
|
||||
#ifndef USBH_RNDIS_H_
|
||||
#define USBH_RNDIS_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user