build-micropython-rp2
Build environment for the MicroPython rp2 port
1.0K
This is a copy of an instance of the micropython/build-micropython-arm container.
Clone MicroPython and execute the following in the root of the repository:
docker run -ti --rm -v $(pwd):/code -w /code micropython/build-micropython-arm bash -c "make -C mpy-cross && make -C ports/rp2 submodules all BOARD=W5100S_EVB_PICO"
Content type
Image
Digest
Size
496.7 MB
Last updated
almost 5 years ago
docker pull micropython/build-micropython-rp2Pulls:
107
Last week