How to create template for my custom STM32 board for STM32CubeMx & IDE?
I have my custom PCB design by using STM32 MCU.
Now i want to know how can i design template for this custom board GPIO pins and other interfaces so when i want to use this i simply select it and all pins are set as template.
every time when i make new project don't need to do all setup again.
similar like any stm32 discovery board all pins are set up already.
How can i do it? which software is used?