Skip to content

Commit 9210418

Browse files
silabs-bozontjerome-pouiller
authored andcommitted
zephyr: Pull in the RAIL blobs for the MGM240 modules
Upstream-status: Pending Pull in blobs for the module specific RAIL and config for the following: - MGM240SD22VNA - MGM240PB32VNA Signed-off-by: Tamas Jozsi <[email protected]>
1 parent 20cdaf8 commit 9210418

File tree

1 file changed

+28
-4
lines changed

1 file changed

+28
-4
lines changed

zephyr/module.yml

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,36 +104,60 @@ blobs:
104104
url: https://artifacts.silabs.net/artifactory/gsdk/objects/72/09/7209483b0582389c8075a0a9e54523724bbf01602580ab3ef61055aa9432da7f
105105
description: "Radio Abstraction Interface Library (RAIL) supporting EFR32 radio subsystem"
106106
doc-url: https://github.com/SiliconLabs/simplicity_sdk
107+
- path: simplicity_sdk/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_gcc_release.a
108+
sha256: 3cb697540b725a1da173ea3a81bc38e00c078d08e731e64fe6b26ca707ad2719
109+
type: lib
110+
version: "2025.6.0"
111+
license-path: zephyr/blobs/license/Zlib.txt
112+
url: https://artifacts.silabs.net/artifactory/gsdk/objects/3c/b6/3cb697540b725a1da173ea3a81bc38e00c078d08e731e64fe6b26ca707ad2719
113+
description: "Radio Abstraction Interface Library (RAIL) supporting EFR32 radio subsystem"
114+
doc-url: https://github.com/SiliconLabs/simplicity_sdk
115+
- path: simplicity_sdk/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_gcc.a
116+
sha256: 81bfa88227abeb20ab82e6a1de11d1d5892febddffe4fead39bc1b8fefb57b34
117+
type: lib
118+
version: "2025.6.0"
119+
license-path: zephyr/blobs/license/Zlib.txt
120+
url: https://artifacts.silabs.net/artifactory/gsdk/objects/81/bf/81bfa88227abeb20ab82e6a1de11d1d5892febddffe4fead39bc1b8fefb57b34
121+
description: "Radio Abstraction Interface Library (RAIL) supporting EFR32 radio subsystem"
122+
doc-url: https://github.com/SiliconLabs/simplicity_sdk
123+
- path: simplicity_sdk/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_gcc.a
124+
sha256: 2eac66bb16ff295b09fde5520b55816ca219175680b67ff5e35576a7001ce293
125+
type: lib
126+
version: "2025.6.0"
127+
license-path: zephyr/blobs/license/Zlib.txt
128+
url: https://artifacts.silabs.net/artifactory/gsdk/objects/2e/ac/2eac66bb16ff295b09fde5520b55816ca219175680b67ff5e35576a7001ce293
129+
description: "Radio Abstraction Interface Library (RAIL) supporting EFR32 radio subsystem"
130+
doc-url: https://github.com/SiliconLabs/simplicity_sdk
107131

108132
# librail for gecko_sdk (series 1)
109133
- path: gecko/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_gcc_release.a
110134
sha256: 776969fe3e98fc1099e31fad92f74d8791ca2069e568e079ad9bce73c9096a3e
111135
type: lib
112-
version: '4.1.4'
136+
version: "4.1.4"
113137
license-path: zephyr/blobs/license/Zlib.txt
114138
url: https://github.com/SiliconLabs/gecko_sdk/raw/v4.1.4/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg1_gcc_release.a
115139
description: "Binary libraries supporting EFR32 RF subsystems"
116140
doc-url: https://github.com/SiliconLabs/gecko_sdk
117141
- path: gecko/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg12_gcc_release.a
118142
sha256: 33c6de9113787aa87baff8443aad00601d2831ade2bbd605f246a5b02ea3fa77
119143
type: lib
120-
version: '4.1.4'
144+
version: "4.1.4"
121145
license-path: zephyr/blobs/license/Zlib.txt
122146
url: https://github.com/SiliconLabs/gecko_sdk/raw/v4.1.4/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg12_gcc_release.a
123147
description: "Binary libraries supporting EFR32 RF subsystems"
124148
doc-url: https://github.com/SiliconLabs/gecko_sdk
125149
- path: gecko/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg13_gcc_release.a
126150
sha256: 25af46964d0373c561ffd8cbabe6c7b0f58cd93d30ae476d60ac84cc52ff1573
127151
type: lib
128-
version: '4.1.4'
152+
version: "4.1.4"
129153
license-path: zephyr/blobs/license/Zlib.txt
130154
url: https://github.com/SiliconLabs/gecko_sdk/raw/v4.1.4/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg13_gcc_release.a
131155
description: "Binary libraries supporting EFR32 RF subsystems"
132156
doc-url: https://github.com/SiliconLabs/gecko_sdk
133157
- path: gecko/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg14_gcc_release.a
134158
sha256: d1f4fd4e2ed814158384e8328fb6807453bae5e263bf78d6ede38889040b5381
135159
type: lib
136-
version: '4.1.4'
160+
version: "4.1.4"
137161
license-path: zephyr/blobs/license/Zlib.txt
138162
url: https://github.com/SiliconLabs/gecko_sdk/raw/v4.1.4/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg14_gcc_release.a
139163
description: "Binary libraries supporting EFR32 RF subsystems"

0 commit comments

Comments
 (0)