Question
How can I change the target MPU in STM32CubeIDE in an existing project?
I'm currently using STM32CubeIDE v1.8.0 on Windows-10
The existing project was targeted for STM32MP157F, because that's the part we had available. I need to generate device tree files for a STM32MP153C, but I don't see any way to change the target MPU in the existing project...
