Question
How to organize STM32CubeIDE in github for collaboration?
Is there a guide of how to share a STM32CubeIDE project in github for collaboration?
I tried this for a modified version of the STM32 demo program "FatFs_USBDisk" - to extend/enhance it in a team.
When I adopt the base demo program in github, and someone else clones it, then it can't be compiled.
