-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2,783 changed files
with
5,065 additions
and
5,059 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
id=com.silabs.sdk.stack.super | ||
|
||
version=4.1.2 | ||
version=4.1.3 | ||
|
||
label=Gecko SDK Suite | ||
description=Gecko SDK Suite | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
# This file provides metadata for the stack directory, as part of ESF. | ||
id=com.silabs.stack.btMesh | ||
label=Bluetooth Mesh SDK | ||
description=Bluetooth Mesh Software Development Kit | ||
version=3.0.2.0 | ||
prop.subLabel=Bluetooth\\ Mesh\\ 3.0.2 | ||
|
||
# Default compatibility of the BT Mesh SDK (This is needed for the documentation only) | ||
prop.boardCompatibility=.* | ||
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).* | ||
|
||
# General properties are prepended with "prop." | ||
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 | ||
prop.file.docsFile=documentation/slBtMesh_docContent.xml | ||
prop.file.demosFile= btmesh_production_demos.xml btmesh_alpha_demos.xml btmesh_beta_demos.xml btmesh_test_demos.xml btmesh_internal_demos.xml | ||
#prop.file.modulesFile=modules.xml | ||
#prop.file.docsFile=docs.xml | ||
|
||
prop.file.bleSDK.bgbuildLocation=../../protocol/bluetooth/bin | ||
prop.bgbuildToolchain=true | ||
prop.file.adapterPacks=../../protocol/bluetooth/bin/gatt script/btmesh | ||
prop.file.btconfGattItemSourcePath=gatt_xml | ||
prop.btConfGattItemDatabases=mesh | ||
# This file provides metadata for the stack directory, as part of ESF. | ||
id=com.silabs.stack.btMesh | ||
label=Bluetooth Mesh SDK | ||
description=Bluetooth Mesh Software Development Kit | ||
version=3.0.3.0 | ||
prop.subLabel=Bluetooth\\ Mesh\\ 3.0.3 | ||
|
||
# Default compatibility of the BT Mesh SDK (This is needed for the documentation only) | ||
prop.boardCompatibility=.* | ||
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).* | ||
|
||
# General properties are prepended with "prop." | ||
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 | ||
prop.file.docsFile=documentation/slBtMesh_docContent.xml | ||
prop.file.demosFile= btmesh_production_demos.xml btmesh_alpha_demos.xml btmesh_beta_demos.xml btmesh_test_demos.xml btmesh_internal_demos.xml | ||
#prop.file.modulesFile=modules.xml | ||
#prop.file.docsFile=docs.xml | ||
|
||
prop.file.bleSDK.bgbuildLocation=../../protocol/bluetooth/bin | ||
prop.bgbuildToolchain=true | ||
prop.file.adapterPacks=../../protocol/bluetooth/bin/gatt script/btmesh | ||
prop.file.btconfGattItemSourcePath=gatt_xml | ||
prop.btConfGattItemDatabases=mesh |
Oops, something went wrong.