User Activity

Hi,I'm building my project inside a Docker container that has STM32CubeIDE installed using the command:headless-build.sh -build demo-nucleo-f334r8 -importAll /appThe project builds fine, and I'm able to successfully flash my board with the generated ...
I installed stm32cubeide inside a Ubuntu 20.04 docker container. I also installed 'openjdk-8-jre' on the docker image (not sure if it's needed though). The installation seems to go ok, and I install stm32cubeide to the default location ('/opt/st/stm3...