User Activity

I have a project I setup using STM32CubeMX v6.12.0 when I open the .ioc file in the current IDE I am prompted to migrate v6.13.0If I do this, next time I generate code the comment style of the generated code has changed from: /** * @brief The appli...
I'm trying to change a preprocessor value when building a project through the command line headless build.I can add a value through the command line using -D MY_VAL=10 which works fine if that value has not previously been defined. But I would like t...
Kudos from
Kudos given to