mirror of
https://github.com/lukstep/raspberry-pi-pico-docker-sdk.git
synced 2025-12-23 19:15:55 +03:00
Debugging POC
This commit is contained in:
@@ -11,7 +11,8 @@ RUN apk update && \
|
||||
libusb-dev \
|
||||
bsd-compat-headers \
|
||||
newlib-arm-none-eabi \
|
||||
gcc-arm-none-eabi
|
||||
gcc-arm-none-eabi \
|
||||
gdb-multiarch
|
||||
|
||||
# Raspberry Pi Pico SDK
|
||||
ARG SDK_PATH=/usr/share/pico_sdk
|
||||
|
||||
Reference in New Issue
Block a user