build-micropython-arm
Build environment for the MicroPython ports using Arm-based microcontrollers
1.6K
This is a build environment for the MicroPython ports based on Arm architecture.
Currently those ports include: mimxrt, nrf, renesas-ra, rp2, samd, stm32, teensy.
FROM debian:bullseye-slim
RUN apt update && \
apt install -y gcc-arm-none-eabi \
build-essential \
git \
python3 \
cmake
Content type
Image
Digest
sha256:0d80e3aaa…
Size
909.4 MB
Last updated
about 1 year ago
docker pull micropython/build-micropython-arm:bookwormPulls:
121
Last week