Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 385 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 385 Bytes

Run STM32CubeMX on Docker

CubeMx version

en.stm32cubemx-lin-v6-12-0.zip

Docker Hub

docker pull parrotrueper/stm32cubemx

Building from scratch

Download en.stm32cubemx-lin-v6-12-0.zip to ./docker-data then run

./build-docker-img

Run CubeMx from a container

./run-container

Inside the container run:

stm32cubemx&