How to config a project from stm32f746g-dk to stm32u5g9j-dk2
I have a fully working touchgfx project in the stm32f746g-dk.
So far I always edit this project by just opening the touchgfx designer.
Now, I need to config this project to run on the stm32u5g9j-dk2, how can I do it?
I would like to avoid coping the GUI folder from one project to the other, but I haven't found any specific documentation about it on the touchgfx tutorials.
