rename hcd_lpc18_43 to hcd_transdimension

This commit is contained in:
hathach 2021-02-22 17:15:06 +07:00
parent d3195414dc
commit 00b4b74e82
2 changed files with 1 additions and 1 deletions

View File

@ -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