Question
Ho do I configure STM32CubeMX to use relative path to firmware on code generation?
Hi, i would like to use relative path to firmware. UI has option to enter “Firmware Relative Path” but only option is to select trough Browse dialog and resulting paths in cmake are absolute. There is no way to enter path manually, as UI applet for that is read-only.
Also i have noticed, that clone of firmware without submodules causes CubeMX to error out with cryptic message on code generation.
