micropython/build-micropython-unix

Sponsored OSS

By micropython

Updated about 4 years ago

Build environment for the MicroPython unix port

Image
Languages & frameworks
Integration & delivery
Internet of things
0

1.1K

micropython/build-micropython-unix repository overview

Build environment for the MicroPython unix port

This is a copy of an instance of the gcc:12-bullseye container. It's based on Debian Bullseye (v12).

Example usage

Clone MicroPython and execute the following in the root of the repository:

docker run -ti --rm -v $(pwd):/code -w /code micropython/build-micropython-unix bash -c "make -C mpy-cross && make -C ports/unix submodules all -j4"

Tag summary

Content type

Image

Digest

Size

439.4 MB

Last updated

about 4 years ago

docker pull micropython/build-micropython-unix

This week's pulls

Pulls:

93

Last week