Skip to content

Commit 982e8e5

Browse files
Add low power variants for all ICD apps for 4187c, 4116a, and 4338a (#683)
1 parent 4429bdc commit 982e8e5

3 files changed

Lines changed: 61 additions & 11 deletions

File tree

.github/silabs-builds-mg24.json

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -110,20 +110,20 @@
110110
"boards": ["brd4186c"],
111111
"arguments": ["--output_suffix low-power",
112112
"--with_app matter_platform_low_power",
113-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
113+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
114114
},
115115
{
116116
"boards": ["brd4186c"],
117117
"arguments": ["--output_suffix low-power-sync-false",
118118
"--with_app matter_platform_low_power",
119-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
119+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
120120
"--configuration CHIP_CONFIG_SYNCHRONOUS_REPORTS_ENABLED:0"]
121121
},
122122
{
123123
"boards": ["brd4186c"],
124124
"arguments": ["--output_suffix low-power-ota",
125125
"--with_app matter_platform_low_power",
126-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
126+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
127127
"-pids application",
128128
"'--configuration CHIP_DEVICE_CONFIG_DEVICE_SOFTWARE_VERSION:2,CHIP_DEVICE_CONFIG_DEVICE_SOFTWARE_VERSION_STRING:\"2\"'"]
129129
},
@@ -179,25 +179,33 @@
179179
"--with_app matter_multi_image_ota,matter_multi_image_ota_encryption,matter_multi_image_custom_processor"]
180180
}
181181
],
182+
"window_app": [
183+
{
184+
"boards": ["brd4186c"],
185+
"arguments": ["--output_suffix low-power",
186+
"--with_app matter_platform_low_power",
187+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
188+
}
189+
],
182190
"light_switch_app": [
183191
{
184192
"boards": ["brd4186c"],
185193
"arguments": ["--output_suffix low-power",
186194
"--with_app matter_platform_low_power",
187-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
195+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
188196
},
189197
{
190198
"boards": ["brd4186c"],
191199
"arguments": ["--output_suffix low-power-sync-false",
192200
"--with_app matter_platform_low_power",
193-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
201+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
194202
"--configuration CHIP_CONFIG_SYNCHRONOUS_REPORTS_ENABLED:0"]
195203
},
196204
{
197205
"boards": ["brd4186c"],
198206
"arguments": ["--output_suffix low-power-ota",
199207
"--with_app matter_platform_low_power",
200-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
208+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
201209
"-pids application",
202210
"'--configuration CHIP_DEVICE_CONFIG_DEVICE_SOFTWARE_VERSION:2,CHIP_DEVICE_CONFIG_DEVICE_SOFTWARE_VERSION_STRING:\"2\"'"]
203211
},
@@ -212,20 +220,20 @@
212220
"boards": ["brd4186c"],
213221
"arguments": ["--output_suffix low-power",
214222
"--with_app matter_platform_low_power",
215-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
223+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
216224
},
217225
{
218226
"boards": ["brd4186c"],
219227
"arguments": ["--output_suffix low-power-sync-false",
220228
"--with_app matter_platform_low_power",
221-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
229+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
222230
"--configuration CHIP_CONFIG_SYNCHRONOUS_REPORTS_ENABLED:0"]
223231
},
224232
{
225233
"boards": ["brd4186c"],
226234
"arguments": ["--output_suffix low-power-ota",
227235
"--with_app matter_platform_low_power",
228-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
236+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart",
229237
"-pids application",
230238
"'--configuration CHIP_DEVICE_CONFIG_DEVICE_SOFTWARE_VERSION:2,CHIP_DEVICE_CONFIG_DEVICE_SOFTWARE_VERSION_STRING:\"2\"'"]
231239
}

.github/silabs-builds-mg26.json

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,41 @@
118118
"arguments": ["--output_suffix m-ota-enc",
119119
"--without_app matter_ota_support",
120120
"--with_app matter_multi_image_ota,matter_multi_image_ota_encryption,matter_multi_image_custom_processor"]
121+
},
122+
{
123+
"boards": ["brd4116a"],
124+
"arguments": ["--output_suffix low-power",
125+
"--with_app matter_platform_low_power",
126+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
121127
}
122128
],
123129
"light_switch_app": [
124130
{
125131
"boards": ["brd4116a"],
126132
"arguments": ["--output_suffix ota-2", "-pids application",
127133
"'--configuration CHIP_DEVICE_CONFIG_DEVICE_SOFTWARE_VERSION:2,CHIP_DEVICE_CONFIG_DEVICE_SOFTWARE_VERSION_STRING:\"2\"'"]
134+
},
135+
{
136+
"boards": ["brd4116a"],
137+
"arguments": ["--output_suffix low-power",
138+
"--with_app matter_platform_low_power",
139+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
140+
}
141+
],
142+
"multi_sensor_app": [
143+
{
144+
"boards": ["brd4116a"],
145+
"arguments": ["--output_suffix low-power",
146+
"--with_app matter_platform_low_power",
147+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
148+
}
149+
],
150+
"window_app": [
151+
{
152+
"boards": ["brd4116a"],
153+
"arguments": ["--output_suffix low-power",
154+
"--with_app matter_platform_low_power",
155+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
128156
}
129157
],
130158
"zigbee_light": [
@@ -167,13 +195,13 @@
167195
"boards": ["brd4116a"],
168196
"arguments": ["--output_suffix cmp-concurrent-low-power",
169197
"--with_app matter_platform_low_power","--with_app matter_zigbee_concurrent",
170-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
198+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
171199
},
172200
{
173201
"boards": ["brd4116a"],
174202
"arguments": ["--output_suffix sequential-low-power",
175203
"--with_app matter_platform_low_power","--with_app matter_zigbee_sequential",
176-
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
204+
"--without_app matter_shell,matter_qr_code,matter_lcd,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
177205
},
178206
{
179207
"boards": ["brd4116a"],

.github/silabs-builds-siwx.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,12 @@
119119
"boards": ["brd4338a", "brd4342a", "brd4343a"],
120120
"arguments": ["--output_suffix ota-2",
121121
"'--configuration CHIP_DEVICE_CONFIG_DEVICE_SOFTWARE_VERSION:2,CHIP_DEVICE_CONFIG_DEVICE_SOFTWARE_VERSION_STRING:\"2\"'"]
122+
},
123+
{
124+
"boards": ["brd4338a"],
125+
"arguments": ["--output_suffix low-power",
126+
"--with matter_platform_low_power",
127+
"--without matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
122128
}
123129
],
124130
"multi_sensor_app" :[
@@ -129,6 +135,14 @@
129135
"--without matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
130136
}
131137
],
138+
"window_app" :[
139+
{
140+
"boards": ["brd4338a"],
141+
"arguments": ["--output_suffix low-power",
142+
"--with matter_platform_low_power",
143+
"--without matter_shell,matter_qr_code,matter_lcd,matter_lcd_917SOC,matter_thread_cli,matter_default_lcd_config,matter_uart,matter_log_uart"]
144+
}
145+
],
132146
"closure_app": [
133147
{
134148
"boards": ["brd4338a", "brd4342a", "brd4343a"],

0 commit comments

Comments
 (0)