cancel
Showing results for 
Search instead for 
Did you mean: 

[Bug] Missing const in HAL_GPIO_Init

Morty Morty
Associate III

HAL_GPIO_Init should be

HAL_GPIO_Init(GPIO_TypeDef  *GPIOx, const GPIO_InitTypeDef *GPIO_Init);

This applies to all HAL-Versions I've seen - probably all.

0 REPLIES 0