summaryrefslogtreecommitdiff
path: root/examples/host/bare_api
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-03-11 09:57:35 +0700
committerhathach <[email protected]>2022-03-11 09:57:35 +0700
commita715077b1079993f4cd01bbf54b8166a6612b29b (patch)
treefcb5823931838b6b95ef3f60f98db948ee2a6a13 /examples/host/bare_api
parent951ece17e1e26c297f3c05807271ab1ba56a2ada (diff)
remove usbh_control.c
Diffstat (limited to 'examples/host/bare_api')
-rw-r--r--examples/host/bare_api/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/host/bare_api/Makefile b/examples/host/bare_api/Makefile
index c59369ffa..13e14df53 100644
--- a/examples/host/bare_api/Makefile
+++ b/examples/host/bare_api/Makefile
@@ -21,7 +21,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