mirror of
https://github.com/lukstep/raspberry-pi-pico-docker-sdk.git
synced 2026-01-08 02:02:35 +03:00
add g++
This commit is contained in:
@@ -12,6 +12,7 @@ RUN apk update && \
|
|||||||
bsd-compat-headers \
|
bsd-compat-headers \
|
||||||
newlib-arm-none-eabi \
|
newlib-arm-none-eabi \
|
||||||
gcc-arm-none-eabi \
|
gcc-arm-none-eabi \
|
||||||
|
g++-arm-none-eabi \
|
||||||
linux-headers
|
linux-headers
|
||||||
|
|
||||||
# Raspberry Pi Pico SDK
|
# Raspberry Pi Pico SDK
|
||||||
|
|||||||
Reference in New Issue
Block a user