We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15d3ae commit bd6c7e8Copy full SHA for bd6c7e8
integrations/docker/images/base/chip-build/version
@@ -1 +1 @@
1
-43 : [NuttX] Fix build errors
+44 : [Telink] Update Docker image (Zephyr update)
integrations/docker/images/stage-2/chip-build-telink/Dockerfile
@@ -12,7 +12,7 @@ RUN set -x \
12
&& : # last line
13
14
# Setup Zephyr
15
-ARG ZEPHYR_REVISION=c4dd151a1ffa96bfbd577ddc88a55c5785279514
+ARG ZEPHYR_REVISION=65dc1812431bf946dfc110682298acf83d63e27a
16
WORKDIR /opt/telink/zephyrproject
17
RUN set -x \
18
&& python3 -m pip install -U --no-cache-dir west \
0 commit comments