Commit 2a78824
Pull request project-chip#1647: MATTER-3297: Bugfix/add fixes for tickless idle m4 sleep
Merge in WMN_TOOLS/matter from bugfix/add_fixes_for_tickless_idle_m4_sleep to RC_2.3.0-1.3-alpha.3
Squashed commit of the following:
commit 00d25d7907acae15009184eb7ab1a7b1622efba3
Author: Rehan Rasool <Rehan.Rasool@silabs.com>
Date: Sun Mar 17 18:15:26 2024 -0400
Move variable declaration in the else statement where it is used
commit 5a50a4c86d36ff9f8414a56daa8622d82f85909a
Author: Rehan Rasool <Rehan.Rasool@silabs.com>
Date: Sun Mar 17 18:08:01 2024 -0400
Fix indentation
commit c94664e24be97acaffeaabf7f1a118a7ace8b40d
Author: Junior Martinez <Junior.Martinez@silabs.com>
Date: Sun Mar 17 22:05:27 2024 +0000
Applied suggestion: update comment
... and 6 more commits1 parent eae4864 commit 2a78824
2 files changed
Lines changed: 23 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
309 | 312 | | |
310 | 313 | | |
311 | 314 | | |
312 | | - | |
313 | | - | |
| 315 | + | |
314 | 316 | | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
315 | 334 | | |
316 | 335 | | |
317 | 336 | | |
318 | | - | |
319 | 337 | | |
320 | 338 | | |
321 | 339 | | |
| |||
- components/device/silabs/si91x/mcu/drivers/peripheral_drivers/src/sl_si91x_m4_ps.c-12
- components/device/silabs/si91x/mcu/drivers/service/power_manager/component/power_manager_advance_config.slcc+32
- components/device/silabs/si91x/mcu/drivers/service/power_manager/component/power_manager_config.slcc+29
- components/device/silabs/si91x/mcu/drivers/service/power_manager/component/wakeup_source_config.slcc+30
- components/service/network_manager/unit_tests/CMakeLists.txt+22
- components/service/network_manager/unit_tests/network_manager_sl_net.cpp+373
- docs/release-notes/index_soc.md+4-5
0 commit comments