2021-05-05 05:30 PM
How can I retarget my .ioc file to a different but very similar MCU? This is very important and the copy/paste user-generated code is a pain when I often retarget many different projects.
2021-05-06 12:01 AM
Unfortunately not supported native if STM32CubeIDE
STM32CubeMX is supporting such
Please consider too: How do I change the MCU in CubeIDE project (st.com) plus be aware IDE is able to support as many build configuration as you want ... so possibly define some per targeted devices (point per each to dedicated linker file etc ...)