Install ARM target C++ runtime

This commit is contained in:
Beslan
2026-06-02 06:57:59 +03:00
parent 6948121f4d
commit 180e28a8f6

View File

@@ -12,6 +12,8 @@ RUN apt-get update \
curl \
gcc-arm-none-eabi \
git \
libnewlib-arm-none-eabi \
libstdc++-arm-none-eabi-newlib \
make \
mercurial \
patch \