Associate
November 8, 2023
Solved
stm32f4xx.h warning: incompatible redefinitions
- November 8, 2023
- 3 replies
- 3764 views
When I tried to compile a new project using the latest firmware lib function (in keil MDK-ARM uVision), I got these warnings:

whether compiling my own project or the template project.
It seems like stm32f4xx.h has a lot of incompatible redefinitions? How can I fix this?


