Add DMA2D to sthal's Makefile

This commit is contained in:
iabdalkader 2016-02-17 18:48:20 +02:00
parent 5fdaf08cac
commit 33e552b276

View File

@ -10,6 +10,7 @@ stm32f4xx_hal_cortex.c\
stm32f4xx_hal_dcmi.c\ stm32f4xx_hal_dcmi.c\
stm32f4xx_hal_dma.c\ stm32f4xx_hal_dma.c\
stm32f4xx_hal_dma_ex.c\ stm32f4xx_hal_dma_ex.c\
stm32f4xx_hal_dma2d.c\
stm32f4xx_hal_flash.c\ stm32f4xx_hal_flash.c\
stm32f4xx_hal_flash_ex.c\ stm32f4xx_hal_flash_ex.c\
stm32f4xx_hal_gpio.c\ stm32f4xx_hal_gpio.c\