Question
CubeMX changes optimization flags again
Hello,
CubeMX and libs version as in this topic: https://community.st.com/s/question/0D50X00009cegytSAA/l4-cubemx-package-ver-112-inconsistency?t=1534139773066
The problem is that each time one regenerates the project using CubeMX, the optimization flags get reset to -Os, no matter what was set before:

Debug level flags are preserved correctly. @Imen DAHMEN ?