We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2249628 commit b4eae04Copy full SHA for b4eae04
integrations/docker/images/base/chip-build/version
@@ -1 +1 @@
1
-95 : [Silabs] Update Silabs sisdk to v2024.12.0 and wifisdk to 3.4.0
+96 : [Telink] Update Docker image (Zephyr update)
integrations/docker/images/stage-2/chip-build-telink/Dockerfile
@@ -18,7 +18,7 @@ RUN set -x \
18
&& : # last line
19
20
# Setup Zephyr
21
-ARG ZEPHYR_REVISION=ffdbfe7560c0b628e03ab487ab110eeed9bdc8c7
+ARG ZEPHYR_REVISION=c05c461b1119782cc839cf436fa04ec5e1fb2c8c
22
WORKDIR /opt/telink/zephyrproject
23
RUN set -x \
24
&& python3 -m pip install --break-system-packages -U --no-cache-dir west \
0 commit comments