Question
How to publish an STM32CubeIDE project on Github
I'd like to publish an STM32CubeIDE project on Github, but I haven't found a method that works. I'd like to be able to upload my project from
STM32CubeIDE
Version: 1.8.0
Build: 11526_20211125_0815 (UTC)
OS: Linux, v.5.13.0-28-generic, x86_64 / gtk 3.24.20
Java version: 11.0.11
on Linux to Github (https://github.com/carlk3/Digital-Automotive-Generator-Voltage-Regulator) in such a way that it could be downloaded and built by others, including those running on Windows.
Has anyone ever done this, or am I the first to try it?
