summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/host/cdc_msc_hid/Makefile2
-rw-r--r--src/portable/nxp/transdimension/hcd_transdimension.c (renamed from src/portable/nxp/lpc18_43/hcd_lpc18_43.c)0
2 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
diff --git a/src/portable/nxp/lpc18_43/hcd_lpc18_43.c b/src/portable/nxp/transdimension/hcd_transdimension.c
index cb509e7a2..cb509e7a2 100644
--- a/src/portable/nxp/lpc18_43/hcd_lpc18_43.c
+++ b/src/portable/nxp/transdimension/hcd_transdimension.c