Starting from STM32 example project - How do I add in .ioc?
I am starting a project with an X-NUCLEO-IHM01A1 and an STM32 NUCLEO F411RE board. The example project on the IHM01A1 page called "X-CUBE-SPN1" is an STM32 project, not an STM32IDE one. I'm using the F401 example inside the example project. Is there a way for me to add an .ioc file to this so that I can utilise other pins for some sensors I have? Alternatively, is it possible for me to copy the libraries used from the example into a new STM32IDE project. I'm a little confused by the file structure so I'm unsure which files I would actually need to copy over.
Thanks for any help.
