File tree 2 files changed +2
-2
lines changed
integrations/docker/images
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- 101 : [Silabs] Update Silabs docker to support MG26 Modules.
1
+ 102 : [nrfconnect] Fix ZEPHYR_SDK_INSTALL_DIR in chip-build-vscode
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ ENV TELINK_ZEPHYR_BASE=/opt/telink/zephyrproject/zephyr
129
129
ENV TELINK_ZEPHYR_SDK_DIR=/opt/telink/zephyr-sdk-0.16.1
130
130
ENV TI_SYSCONFIG_ROOT=/opt/ti/sysconfig_1.18.1
131
131
ENV ZEPHYR_BASE=/opt/NordicSemiconductor/nrfconnect/zephyr
132
- ENV ZEPHYR_SDK_INSTALL_DIR=/opt/NordicSemiconductor/nRF5_tools/zephyr-sdk-0.16.5
132
+ ENV ZEPHYR_SDK_INSTALL_DIR=/opt/NordicSemiconductor/nRF5_tools/zephyr-sdk-0.17.0
133
133
ENV ZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb
134
134
ENV ZEPHYR_NXP_BASE=/opt/nxp-zephyr/zephyrproject/zephyr
135
135
ENV ZEPHYR_NXP_SDK_INSTALL_DIR=/opt/nxp-zephyr/zephyr-sdk-0.17.0
You can’t perform that action at this time.
0 commit comments