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