stm32:l4: Enable USB FS support
Reviewed against RM0394 and tested with STM32L433CC. Aparently some other L4 have USB OTG.
This commit is contained in:
committed by
Karl Palsson
parent
de39ab1584
commit
075ef82a4b
@@ -54,6 +54,9 @@ OBJS += dma_common_l1f013.o
|
||||
OBJS += iwdg_common_all.o
|
||||
OBJS += rtc_common_l1f024.o
|
||||
|
||||
OBJS += usb.o usb_control.o usb_standard.o
|
||||
OBJS += st_usbfs_core.o st_usbfs_v2.o
|
||||
|
||||
VPATH += ../../usb:../:../../cm3:../common
|
||||
VPATH += ../../ethernet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user