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.
I guess that makes sense, but the problem is that apparently STM32CubeMX dumps it into the project options when the code gets generated. The only other place it occurs is in Pre_Include_Global.h.I'll just rip it out of the project options and go fro...