File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ zephyr_library_sources_ifdef(CONFIG_USE_STM32_LL_DMA2D drivers/src/stm32f4xx_ll_
8080zephyr_library_sources_ifdef (CONFIG_USE_STM32_LL_EXTI drivers/src/stm32f4xx_ll_exti.c )
8181zephyr_library_sources_ifdef (CONFIG_USE_STM32_LL_FMC drivers/src/stm32f4xx_ll_fmc.c )
8282zephyr_library_sources_ifdef (CONFIG_USE_STM32_LL_FMPI2C drivers/src/stm32f4xx_ll_fmpi2c.c )
83- zephyr_library_sources_ifdef (CONFIG_USE_STM32_LL_FSMC drivers/src/stm32f4xx_ll_fsmc.c )
83+ zephyr_library_sources_ifdef (CONFIG_USE_STM32_LL_FMC drivers/src/stm32f4xx_ll_fsmc.c )
8484zephyr_library_sources_ifdef (CONFIG_USE_STM32_LL_GPIO drivers/src/stm32f4xx_ll_gpio.c )
8585zephyr_library_sources_ifdef (CONFIG_USE_STM32_LL_I2C drivers/src/stm32f4xx_ll_i2c.c )
8686zephyr_library_sources_ifdef (CONFIG_USE_STM32_LL_LPTIM drivers/src/stm32f4xx_ll_lptim.c )
You can’t perform that action at this time.
0 commit comments