move ehci and ohci to portable folder

This commit is contained in:
hathach
2021-02-23 23:09:48 +07:00
parent afab5bf497
commit 451650fa32
6 changed files with 9 additions and 18 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ SRC_C += \
src/host/hub.c \
src/host/usbh.c \
src/host/usbh_control.c \
src/host/ehci/ehci.c \
src/host/ohci/ohci.c \
src/portable/ehci/ehci.c \
src/portable/ohci/ohci.c \
src/portable/nxp/transdimension/hcd_transdimension.c \
src/portable/nxp/lpc17_40/hcd_lpc17_40.c