summaryrefslogtreecommitdiff
path: root/examples/host/hid_controller
diff options
context:
space:
mode:
authortobozo <[email protected]>2022-04-25 01:43:46 +0200
committerGitHub <[email protected]>2022-04-25 01:43:46 +0200
commit9e38b4cc68d9eeeb055349a97caf30d1cf4000e0 (patch)
tree68c63fe8b0625b84e2ca4398f9f79d80f5dc3495 /examples/host/hid_controller
parent9526a0ff736ccc4c8a9791a8467d6a6de82c0c45 (diff)
parent55a5fd59d7263289f5c26d52ab206ed571cc1e0c (diff)
Merge branch 'hathach:master' into master
Diffstat (limited to 'examples/host/hid_controller')
-rw-r--r--examples/host/hid_controller/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/host/hid_controller/Makefile b/examples/host/hid_controller/Makefile
index c58df562b..06dc56914 100644
--- a/examples/host/hid_controller/Makefile
+++ b/examples/host/hid_controller/Makefile
@@ -22,7 +22,6 @@ SRC_C += \
src/class/msc/msc_host.c \
src/host/hub.c \
src/host/usbh.c \
- src/host/usbh_control.c \
src/portable/ohci/ohci.c \
src/portable/nxp/lpc17_40/hcd_lpc17_40.c