diff options
| author | Ha Thach <[email protected]> | 2021-12-03 00:30:09 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-03 00:30:09 +0700 |
| commit | 6ecd93eb6051b22c5475a66dc992b5aac0fac96e (patch) | |
| tree | 51f1d6a4a7cc0667308ed32398824729380087b0 /examples/host/hid_controller/Makefile | |
| parent | 9bccc8068baf6efef0bd040ec5238369c0a03c0f (diff) | |
| parent | 3e9bb3bee1e835a0d99c3f503c63cf0481b45ce2 (diff) | |
Merge branch 'master' into add_hcd_for_msp_exp432e401y
Diffstat (limited to 'examples/host/hid_controller/Makefile')
| -rw-r--r-- | examples/host/hid_controller/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/host/hid_controller/Makefile b/examples/host/hid_controller/Makefile index 776cfcb88..909abe8a6 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 \ src/portable/mentor/musb/hcd_musb.c |
