File tree 2 files changed +3
-3
lines changed
integrations/docker/images
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- 84 : [Silabs] Update Silabs docker WiseConnect-wifi-bt-sdk 2.10.3
1
+ 85 : [Silabs] Update Silabs docker Simplicity SDK v2024.6.2
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ RUN set -x \
13
13
&& : # last line
14
14
15
15
16
- # Download Simplicity SDK v2024.6.1 (a1a37fa )
17
- RUN wget https://github.com/SiliconLabs/simplicity_sdk/releases/download/v2024.6.1-0/sisdk -sdk.zip -O /tmp/simplicity_sdk.zip \
16
+ # Download Simplicity SDK v2024.6.2 (36e12f0 )
17
+ RUN wget https://github.com/SiliconLabs/simplicity_sdk/releases/download/v2024.6.2/gecko -sdk.zip -O /tmp/simplicity_sdk.zip \
18
18
&& unzip /tmp/simplicity_sdk.zip -d /tmp/simplicity_sdk \
19
19
&& rm -rf /tmp/simplicity_sdk.zip \
20
20
# Deleting files that are not needed to save space
You can’t perform that action at this time.
0 commit comments