diff options
| author | hathach <[email protected]> | 2022-03-11 09:57:35 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-03-11 09:57:35 +0700 |
| commit | a715077b1079993f4cd01bbf54b8166a6612b29b (patch) | |
| tree | fcb5823931838b6b95ef3f60f98db948ee2a6a13 /examples/host/cdc_msc_hid | |
| parent | 951ece17e1e26c297f3c05807271ab1ba56a2ada (diff) | |
remove usbh_control.c
Diffstat (limited to 'examples/host/cdc_msc_hid')
| -rw-r--r-- | examples/host/cdc_msc_hid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/host/cdc_msc_hid/Makefile b/examples/host/cdc_msc_hid/Makefile index ce0dd1a40..272acbac8 100644 --- a/examples/host/cdc_msc_hid/Makefile +++ b/examples/host/cdc_msc_hid/Makefile @@ -19,7 +19,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 |
