We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062d49b commit 94bcc1bCopy full SHA for 94bcc1b
integrations/docker/images/base/chip-build/version
@@ -1 +1 @@
1
-33 : [K32W1] Update to SDK 2.12.6
+34 : [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=d074f4f945919a37214a5f8ee608f4107c108c20
+ARG ZEPHYR_REVISION=5bcb564c5bec3f3ebcaf7ae9949e053ef414df1f
16
WORKDIR /opt/telink/zephyrproject
17
RUN set -x \
18
&& python3 -m pip install -U --no-cache-dir west \
0 commit comments