STM32CubeIDE doesn't generate code for timer15 for the STM32G070
I set up the Timer15 in the IDE (inside a project I've been working on for a long), but the IDE isn't creating the code for it.
Before I set the timer up for this project, I tried a proof of concept in a newer and separate project (same timer and gpio) and it worked as expected. When I replayed the steps for the main project, code is missing.


Why the IDE isn't creating the code? I'm using 1.12.1 IDE release, which is the latest release that doesn't coerce me neither being connected to the Internet 100% of the time, nor to login in order to use the IDE.
Thank you!
