Including Libraries in System Workbench (STM32F746-DISCO)
same problem here. I found STM32F4DIS-BB Software Examples but I'm not able to use them inside eclipse because of lack in library import. If I import them manually there are some conflict between stm32f4_discovery_sdio_sd.h and stm32f4xx_hal_sd.h. What is the right ways to use external library such as lwip or fatfs?