Question
Best method to transfer an STM32CubeIDE project to another PC
I recently tried to copy a project developed in the STM32Cube IDE to another laptop, but of course the repository is in user space, and the other machine has a different username, so there were scores of link errors.
Other than tediously changing all the links manually, is there a way to export a large project to another Windows PC with a different user?
