stm32f7: enable existing dsi support

This commit is contained in:
Oliver Meier
2019-05-12 01:43:50 +02:00
committed by Karl Palsson
parent 5a03cfe54e
commit 92a2340551
8 changed files with 904 additions and 794 deletions

View File

@@ -46,6 +46,7 @@ OBJS += crypto_common_f24.o crypto.o
OBJS += dac_common_all.o
OBJS += desig.o
OBJS += dma_common_f24.o
OBJS += dsi_common_f47.o
OBJS += exti_common_all.o
OBJS += flash.o flash_common_all.o flash_common_f.o flash_common_f24.o
OBJS += flash_common_idcache.o