Skip to content

Commit 5ffa090

Browse files
committed
Gecko SDK 4.1.6
1 parent 69310c3 commit 5ffa090

File tree

4,108 files changed

+8532
-8509
lines changed

Some content is hidden

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

4,108 files changed

+8532
-8509
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.5
3+
version=4.1.6
44

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

.studio/efm32.properties

100644100755
File mode changed.

app/bluetooth/bluetooth_production_demos.xml

Lines changed: 278 additions & 278 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.5.0
6-
prop.subLabel=Bluetooth\\ Mesh\\ 3.0.5
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.6.0
6+
prop.subLabel=Bluetooth\\ Mesh\\ 3.0.6
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

app/bluetooth/btmesh_internal_demos.xml

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

app/bluetooth/btmesh_production_demos.xml

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

app/bluetooth/common/btmesh_dcd_configuration/dcd_config.btmeshconf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0xffff",
5-
"vid": "0x0305",
5+
"vid": "0x0306",
66
"elements": [
77
{
88
"name": "Main",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:e7c7d672fd71ce6510ee110d36f2caf80361f7fe042f44a19264d94baa6da356
2+
oid sha256:0bb261da30854f4d561ed5fb8079d26e8580fbb674b0ce917cf52740623c0e60
33
size 5318
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:7ce3bcc4d740ef569d6ae17e66b2d1f579a59a17d299e7f9da49c2f75c24da6b
2+
oid sha256:cbcf2b16952f3157e35c14111c7b455d05c8b962c2c112a708696b074c3986ec
33
size 10508

app/bluetooth/common/gatt_service_aio/gatt_service_aio.xml

100644100755
File mode changed.

0 commit comments

Comments
 (0)