summaryrefslogtreecommitdiff
path: root/examples/host/hid_controller
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2022-03-11 10:33:50 +0700
committerGitHub <[email protected]>2022-03-11 10:33:50 +0700
commit69ef918021b1c4c97db3bfa41f73b0348ec617c8 (patch)
treeba5d86fd18e1e674c0012306c3e9e0bafc03ba20 /examples/host/hid_controller
parentec6a8f00ad98f1f66b13a24329c33c009191cc8e (diff)
parenta715077b1079993f4cd01bbf54b8166a6612b29b (diff)
Merge pull request #1393 from hathach/more-host-bare-api
More host enhancement
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