diff options
| author | hathach <[email protected]> | 2021-12-01 12:14:44 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-12-01 12:14:44 +0700 |
| commit | 0612433eef6e6a7029b314a4a59ef591e72341f5 (patch) | |
| tree | d0c85c0ad0fc4f4662c8bfd899719ef22cc6ddce /examples | |
| parent | 6af58e3385837e8cbcee2fb4df42b62ad6772547 (diff) | |
add chipidea highspeed controller
add warning to transdimension for the rename
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/host/cdc_msc_hid/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/host/cdc_msc_hid/Makefile b/examples/host/cdc_msc_hid/Makefile index 0ad9dd856..ce0dd1a40 100644 --- a/examples/host/cdc_msc_hid/Makefile +++ b/examples/host/cdc_msc_hid/Makefile @@ -20,9 +20,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 include ../../rules.mk |
