hathach 4 năm trước cách đây
mục cha
commit
369f11fe5c
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      examples/host/hid_controller/Makefile

+ 0 - 2
examples/host/hid_controller/Makefile

@@ -23,9 +23,7 @@ SRC_C += \
 	src/host/hub.c \
 	src/host/usbh.c \
 	src/host/usbh_control.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
 
 include ../../rules.mk