提交 a1d1f953 编写于 作者: W WillianChan 提交者: guo

[bsp][stm32][stm32f769-st-disco]add stm32f7xx_hal_dsi.c when using LTDC/MIPI-DSI

Signed-off-by: NWillianChan <chentingwei@rt-thread.com>
上级 98b98124
......@@ -99,6 +99,7 @@ if GetDepend(['BSP_USING_LTDC']):
src += ['STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc_ex.c']
src += ['STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c']
src += ['STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma2d.c']
src += ['STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dsi.c']
path = [cwd + '/STM32F7xx_HAL_Driver/Inc',
cwd + '/CMSIS/Device/ST/STM32F7xx/Include',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册