.ioc file specification and data import
CubeMX and STM32CubeIDE will generate a .ioc file associated with the configuration of the MCU to be programmed. For a modest project with few connections, adding the GPIO and their labels is normal, but when there are 130+ signals this become a tedious and error prone task.
We need a way to import data into CubeMX.
Alternately/in the meantime: you could also publish the full specification of the file and its fields, so we can modify it with some scripts.
Thank you in advance.
