CubeIDE, failure to import existing project
I've imported a SW4STM example into CubeIDE, it worked fine.
Then I import this already converted project into another CubeIDE workspace and this fails.
The project becomes "orphaned", no toolchain defined.
It looks like CubeIDE creates duplicate Debug config. After import there's two configurations named Debug.
I deleted one and the 'orphaned' error disappeared. But the project still does not build, something is broken. :(
CubeIDE version 1.5.1 on Ubuntu, target MCU is STM32H743
-- pa