2019-08-15 06:04 PM
Every time a generate the code for a makefile project, STM32CubeMX changes the optimization level to -O2. I want to be able to set it as I wish, in my current case, to -Og. How do I tell STM32CubeMX to set the optimization ion the Makefile to -Og?