Skip to content

Commit 3abe169

Browse files
committed
Gecko SDK 4.1.3
1 parent 1b11468 commit 3abe169

File tree

2,783 files changed

+5065
-5059
lines changed

Some content is hidden

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

2,783 files changed

+5065
-5059
lines changed

.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=com.silabs.sdk.stack.super
22

3-
version=4.1.2
3+
version=4.1.3
44

55
label=Gecko SDK Suite
66
description=Gecko SDK Suite

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ GSDK releases are packaged as an archive that may be downloaded from the [Releas
4848

4949
#### Toolchain
5050

51-
This release of GSDK supports the Arm Embedded Toolchain version 10.2 (10-2020-q4-major) and IAR Embedded Workbench v8.50.9. One of these toolchains must be installed.
51+
This release of GSDK supports the Arm Embedded Toolchain version 10.3 (10.3-2021.10) and IAR Embedded Workbench v9.20.4. One of these toolchains must be installed.
5252

53-
- [GNU Arm Embedded Toolchain](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads) - Download and install v10.2 for your host operating system
53+
- [GNU Arm Embedded Toolchain](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads) - Download and install v10.3 for your host operating system
5454
- [IAR Embedded Workbench for Arm](https://www.iar.com/downloads) - Only the latest version is available in Downloads; for older versions you must log-in to your "My Pages".
5555

5656
#### Silicon Labs Configurator (SLC) Command-line Interface (CLI)

app/amazon/amazon_platform_alpha_templates.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<properties key="projectFilePaths" value="example/amazon_aws_tests/amazon_aws_tests.slcp"/>
88
<properties key="readmeFiles" value=""/>
99
<properties key="boardCompatibility" value="brd2601a brd2601b brd4180a brd4180b brd4181a brd4181b brd4181c brd4186a brd4186b brd4186c brd4187a brd4187b brd4187c brd4188a brd4188b com.silabs.board.none"/>
10-
<properties key="partCompatibility" value=".*bgm1.* .*bgm13.* .*bgm21.* .*bgm22.* .*efm32g.* .*efm32gg.* .*efm32gg11b.* .*efm32gg12b.* .*efm32hg.* .*efm32lg.* .*efm32pg12b.* .*efm32pg1b.* .*efm32pg22.* .*efm32pg23.* .*efm32tg.* .*efm32tg11b.* .*efm32wg.* .*efm32zg.* .*efr32bg12p.* .*efr32bg13p.* .*efr32bg1b.* .*efr32bg1p.* .*efr32bg21.* .*efr32bg22.* .*efr32fg12p.* .*efr32fg13p.* .*efr32fg14p.* .*efr32fg1p.* .*efr32fg22.* .*efr32fg23.* .*efr32mg12p.* .*efr32mg13p.* .*efr32mg14p.* .*efr32mg1p.* .*efr32mg21.* .*efr32mg22.* .*efr32mg24.* .*efr32mg27.* .*efr32mr21.* .*efr32zg13l.* .*efr32zg13p.* .*efr32zg13s.* .*efr32zg14p.* .*efr32zg23.* .*fgm23.* .*mgm1.* .*mgm12.* .*mgm13.* .*mgm21.* .*mgm22.* .*mgm24.* .*zgm13.* .*zgm23.*"/>
10+
<properties key="partCompatibility" value=".*bgm1.* .*bgm13.* .*bgm21.* .*bgm22.* .*bgm24.* .*efm32g.* .*efm32gg.* .*efm32gg11b.* .*efm32gg12b.* .*efm32hg.* .*efm32lg.* .*efm32pg12b.* .*efm32pg1b.* .*efm32pg22.* .*efm32pg23.* .*efm32tg.* .*efm32tg11b.* .*efm32wg.* .*efm32zg.* .*efr32bg12p.* .*efr32bg13p.* .*efr32bg1b.* .*efr32bg1p.* .*efr32bg21.* .*efr32bg22.* .*efr32fg12p.* .*efr32fg13p.* .*efr32fg14p.* .*efr32fg1p.* .*efr32fg22.* .*efr32fg23.* .*efr32mg12p.* .*efr32mg13p.* .*efr32mg14p.* .*efr32mg1p.* .*efr32mg21.* .*efr32mg22.* .*efr32mg24.* .*efr32mg27.* .*efr32mr21.* .*efr32zg13l.* .*efr32zg13p.* .*efr32zg13s.* .*efr32zg14p.* .*efr32zg23.* .*fgm23.* .*mgm1.* .*mgm12.* .*mgm13.* .*mgm21.* .*mgm22.* .*mgm24.* .*zgm13.* .*zgm23.*"/>
1111
<properties key="ideCompatibility" value="iar-embedded-workbench makefile-ide simplicity-ide"/>
1212
<properties key="toolchainCompatibility" value="gcc iar segger"/>
1313
<properties key="category" value="Example|AWS IoT"/>

app/bluetooth/bluetooth_production_demos.xml

Lines changed: 278 additions & 278 deletions
Large diffs are not rendered by default.

app/bluetooth/bluetooth_production_templates.xml

Lines changed: 22 additions & 22 deletions
Large diffs are not rendered by default.

app/bluetooth/btmesh.properties

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
# This file provides metadata for the stack directory, as part of ESF.
2-
id=com.silabs.stack.btMesh
3-
label=Bluetooth Mesh SDK
4-
description=Bluetooth Mesh Software Development Kit
5-
version=3.0.2.0
6-
prop.subLabel=Bluetooth\\ Mesh\\ 3.0.2
7-
8-
# Default compatibility of the BT Mesh SDK (This is needed for the documentation only)
9-
prop.boardCompatibility=.*
10-
prop.partCompatibility=.*efr32bg2(1|2.*f512|4).* .*efr32mg2[1247].* .*efr32[mb]g1[23]p.* .*mgm(1[23]|2[124]).* .*bgm(13|21|22.*hna|24).*
11-
12-
# General properties are prepended with "prop."
13-
prop.file.templatesFile=btmesh_production_templates.xml btmesh_alpha_templates.xml btmesh_beta_templates.xml btmesh_test_templates.xml btmesh_internal_templates.xml btmesh_srtest_internal_templates.xml
14-
prop.file.docsFile=documentation/slBtMesh_docContent.xml
15-
prop.file.demosFile= btmesh_production_demos.xml btmesh_alpha_demos.xml btmesh_beta_demos.xml btmesh_test_demos.xml btmesh_internal_demos.xml
16-
#prop.file.modulesFile=modules.xml
17-
#prop.file.docsFile=docs.xml
18-
19-
prop.file.bleSDK.bgbuildLocation=../../protocol/bluetooth/bin
20-
prop.bgbuildToolchain=true
21-
prop.file.adapterPacks=../../protocol/bluetooth/bin/gatt script/btmesh
22-
prop.file.btconfGattItemSourcePath=gatt_xml
23-
prop.btConfGattItemDatabases=mesh
1+
# This file provides metadata for the stack directory, as part of ESF.
2+
id=com.silabs.stack.btMesh
3+
label=Bluetooth Mesh SDK
4+
description=Bluetooth Mesh Software Development Kit
5+
version=3.0.3.0
6+
prop.subLabel=Bluetooth\\ Mesh\\ 3.0.3
7+
8+
# Default compatibility of the BT Mesh SDK (This is needed for the documentation only)
9+
prop.boardCompatibility=.*
10+
prop.partCompatibility=.*efr32bg2(1|2.*f512|4).* .*efr32mg2[1247].* .*efr32[mb]g1[23]p.* .*mgm(1[23]|2[124]).* .*bgm(13|21|22.*hna|24).*
11+
12+
# General properties are prepended with "prop."
13+
prop.file.templatesFile=btmesh_production_templates.xml btmesh_alpha_templates.xml btmesh_beta_templates.xml btmesh_test_templates.xml btmesh_internal_templates.xml btmesh_srtest_internal_templates.xml
14+
prop.file.docsFile=documentation/slBtMesh_docContent.xml
15+
prop.file.demosFile= btmesh_production_demos.xml btmesh_alpha_demos.xml btmesh_beta_demos.xml btmesh_test_demos.xml btmesh_internal_demos.xml
16+
#prop.file.modulesFile=modules.xml
17+
#prop.file.docsFile=docs.xml
18+
19+
prop.file.bleSDK.bgbuildLocation=../../protocol/bluetooth/bin
20+
prop.bgbuildToolchain=true
21+
prop.file.adapterPacks=../../protocol/bluetooth/bin/gatt script/btmesh
22+
prop.file.btconfGattItemSourcePath=gatt_xml
23+
prop.btConfGattItemDatabases=mesh

0 commit comments

Comments
 (0)