Impact of CubeIDE update on existing source code
Hello,
there are so many topics out there about "stuff not working after CubeMX / CubeIDE update", so I wonder how that could impact my "workflow".
I'm using CubeMX only as a starting point, and as soon as I have some basic stuff running (usually UART for debugging), I won't use CubeMX again. Except, I sometimes add peripherals by using CubeMX only with a new project and the same setup as the existing one, so my existing source will not be overwritten, as I don't like that /* USER CODE BEGIN / END */ stuff (and I'm a little bit psychic about the ugly indentation...).
That said, updating CubeMX should not be a problem for me.
But what about updating CubeIDE ?
Would that somehow change my project's source files when I'm using HAL stuff (I replaced a lot with direct register access, but some stuff is not that important - or I was too lazy to replace) ?
Or would a CubeIDE update only affect projects that were created with the CubeMX from "within" CubeIDE ? Which I hope is like that...
