diff --git a/src/sthal/h7/Makefile b/src/sthal/h7/Makefile index c2d29ff8f..8b77afdec 100644 --- a/src/sthal/h7/Makefile +++ b/src/sthal/h7/Makefile @@ -26,6 +26,8 @@ stm32h7xx_hal_gpio.c\ stm32h7xx_hal_hcd.c\ stm32h7xx_hal_i2c.c\ stm32h7xx_hal_i2c_ex.c\ +stm32h7xx_hal_ltdc.c\ +stm32h7xx_hal_ltdc_ex.c\ stm32h7xx_hal_pcd.c\ stm32h7xx_hal_pcd_ex.c\ stm32h7xx_hal_pwr.c\