-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please provide a Github Release #2
Comments
Hello nylnx, The GCC binaries are available within STM32CubeIDE or STM32CubeCLT. Best regards |
@christelleburguera I'm fully aware of that. But the STM32CubeIDE has this toolchain buried deep in its installation folder and extracting that, I don't consider a professional workflow. Also the latest 12.3 toolchain was only available as a manual download inside CubeIDE, so you had to start the GUI, trigger the download and only then being able to extract it. So decoupling these releases, while also providing a simple and effective way to download a specific release would very much beneficial for automation and maintenance of our custom STM32-based setup. |
+1 for @nylnx |
This would be very helpful for using GitHub actions on a STM32 project. |
Hi,
I would really like there to be a Github binary release for these compiler suites.
Currently these compilers are only available by copying them out of a STM32CubeIDE installation, which is highly inconvenient. Additionally, It would decouple the release of these compilers from STM32CubeIDE and STM32CubeCLT releases, which helps a lot, since these updates are quite infrequent.
Please consider this, as it would simplify the usage of these compilers for advanced STM32 projects a lot.
Thank you.
The text was updated successfully, but these errors were encountered: