Skip to content

Commit f675628

Browse files
author
wifi-ci-agent
committed
WiSeConnect 3 SDK release: v3.4.1
1 parent 9f6db89 commit f675628

File tree

794 files changed

+25798
-86021
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

794 files changed

+25798
-86021
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The online WiSeConnect 3 SDK documentation is available [here](https://docs.sila
2828

2929
- See the [Getting Started](https://docs.silabs.com/wiseconnect/latest/wiseconnect-getting-started) section to run your first example.
3030
- See the [Examples](https://docs.silabs.com/wiseconnect/latest/wiseconnect-examples) section to explore all the available examples.
31-
- See our [Migration Guide](docs/software-reference/developer-guides/migrating-from-v3-3-4.md) for information on porting your WiSeConnect v3.3.4 application to WiSeConnect v3.4.0
31+
- See our [Migration Guide](docs/software-reference/developer-guides/migrating-from-v3-4-0.md) for information on porting your WiSeConnect v3.4.0 application to WiSeConnect v3.4.1
3232
- [API Reference Guide](https://docs.silabs.com/wiseconnect/latest/wiseconnect-api-reference-guide-summary)
3333
- [SiWx917 Software Reference Manual](docs/software-reference/manuals/siwx91x-software-reference-manual.md)
3434

components/board/silabs/component/brd2605a.slcc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- name: external_flash_none
1616
- name: external_psram_8mb
1717
- name: rsilib_board
18+
- name: si91x_common_flash
1819
- provides:
1920
- name: brd2605a
2021
- name: hardware_board

components/board/silabs/component/brd2605a_config.slcc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,13 @@
167167
file_id: ssi_config
168168
instance: ulp_primary
169169
path: common_config/sl_si91x_ssi_ulp_primary_config.h
170+
unless: [sl_icm40627]
171+
- override:
172+
component: "%extension-wiseconnect3_sdk%sl_ssi_instance"
173+
file_id: ssi_config
174+
instance: ulp_primary
175+
path: brd2605a/sl_icm40627_config/sl_si91x_ssi_ulp_primary_config.h
176+
condition: [sl_icm40627]
170177
- override:
171178
component: "%extension-wiseconnect3_sdk%ulp_timers_instance"
172179
file_id: ulp_timer_config
@@ -216,7 +223,7 @@
216223
- override:
217224
component: "%extension-wiseconnect3_sdk%sl_icm40627"
218225
file_id: icm40627_config
219-
path: brd2605a/sl_si91x_icm40627_config.h
226+
path: brd2605a/sl_icm40627_config/sl_si91x_icm40627_config.h
220227
- override:
221228
component: "%extension-wiseconnect3_sdk%sl_si91x_mic"
222229
file_id: mic_config

components/board/silabs/component/brd2708a.slcc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@
1010
license: Zlib
1111
- root_path: components/board/silabs/config/brd2708a
1212
- requires:
13-
- name: siwg917y111mgab
13+
- name: siwg917y111mgaba
1414
- name: brd2708a_config
1515
- name: external_flash_none
1616
- name: external_psram_8mb
1717
- name: rsilib_board
18+
- name: si91x_common_flash
1819
- provides:
1920
- name: brd2708a
2021
- name: hardware_board
@@ -76,6 +77,6 @@
7677
- board:pn:BRD2708
7778
- board:variant:A
7879
- board:revision:A02
79-
- board:device:siwg917y111mgab
80+
- board:device:siwg917y111mgaba
8081
- hardware:has:vcom
8182

components/board/silabs/component/brd2911a.slcc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@
1010
license: Zlib
1111
- root_path: components/board/silabs/config/brd2911a
1212
- requires:
13-
- name: siwg917y111mgab
13+
- name: siwg917y111mgaba
1414
- name: brd2911a_config
1515
- name: external_flash_none
1616
- name: external_psram_8mb
1717
- name: rsilib_board
18+
- name: si91x_common_flash
1819
- provides:
1920
- name: brd2911a
2021
- name: hardware_board
@@ -76,6 +77,6 @@
7677
- board:pn:BRD2911
7778
- board:variant:A
7879
- board:revision:A02
79-
- board:device:siwg917y111mgab
80+
- board:device:siwg917y111mgaba
8081
- hardware:has:vcom
8182

components/board/silabs/component/brd4325a.slcc

Lines changed: 0 additions & 85 deletions
This file was deleted.

components/board/silabs/component/brd4325a_config.slcc

Lines changed: 0 additions & 213 deletions
This file was deleted.

0 commit comments

Comments
 (0)