Skip to content

Commit 9f8ca4f

Browse files
devinjaenickeasmellby
authored andcommitted
zephyr: Pull in the RAIL blobs for the BGM220 module
Pull in blobs for the module specific RAIL and config for the following: - BGM220SC22HNA2 Signed-off-by: Devin Jaenicke <[email protected]>
1 parent 835f836 commit 9f8ca4f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

zephyr/module.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,14 @@ blobs:
184184
url: https://artifacts.silabs.net/artifactory/gsdk/objects/af/55/af550c54ff834ef942b9a5e3bc6d2963573450ba37018f6b305e009e079053d9
185185
description: "Radio Abstraction Interface Library (RAIL) supporting EFR32 radio subsystem"
186186
doc-url: https://github.com/SiliconLabs/simplicity_sdk
187+
- path: simplicity_sdk/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_gcc_release.a
188+
sha256: c00755458b9064d123a0b42a88afff34afa124c30e865a70981fd0b4b56c2410
189+
type: lib
190+
version: "2025.6.1"
191+
license-path: zephyr/blobs/license/Zlib.txt
192+
url: https://artifacts.silabs.net/artifactory/gsdk/objects/c0/07/c00755458b9064d123a0b42a88afff34afa124c30e865a70981fd0b4b56c2410
193+
description: "Radio Abstraction Interface Library (RAIL) supporting EFR32 radio subsystem"
194+
doc-url: https://github.com/SiliconLabs/simplicity_sdk
187195
- path: simplicity_sdk/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_gcc_release.a
188196
sha256: fbc8b31876c3df93fcfb0837bdd95d4c1e7e9b3db28255d98e9e66f846a883b6
189197
type: lib
@@ -216,6 +224,14 @@ blobs:
216224
url: https://artifacts.silabs.net/artifactory/gsdk/objects/7c/14/7c145e2de4e53bfab2b4d773e488e7634a25c24dcfaf8e6d0180858384f9819c
217225
description: "Radio Abstraction Interface Library (RAIL) supporting EFR32 radio subsystem"
218226
doc-url: https://github.com/SiliconLabs/simplicity_sdk
227+
- path: simplicity_sdk/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_gcc.a
228+
sha256: e559d75c2755c321ff7713f342a91beff64d1752e9f0500a506600e15d8171c6
229+
type: lib
230+
version: "2025.6.1"
231+
license-path: zephyr/blobs/license/Zlib.txt
232+
url: https://artifacts.silabs.net/artifactory/gsdk/objects/e5/59/e559d75c2755c321ff7713f342a91beff64d1752e9f0500a506600e15d8171c6
233+
description: "Radio Abstraction Interface Library (RAIL) supporting EFR32 radio subsystem"
234+
doc-url: https://github.com/SiliconLabs/simplicity_sdk
219235

220236
# librail for gecko_sdk (series 1)
221237
- path: gecko/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_gcc_release.a

0 commit comments

Comments
 (0)