SystemInit, SystemCoreClock and AHBPrescTable suddenly undefined?
I built a project for the NUCLLEO-G431RB using STM32CubeIDE v 1.9.0. Somewhere along the line, it offered to upgrade to 1.10.0 which I accepted, and it also warned that my ws was tied to an older version, for which I opted to upgrade the ws. (Either of those might have been a mistake!)
But now my build fails with SystemInit, SystemCoreClock and AHBPrescTable showing as undefined. I'm not sure where along the line it happened, but how do I get them back into the project?