forked from xuos/xiuos
Add USB source tree
This commit is contained in:
parent
c8bc2ddd05
commit
01e8e80c0e
|
@ -0,0 +1,8 @@
|
|||
#ifndef USB_HUB_H_
|
||||
#define USB_HUB_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef USBH_HUB_H_
|
||||
#define USBH_HUB_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef USB_DEF_H_
|
||||
#define USB_DEF_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
|
@ -0,0 +1,7 @@
|
|||
#ifndef USB_ERROR_H_
|
||||
#define USB_ERROR_H_
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef USB_HC_H_
|
||||
#define USB_HC_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef USB_LIST_H_
|
||||
#define USB_LIST_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef USB_LOG_H_
|
||||
#define USB_LOG_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef USB_MEM_H_
|
||||
#define USB_MEM_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
|
@ -0,0 +1,7 @@
|
|||
#ifndef USB_UTIL_H_
|
||||
#define USB_TIIL_H_
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue