forked from andrey/raspberry-pi-pico-docker-sdk
add g++
All checks were successful
SHS Gitea/raspberry-pi-pico-docker-sdk/pipeline/head This commit looks good
All checks were successful
SHS Gitea/raspberry-pi-pico-docker-sdk/pipeline/head This commit looks good
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