Question
Why can MX_GPIO_Init(void) only be generated static in STM32CubeMX?
Posted on April 18, 2018 at 16:56
In CubeMX I can configure whether a peripheral initializer shall be static or not under Project Settings -> Advanced Settings. But for the GPIO Initializer I can't unselect 'static'. Why is that?
#stm32cubemx