User Activity

I noticed some descrpancy between the output binary from CubeIDE build and the VS Code build. While investigating this I noticed that there was some missing compiler options in the cmake file. The options missing are -fno-strict-aliasing from GCC com...
During auto generation of the st-project.cmake, it seems that the import tool recursively searches the project for source files instead of using the paths defined by the project's source locations. For example, I have the following defined as my sour...