various defines stop working from includes
OK, I'm going crazy.
stm32f4xx_hal_def.h is included in just about every file. Defined in this header is Hal_StatusTypeDef - Not found when compiled. I made no changes that could have impacted this. Prior to Hal_StatusTypeDef not being found, I had others that were not found. Even when I moved the define right in front of the lines of code where used! At first I thought it had something to do with an include loop, but I can't find it. I've tried cleaning, etc.
Any ideas? This all started with one project but I've had others go off the rails like this as well.
Thanks
Jerry
