Is there any legal problem by uploading the generated Code from the STM32CubeIDE to Github?
I would like to share my project on github and used the STM32CubeIDE to configure the periphals and generate some code in addition to my own code. I don't know much about licensing, i just want to share my work so that someone else could benefit from it. Is there any legal problem by publishing my code together with the generated code? Do i have to mention any license on github?
My goal is, that somebody could just download the code, import it into STM32CubeIDE and compile and flash it.
