summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-12-02 11:50:28 +0700
committerhathach <[email protected]>2021-12-02 11:50:28 +0700
commit369f11fe5c21ca19538e9165100115d34fdc72f4 (patch)
tree644a48c7c4ed68a3bc88571f495d06fd95ad694e /examples
parenteae4132fbb216329e9a0d8b624baf1c5aad56359 (diff)
fix ci
Diffstat (limited to 'examples')
-rw-r--r--examples/host/hid_controller/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/host/hid_controller/Makefile b/examples/host/hid_controller/Makefile
index 2595ec4a7..a4eaf0816 100644
--- a/examples/host/hid_controller/Makefile
+++ b/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