Question
TouchGFX Project - Folder Structure Understanding
Hello,
When I right-click - create a new .c source file in a new STM32CubeIDE TouchGFX project, the file gets created in the STM32CubeIDE/Appli/Application/User/Core directory. However, all the project source files are under Appli/Core/Src and headers in Appli/Core/Inc.
Is this normal and ok? Why have the separate source file locations?
Thank you

