Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 308 Bytes

MCUXpresso Docker

Building Image

docker build -t mcuxpresso -f mcuxpresso_Dockerfile docker build -t lpc845 -f lpc845_Dockerfile

Running

docker run --rm -it -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY mcuxpresso mcuxpressoide

References