Converting Project from Eclipse to STM32CubeIDE
I found a slightly old project, and I would like to compile it with STM32CubeIDE.
It is to add HUB function in USB Host:
https://github.com/mori-br/STM32F4HUB
Does anyone know how to adapt this project to compile in STM32CubeIDE?
Or how to compile the original project?