move hcd_musb.c include to family.mk
This commit is contained in:
0
examples/host/cdc_msc_hid/.only.MCU_MSP432E4
Normal file
0
examples/host/cdc_msc_hid/.only.MCU_MSP432E4
Normal file
0
examples/host/cdc_msc_hid/.only.MCU_TM4C123
Normal file
0
examples/host/cdc_msc_hid/.only.MCU_TM4C123
Normal file
@@ -21,7 +21,6 @@ SRC_C += \
|
||||
src/host/usbh.c \
|
||||
src/host/usbh_control.c \
|
||||
src/portable/ohci/ohci.c \
|
||||
src/portable/nxp/lpc17_40/hcd_lpc17_40.c \
|
||||
src/portable/mentor/musb/hcd_musb.c
|
||||
src/portable/nxp/lpc17_40/hcd_lpc17_40.c
|
||||
|
||||
include ../../rules.mk
|
||||
|
0
examples/host/hid_controller/.only.MCU_MSP432E4
Normal file
0
examples/host/hid_controller/.only.MCU_MSP432E4
Normal file
0
examples/host/hid_controller/.only.MCU_TM4C123
Normal file
0
examples/host/hid_controller/.only.MCU_TM4C123
Normal file
@@ -24,7 +24,6 @@ SRC_C += \
|
||||
src/host/usbh.c \
|
||||
src/host/usbh_control.c \
|
||||
src/portable/ohci/ohci.c \
|
||||
src/portable/nxp/lpc17_40/hcd_lpc17_40.c \
|
||||
src/portable/mentor/musb/hcd_musb.c
|
||||
src/portable/nxp/lpc17_40/hcd_lpc17_40.c
|
||||
|
||||
include ../../rules.mk
|
||||
|
Reference in New Issue
Block a user