Import correctly Touch GFX project to Cube IDE
Hi there,
I am doing a DIY project based on an STM32F469 disco board. I am using Touch GFX Designer v4.24 and generating the code with it.
The thing is that when I import the project to CubeIDE software, it does not take it as a cproject because it does not show Core files.

If I import all the folder (as it can be seen in previous image) I can modify .h files but cannot compile because it counts it as an undefined reference, apart from the fact that you cannot compile 2_SPI_TEST file directly, because it does not take into account that it is a project file.
Could anyone help me and explain how to do this properly? I know main.c is in DISCO file but the .h are inexistent. Do not know how to manage this, I've tried to add path system to compiler but does not fix anything...
