forked from SiliconLabs/gecko_sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
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
10,767 changed files
with
64,122 additions
and
58,142 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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.0.1 | ||
version=4.0.2 | ||
|
||
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
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=2.2.1.0 | ||
prop.subLabel=Bluetooth\\ Mesh\\ 2.2.1 | ||
|
||
# Default compatibility of the BT Mesh SDK (This is needed for the documentation only) | ||
prop.boardCompatibility=.* | ||
prop.partCompatibility=.*efr32bg2(1|2.*f512).* .*efr32mg2[12].* .*efr32[mb]g1[23]p.* .*mgm(1[23]|2[12]).* .*bgm(13|21|22.*hna).* | ||
|
||
# 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 | ||
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=2.2.2.0 | ||
prop.subLabel=Bluetooth\\ Mesh\\ 2.2.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[124].* .*efr32[mb]g1[23]p.* .*mgm(1[23]|2[12]).* .*bgm(13|21|22.*hna).* | ||
|
||
# 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 | ||
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 |
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
45 changes: 45 additions & 0 deletions
45
app/bluetooth/common/gatt_service_gas/config/sl_gatt_service_gas_config.h
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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
/***************************************************************************//** | ||
* @file | ||
* @brief Air Quality GATT Service Configuration | ||
******************************************************************************* | ||
* # License | ||
* <b>Copyright 2022 Silicon Laboratories Inc. www.silabs.com</b> | ||
******************************************************************************* | ||
* | ||
* SPDX-License-Identifier: Zlib | ||
* | ||
* The licensor of this software is Silicon Laboratories Inc. | ||
* | ||
* This software is provided 'as-is', without any express or implied | ||
* warranty. In no event will the authors be held liable for any damages | ||
* arising from the use of this software. | ||
* | ||
* Permission is granted to anyone to use this software for any purpose, | ||
* including commercial applications, and to alter it and redistribute it | ||
* freely, subject to the following restrictions: | ||
* | ||
* 1. The origin of this software must not be misrepresented; you must not | ||
* claim that you wrote the original software. If you use this software | ||
* in a product, an acknowledgment in the product documentation would be | ||
* appreciated but is not required. | ||
* 2. Altered source versions must be plainly marked as such, and must not be | ||
* misrepresented as being the original software. | ||
* 3. This notice may not be removed or altered from any source distribution. | ||
* | ||
******************************************************************************/ | ||
|
||
#ifndef SL_GATT_SERVICE_GAS_CONFIG_H | ||
#define SL_GATT_SERVICE_GAS_CONFIG_H | ||
|
||
// <<< Use Configuration Wizard in Context Menu >>> | ||
|
||
// <o SL_GATT_SERVICE_GAS_ECO2_INVALID> Dummy Equivalent CO2 level measurement results for uninitialized sensors. <0-0xFFFF> | ||
// <i> Default: 0xFFFF | ||
#define SL_GATT_SERVICE_GAS_ECO2_INVALID 0xFFFF | ||
|
||
// <o SL_GATT_SERVICE_GAS_TVOC_INVALID> Dummy Total Volatile Organic Compounds level measurement results for uninitialized sensors. <0-0xFFFF> | ||
// <i> Default: 0xFFFF | ||
#define SL_GATT_SERVICE_GAS_TVOC_INVALID 0xFFFF | ||
// <<< end of configuration section >>> | ||
|
||
#endif // SL_GATT_SERVICE_GAS_CONFIG_H |
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
Oops, something went wrong.