[Bug] Missing const in HAL_GPIO_Init
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-01-28 1:57 AM
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.
Labels:
- Labels:
-
Bug-report
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
