Solved
STM32CUbeMX request for change - removing the absolute path of the project from the .ioc file
Posted on November 23, 2016 at 17:30
The absolute path of a CubeMX project is embedded in the .ioc file. This makes a little more difficult moving the project elsewhere or restarting with the project for example when retrieving it from a remote Git repository.
It would be better having the option to keep the project location-agnostic and to regenerate the project-derived files in the directory which contains the .ioc file. #feature-request #stm32cubemx
