Pre_Include_Global.h(27): warning: #47-D: incompatible redefinition of macro "USE_HAL_DRIVER"
What's with this warning, and how do I avoid it (apart from commenting it out). Is there something that I'm doing in error in STM32CubeMX?
I'm using Keil uVision V5.33.0.0 with an STM32F7 processor.