diff options
| author | Ha Thach <[email protected]> | 2022-03-11 10:33:50 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-11 10:33:50 +0700 |
| commit | 69ef918021b1c4c97db3bfa41f73b0348ec617c8 (patch) | |
| tree | ba5d86fd18e1e674c0012306c3e9e0bafc03ba20 /examples/host/bare_api/Makefile | |
| parent | ec6a8f00ad98f1f66b13a24329c33c009191cc8e (diff) | |
| parent | a715077b1079993f4cd01bbf54b8166a6612b29b (diff) | |
Merge pull request #1393 from hathach/more-host-bare-api
More host enhancement
Diffstat (limited to 'examples/host/bare_api/Makefile')
| -rw-r--r-- | examples/host/bare_api/Makefile | 1 |
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 |
