usb: stm32fx07 -> usb_dwc_common
The stm32fx07 is common DesignWare IP, used in both STM32 and EFM32 chips. Rename the files to make this more clear, and easier to use in other targets.
This commit is contained in:
committed by
Karl Palsson
parent
3c855e75d1
commit
a2ee90fbfe
@@ -52,7 +52,7 @@ OBJS += crc_common_all.o dac_common_all.o dma_common_f24.o \
|
||||
rcc_common_all.o
|
||||
OBJS += rng_common_v1.o
|
||||
|
||||
OBJS += usb.o usb_standard.o usb_control.o usb_fx07_common.o \
|
||||
OBJS += usb.o usb_standard.o usb_control.o usb_dwc_common.o \
|
||||
usb_f107.o usb_f207.o usb_msc.o
|
||||
|
||||
OBJS += mac.o phy.o mac_stm32fxx7.o phy_ksz8051mll.o fmc.o
|
||||
|
||||
Reference in New Issue
Block a user