Can I share a CubeMX configuration .ioc between two projects (bootloader and app)?
Hi,
I am developing a bootloader and an application for a device. Now I have two separate projects and I configure all pins using CubeMX twice. Each project has ist own .ioc file and it is very much work to synch all pins and other settings between the two projects, also because the CubeMX tool is very slow.
So I wonder if there is an elegant way to share a .ioc config between both projects without breaking things?
Thanks in advance,
Anguel