STM32CubeMX v4.22.1 Custom Firmware Location in the IOC file
I have the 'Use Default Firmware Location' checkbox set in the 'Project Settings' window but nonetheless my firmware location path is being saved in the IOC file when I save it:
...
ProjectManager.CustomerFirmwarePackage=/home/jive/stm32/repository/STM32Cube_FW_L0_V1.0
...�?�?�?
I think it would be better not to save the custom firmware location when the default location checkbox is set because different developers sharing the same IOC file in the version control system have different default repository paths.
