Skip to content

Commit 1335d67

Browse files
committed
Gecko SDK 4.2.4
1 parent ef05eb6 commit 1335d67

File tree

4,763 files changed

+10634
-10343
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,763 files changed

+10634
-10343
lines changed

.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=com.silabs.sdk.stack.super
22

3-
version=4.2.3
3+
version=4.2.4
44

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

.studio/efm32.properties

100644100755
File mode changed.

app/bluetooth/bluetooth_experimental_templates.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<properties key="solutionReferenceId" value="app.bluetooth.example.bt_soc_cbap.bt_soc_cbap.slcp"/>
3939
<properties key="projectFilePaths" value="example/bt_soc_cbap/bt_soc_cbap.slcp"/>
4040
<properties key="readmeFiles" value="example/bt_soc_cbap/readme.md"/>
41-
<properties key="boardCompatibility" value="brd2601a brd2601b brd2703a brd2704a brd4115a brd4181c brd4186b brd4186c brd4187b brd4187c brd4188a brd4188b brd4195a brd4195b brd4196a brd4196b brd4198a brd4308c brd4308d brd4316a brd4317a brd4318a brd4319a brd4332a brd4335a brd4400a brd4400b brd4401a brd4401b com.silabs.board.none"/>
41+
<properties key="boardCompatibility" value="brd2601a brd2601b brd2703a brd2704a brd4115a brd4181c brd4186b brd4186c brd4187b brd4187c brd4188a brd4188b brd4195a brd4195b brd4196a brd4196b brd4198a brd4308c brd4308d brd4316a brd4317a brd4318a brd4319a brd4335a brd4400a brd4401a com.silabs.board.none"/>
4242
<properties key="partCompatibility" value=".*efr32[bm]g21b.* .*efr32[bm]g24b.* .*efr32[fz]g28b.* .*[bm]gm210pb.* .*[bm]gm240pb.* .*[bm]gm240sb.* .*[bm]gm241sd.* .*mgm240sd.* .*mgm240l0.*"/>
4343
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code"/>
4444
<properties key="toolchainCompatibility" value="gcc iar segger"/>
@@ -68,7 +68,7 @@
6868
<properties key="solutionReferenceId" value="app.bluetooth.example.bt_soc_csr_generator.bt_soc_csr_generator.slcp"/>
6969
<properties key="projectFilePaths" value="example/bt_soc_csr_generator/bt_soc_csr_generator.slcp"/>
7070
<properties key="readmeFiles" value="example/bt_soc_csr_generator/readme.md"/>
71-
<properties key="boardCompatibility" value="brd2601a brd2601b brd2703a brd2704a brd4115a brd4181c brd4186b brd4186c brd4187b brd4187c brd4188a brd4188b brd4195a brd4195b brd4196a brd4196b brd4198a brd4308c brd4308d brd4316a brd4317a brd4318a brd4319a brd4332a brd4335a brd4400a brd4400b brd4401a brd4401b com.silabs.board.none"/>
71+
<properties key="boardCompatibility" value="brd2601a brd2601b brd2703a brd2704a brd4115a brd4181c brd4186b brd4186c brd4187b brd4187c brd4188a brd4188b brd4195a brd4195b brd4196a brd4196b brd4198a brd4308c brd4308d brd4316a brd4317a brd4318a brd4319a brd4335a brd4400a brd4401a com.silabs.board.none"/>
7272
<properties key="partCompatibility" value=".*efr32[bm]g21b.* .*efr32[bm]g24b.* .*efr32[fz]g28b.* .*[bm]gm210pb.* .*[bm]gm240pb.* .*[bm]gm240sb.* .*[bm]gm241sd.* .*mgm240sd.* .*mgm240l0.*"/>
7373
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code"/>
7474
<properties key="toolchainCompatibility" value="gcc iar segger"/>

app/bluetooth/bluetooth_production_demos.xml

+373-255
Large diffs are not rendered by default.

app/bluetooth/bluetooth_production_templates.xml

+24-24
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:2d87aeb5fb5d769e17345e912230730f86937e6e6c5baa7162fea47705d77eb4
2+
oid sha256:642ce6186fee900bbd35d31c4c36787dd70e1b63c45adc2f53954628e8aa4522
33
size 5322
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:8cd41e9af6bdd2c39d7bce05b7bfef1b44b2553e81c19851c63598937e9238b9
2+
oid sha256:d4e0159071865ede2d8f1e398a04d595c1cd6fa73a47531e7a014b142df3fe2b
33
size 10542

app/bluetooth/common/gatt_service_aio/gatt_service_aio.xml

100644100755
File mode changed.

app/bluetooth/common/gatt_service_aio/sl_gatt_service_aio.c

100644100755
File mode changed.

app/bluetooth/common/gatt_service_aio/sl_gatt_service_aio.h

100644100755
File mode changed.

app/bluetooth/common/gatt_service_battery/gatt_service_battery.xml

100644100755
File mode changed.

app/bluetooth/common/gatt_service_battery/sl_gatt_service_battery.c

100644100755
File mode changed.

app/bluetooth/common/gatt_service_battery/sl_gatt_service_battery.h

100644100755
File mode changed.

app/bluetooth/common/gatt_service_gas/gatt_service_gas.xml

100644100755
File mode changed.

app/bluetooth/common/gatt_service_gas/sl_gatt_service_gas.c

100644100755
File mode changed.

app/bluetooth/common/gatt_service_gas/sl_gatt_service_gas.h

100644100755
File mode changed.

app/bluetooth/common/gatt_service_hall/gatt_service_hall.xml

100644100755
File mode changed.

app/bluetooth/common/gatt_service_hall/sl_gatt_service_hall.c

100644100755
File mode changed.

app/bluetooth/common/gatt_service_hall/sl_gatt_service_hall.h

100644100755
File mode changed.

app/bluetooth/common/gatt_service_imu/gatt_service_imu.xml

100644100755
File mode changed.

app/bluetooth/common/gatt_service_imu/sl_gatt_service_imu.c

100644100755
File mode changed.

app/bluetooth/common/gatt_service_imu/sl_gatt_service_imu.h

100644100755
File mode changed.

app/bluetooth/common/gatt_service_light/gatt_service_light.xml

100644100755
File mode changed.

app/bluetooth/common/gatt_service_light/sl_gatt_service_light.c

100644100755
File mode changed.

app/bluetooth/common/gatt_service_light/sl_gatt_service_light.h

100644100755
File mode changed.

app/bluetooth/common/gatt_service_pressure/gatt_service_pressure.xml

100644100755
File mode changed.

app/bluetooth/common/gatt_service_pressure/sl_gatt_service_pressure.c

100644100755
File mode changed.

app/bluetooth/common/gatt_service_pressure/sl_gatt_service_pressure.h

100644100755
File mode changed.

app/bluetooth/common/gatt_service_rgb/gatt_service_rgb.xml

100644100755
File mode changed.

app/bluetooth/common/gatt_service_rgb/sl_gatt_service_rgb.c

100644100755
File mode changed.

app/bluetooth/common/gatt_service_rgb/sl_gatt_service_rgb.h

100644100755
File mode changed.

app/bluetooth/common/gatt_service_rht/gatt_service_rht.xml

100644100755
File mode changed.

app/bluetooth/common/gatt_service_rht/sl_gatt_service_rht.c

100644100755
File mode changed.

app/bluetooth/common/gatt_service_rht/sl_gatt_service_rht.h

100644100755
File mode changed.

app/bluetooth/common/gatt_service_sound/gatt_service_sound.xml

100644100755
File mode changed.

app/bluetooth/common/gatt_service_sound/sl_gatt_service_sound.c

100644100755
File mode changed.

app/bluetooth/common/gatt_service_sound/sl_gatt_service_sound.h

100644100755
File mode changed.

app/bluetooth/common/power_supply/sl_power_supply.c

100644100755
File mode changed.

app/bluetooth/common/power_supply/sl_power_supply.h

100644100755
File mode changed.

app/bluetooth/common/sensor_gas/sl_sensor_gas.c

100644100755
File mode changed.

app/bluetooth/common/sensor_gas/sl_sensor_gas.h

100644100755
File mode changed.

app/bluetooth/common/sensor_hall/sl_sensor_hall.c

100644100755
File mode changed.

app/bluetooth/common/sensor_hall/sl_sensor_hall.h

100644100755
File mode changed.

app/bluetooth/common/sensor_imu/sl_sensor_imu.c

100644100755
File mode changed.

app/bluetooth/common/sensor_imu/sl_sensor_imu.h

100644100755
File mode changed.

app/bluetooth/common/sensor_light/sl_sensor_light.c

100644100755
File mode changed.

app/bluetooth/common/sensor_light/sl_sensor_light.h

100644100755
File mode changed.

app/bluetooth/common/sensor_pressure/sl_sensor_pressure.h

100644100755
File mode changed.

app/bluetooth/common/sensor_rht/sl_sensor_rht.c

100644100755
File mode changed.

app/bluetooth/common/sensor_rht/sl_sensor_rht.h

100644100755
File mode changed.

app/bluetooth/common/sensor_select/sl_sensor_select.h

100644100755
File mode changed.

app/bluetooth/common/sensor_sound/sl_sensor_sound.c

100644100755
File mode changed.

app/bluetooth/common/sensor_sound/sl_sensor_sound.h

100644100755
File mode changed.

app/bluetooth/common/simple_timer/sl_simple_timer.h

100644100755
File mode changed.

app/bluetooth/component/gatt_service_aio.slcc

100644100755
File mode changed.

app/bluetooth/component/gatt_service_battery.slcc

100644100755
File mode changed.

app/bluetooth/component/gatt_service_gas.slcc

100644100755
File mode changed.

app/bluetooth/component/gatt_service_hall.slcc

100644100755
File mode changed.

app/bluetooth/component/gatt_service_imu.slcc

100644100755
File mode changed.

app/bluetooth/component/gatt_service_light.slcc

100644100755
File mode changed.

app/bluetooth/component/gatt_service_pressure.slcc

100644100755
File mode changed.

app/bluetooth/component/gatt_service_rgb.slcc

100644100755
File mode changed.

app/bluetooth/component/gatt_service_rht.slcc

100644100755
File mode changed.

app/bluetooth/component/gatt_service_sound.slcc

100644100755
File mode changed.

app/bluetooth/component/power_supply.slcc

100644100755
File mode changed.

app/bluetooth/component/sensor_gas.slcc

100644100755
File mode changed.

app/bluetooth/component/sensor_hall.slcc

100644100755
File mode changed.

app/bluetooth/component/sensor_imu.slcc

100644100755
File mode changed.

app/bluetooth/component/sensor_light.slcc

100644100755
File mode changed.

app/bluetooth/component/sensor_rht.slcc

100644100755
File mode changed.

app/bluetooth/component/sensor_select.slcc

100644100755
File mode changed.

app/bluetooth/component/sensor_sound.slcc

100644100755
File mode changed.

app/bluetooth/component/simple_timer.slcc

100644100755
File mode changed.

app/bluetooth/documentation/slBluetooth_docContent.xml

+51-51
Large diffs are not rendered by default.

app/bluetooth/esf.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ id=com.silabs.stack.ble
33
label=Bluetooth SDK
44
description=Bluetooth Software Development Kit
55

6-
version=5.1.2.0
7-
prop.subLabel=Bluetooth\\ 5.1.2
6+
version=5.1.3.0
7+
prop.subLabel=Bluetooth\\ 5.1.3
88

99
# Default compatibility of the BLE SDK
1010
prop.boardCompatibility=.*

app/bluetooth/example_host/bt_host_positioning_gui/app.py

100644100755
File mode changed.

app/btmesh/btmesh.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
id=com.silabs.stack.btMesh
33
label=Bluetooth Mesh SDK
44
description=Bluetooth Mesh Software Development Kit
5-
version=4.2.1.0
6-
prop.subLabel=Bluetooth\\ Mesh\\ 4.2.1
5+
version=4.2.2.0
6+
prop.subLabel=Bluetooth\\ Mesh\\ 4.2.2
77

88
# Default compatibility of the BT Mesh SDK (This is needed for the documentation only)
99
prop.boardCompatibility=.*

app/btmesh/btmesh_internal_demos.xml

+26-26
Large diffs are not rendered by default.

app/btmesh/btmesh_production_demos.xml

+428-428
Large diffs are not rendered by default.

app/btmesh/common/btmesh_dcd_configuration/dcd_config.btmeshconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0xffff",
5-
"vid": "0x0421",
5+
"vid": "0x0422",
66
"elements": [
77
{
88
"name": "Main",
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Bluetooth Mesh SDK 4.2.1.0
1+
Bluetooth Mesh SDK 4.2.2.0
22
- Targeted quality improvements and bugfixes
33

44

app/btmesh/documentation/slBtMesh_docContent.xml

+44-44
Large diffs are not rendered by default.

app/btmesh/example/btmesh_ncp_empty/dcd_config.btmeshconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0x0000",
5-
"vid": "0x0421",
5+
"vid": "0x0422",
66
"elements": [
77
{
88
"name": "Primary Element",

app/btmesh/example/btmesh_ncp_empty/dcd_config_xg22.btmeshconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0x0000",
5-
"vid": "0x0421",
5+
"vid": "0x0422",
66
"elements": [
77
{
88
"name": "Main",

app/btmesh/example/btmesh_soc_empty/dcd_config.btmeshconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0x0001",
5-
"vid": "0x0421",
5+
"vid": "0x0422",
66
"elements": [
77
{
88
"name": "Main",

app/btmesh/example/btmesh_soc_hsl/dcd_config.btmeshconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0x0002",
5-
"vid": "0x0421",
5+
"vid": "0x0422",
66
"elements": [
77
{
88
"name": "Main",

app/btmesh/example/btmesh_soc_light/dcd_config.btmeshconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0x0003",
5-
"vid": "0x0421",
5+
"vid": "0x0422",
66
"elements": [
77
{
88
"name": "Main",

app/btmesh/example/btmesh_soc_sensor_client/dcd_config.btmeshconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0x0004",
5-
"vid": "0x0421",
5+
"vid": "0x0422",
66
"elements": [
77
{
88
"name": "Main",

app/btmesh/example/btmesh_soc_sensor_server/dcd_config.btmeshconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0x0005",
5-
"vid": "0x0421",
5+
"vid": "0x0422",
66
"elements": [
77
{
88
"name": "Main",

app/btmesh/example/btmesh_soc_switch/dcd_config.btmeshconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0x0006",
5-
"vid": "0x0421",
5+
"vid": "0x0422",
66
"elements": [
77
{
88
"name": "Main",

app/btmesh/example/btmesh_soc_switch/dcd_config_low_power.btmeshconf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"composition_data": {
33
"cid": "0x02ff",
44
"pid": "0x0007",
5-
"vid": "0x0421",
5+
"vid": "0x0422",
66
"elements": [
77
{
88
"name": "Main",

app/common/app_common.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
id=com.silabs.sdk.platform
33
label=Platform
44
description=Platform
5-
version=4.2.3.0
6-
dependantSdkVersion=4.2.3
7-
prop.subLabel=Platform\\ 4.2.3.0
5+
version=4.2.4.0
6+
dependantSdkVersion=4.2.4
7+
prop.subLabel=Platform\\ 4.2.4.0
88

99
# General properties are prepended with "prop."
1010
prop.file.templatesFile=platform_evaluation_templates.xml platform_experimental_templates.xml builtin_templates.xml platform_production_templates.xml platform_internal_templates.xml

app/common/example/mbedtls_aescrypt/app_aescrypt.c

100644100755
File mode changed.

0 commit comments

Comments
 (0)