Skip to content

Commit 6e08396

Browse files
committed
zephyr: Pull in the RAIL blobs for the EFR32xG28 module
Add the RAIL blobs for EFR32xG28. Signed-off-by: Shontal Biton <[email protected]>
1 parent 40d6544 commit 6e08396

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

zephyr/module.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@ blobs:
2828
url: https://artifacts.silabs.net/artifactory/gsdk/objects/46/d7/46d7c9e95f1b126e77503d2ba3c0e1f4c620ef85e7d4fdefca12a41b7a0bb2a6
2929
description: "Bluetooth Controller library (Link Layer) for EFR32"
3030
doc-url: https://github.com/SiliconLabs/simplicity_sdk
31+
- path: simplicity_sdk/protocol/bluetooth/bgstack/ll/build/gcc/xg28/release/liblinklayer.a
32+
sha256: 41a49a4ac421a84e2deec93cf4375104bbcd0a4ee4ac4bcabf2bef161503a525
33+
type: lib
34+
version: "2025.6.0"
35+
license-path: zephyr/blobs/license/Zlib.txt
36+
url: https://artifacts.silabs.net/artifactory/gsdk/objects/41/a4/41a49a4ac421a84e2deec93cf4375104bbcd0a4ee4ac4bcabf2bef161503a525
37+
description: "Bluetooth Controller library (Link Layer) for EFR32"
38+
doc-url: https://github.com/SiliconLabs/simplicity_sdk
3139
- path: simplicity_sdk/protocol/bluetooth/bgstack/ll/build/gcc/xg29/release/liblinklayer.a
3240
sha256: 0c9da93d00397e2e0e54d065b732b3ee89ac722d64ae21b4e2f99092ce227f93
3341
type: lib
@@ -142,6 +150,12 @@ blobs:
142150
version: "2025.6.0"
143151
license-path: zephyr/blobs/license/Zlib.txt
144152
url: https://artifacts.silabs.net/artifactory/gsdk/objects/d1/3b/d13b4cca3406ebfb563642007d5a089cbe855cd46c53f4e02c5af14e16b5929b
153+
- path: simplicity_sdk/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_gcc_release.a
154+
sha256: e63456625f79a82f9de4e1d999482b85fcda1444c3981789c212bc55ba6d4035
155+
type: lib
156+
version: "2025.6.0"
157+
license-path: zephyr/blobs/license/Zlib.txt
158+
url: https://artifacts.silabs.net/artifactory/gsdk/objects/e6/34/e63456625f79a82f9de4e1d999482b85fcda1444c3981789c212bc55ba6d4035
145159
description: "Radio Abstraction Interface Library (RAIL) supporting EFR32 radio subsystem"
146160
doc-url: https://github.com/SiliconLabs/simplicity_sdk
147161
- path: simplicity_sdk/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg29_gcc_release.a

0 commit comments

Comments
 (0)