xiaoxiang781216 commented on code in PR #16855:
URL: https://github.com/apache/nuttx/pull/16855#discussion_r2281144219


##########
tools/ci/docker/linux/Dockerfile:
##########
@@ -289,6 +289,15 @@ RUN mkdir -p wamrc && \
   curl -s -L  
"https://github.com/bytecodealliance/wasm-micro-runtime/releases/download/WAMR-1.1.2/wamrc-1.1.2-x86_64-ubuntu-20.04.tar.gz";
 \
   | tar -C wamrc -xz
 
+###############################################################################
+# Build image for tool required by Raspberry Pi pico-sdk builds
+###############################################################################
+FROM nuttx-toolchain-base AS nuttx-toolchain-raspberrypi-pico-sdk

Review Comment:
   need move to the separated pr since the docker is updated only after the 
patch get merged.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to