stm32: enable quadspi for f7/g4/l4
Seeing as we'd started it, might as well finish enabling all the common platforms.
This commit is contained in:
@@ -63,6 +63,7 @@ OBJS += rng_common_v1.o
|
||||
OBJS += spi_common_all.o spi_common_v2.o
|
||||
OBJS += timer_common_all.o
|
||||
OBJS += usart_common_all.o usart_common_v2.o
|
||||
OBJS += quadspi_common_v1.o
|
||||
|
||||
# Ethernet
|
||||
OBJS += mac.o phy.o mac_stm32fxx7.o phy_ksz80x1.o
|
||||
|
||||
Reference in New Issue
Block a user