How to install and use gnu-tools-for-stm32 on Ubuntu 22.04 LTS
Hi,
I would like to use the patched compiler from ST to build my project for STM32G4.
My goal is to setup a Docker container to be able to build the project in an CI environment on a server.
Do you have a docker container available, where gnu-tools-for-stm32 is already installed?
I cloned the repo from Github (https://github.com/STMicroelectronics/gnu-tools-for-stm32) and tried to run the
build-toolchain.sh script, but I got many errors. Is there some documentation how to install this toolchain?
Best regards,
Flad
