diff options
| author | hathach <[email protected]> | 2021-02-22 17:15:06 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-02-22 17:15:06 +0700 |
| commit | 00b4b74e8276691dfc4a20163b472c7bd15f4f51 (patch) | |
| tree | 3a26d2c5570122937bd2ab936bb6eadacad1eac5 /examples | |
| parent | d3195414dc770adc767fcf319afd595dbf63b68d (diff) | |
rename hcd_lpc18_43 to hcd_transdimension
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/host/cdc_msc_hid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/host/cdc_msc_hid/Makefile b/examples/host/cdc_msc_hid/Makefile index b49c4c75c..3a0e94d73 100644 --- a/examples/host/cdc_msc_hid/Makefile +++ b/examples/host/cdc_msc_hid/Makefile @@ -21,7 +21,7 @@ SRC_C += \ src/host/usbh_control.c \ src/host/ehci/ehci.c \ src/host/ohci/ohci.c \ - src/portable/nxp/lpc18_43/hcd_lpc18_43.c \ + src/portable/nxp/transdimension/hcd_transdimension.c \ src/portable/nxp/lpc17_40/hcd_lpc17_40.c include ../../rules.mk |
