We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e823e commit 22d2574Copy full SHA for 22d2574
integrations/docker/images/base/chip-build/version
@@ -1 +1 @@
1
-103 : Changed sysroot for crosscompile image (new ubuntu version and includes NFC libs)
+104 : [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=c05c461b1119782cc839cf436fa04ec5e1fb2c8c
+ARG ZEPHYR_REVISION=52c23bb5bfa7b08fb2499fda8c34cbd3418e0c1d
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