Add EHCI header file (not quite complete)

This commit is contained in:
Gregory Nutt
2013-08-17 14:19:18 -06:00
parent 11086f34d0
commit e2f68ac85f
3 changed files with 568 additions and 2 deletions
+1
View File
@@ -5413,4 +5413,5 @@
(2013-8-16)
* arch/arm/src/sama5/sam_ohci.c: More to be tested, but the SAMA5
OHCI driver is now basically funtional (2013-8-16).
* include/nuttx/usb/ehci.h: EHCI header file (2013-8-17).