Skip to content

Commit

Permalink
Gecko SDK 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
silabsbot authored and GabrielAshSilabs committed Oct 10, 2023
1 parent 19c786f commit 1228a95
Show file tree
Hide file tree
Showing 6,406 changed files with 46,333 additions and 21,826 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .properties
@@ -1,6 +1,6 @@
id=com.silabs.sdk.stack.super

version=4.3.1
version=4.3.2

label=Gecko SDK Suite
description=Gecko SDK Suite
Expand Down
2 changes: 1 addition & 1 deletion app/amazon/amazon_platform_experimental_templates.xml
Expand Up @@ -8,7 +8,7 @@
<properties key="readmeFiles" value="example/amazon_aws_tests/readme.md"/>
<properties key="boardCompatibility" value="brd2601a brd2601b brd4180a brd4180b brd4181a brd4181b brd4181c brd4186a brd4186b brd4186c brd4187a brd4187b brd4187c brd4188a brd4188b com.silabs.board.none"/>
<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.* .*efr32bg27.* .*efr32fg12p.* .*efr32fg13p.* .*efr32fg14p.* .*efr32fg1p.* .*efr32fg22.* .*efr32fg23.* .*efr32fg28.* .*efr32mg12p.* .*efr32mg13p.* .*efr32mg14p.* .*efr32mg1p.* .*efr32mg21.* .*efr32mg22.* .*efr32mg24.* .*efr32mg27.* .*efr32mr21.* .*efr32zg13l.* .*efr32zg13p.* .*efr32zg13s.* .*efr32zg14p.* .*efr32zg23.* .*efr32zg28.* .*fgm23.* .*mgm1.* .*mgm12.* .*mgm13.* .*mgm21.* .*mgm22.* .*mgm24.* .*zgm13.* .*zgm23.*"/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code"/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code visual-studio-code-cmake"/>
<properties key="toolchainCompatibility" value="gcc iar segger"/>
<properties key="category" value="Example|AWS IoT"/>
<properties key="quality" value="EXPERIMENTAL"/>
Expand Down
12 changes: 6 additions & 6 deletions app/bluetooth/bluetooth_experimental_demos.xml
Expand Up @@ -6,34 +6,34 @@
<property key="demos.blurb" value="Bluetooth - ABR NCP"/>
<property key="core.partCompatibility" value=".*efr32mg24b210f1536im48.*"/>
<property key="core.boardCompatibility" value="brd4198a"/>
<property key="demos.imageFile" value="asset://com.silabs.sdk.stack.super_4.3.1/app/bluetooth/demos/bt_abr_ncp_initiator/bt_abr_ncp_initiator-brd4198a.s37"/>
<property key="demos.imageFile" value="asset://com.silabs.sdk.stack.super_4.3.2/app/bluetooth/demos/bt_abr_ncp_initiator/bt_abr_ncp_initiator-brd4198a.s37"/>
<property key="core.readmeFiles" value="example/bt_abr_ncp_initiator/readme.md"/>
<property key="filters" value=""/>
<property key="core.quality" value="EXPERIMENTAL"/>
<property key="demos.bootloaderFile" value="asset://com.silabs.sdk.stack.super_4.3.1/platform/bootloader/demos/bootloader-uart-bgapi/bootloader-uart-bgapi-brd4198a.s37"/>
<property key="demos.bootloaderFile" value="asset://com.silabs.sdk.stack.super_4.3.2/platform/bootloader/demos/bootloader-uart-bgapi/bootloader-uart-bgapi-brd4198a.s37"/>
</demo>
<demo name="brd4198a.demo.bt_abr_soc_initiator" label="Bluetooth - SoC ABR initiator">
<model:description>ABR initiator for Bluetooth. The example connects to an ABR reflector and starts distance measurement. Results are printed on the display of the WSTK.
</model:description>
<property key="demos.blurb" value="Bluetooth - SoC ABR initiator"/>
<property key="core.partCompatibility" value=".*efr32mg24b210f1536im48.*"/>
<property key="core.boardCompatibility" value="brd4198a"/>
<property key="demos.imageFile" value="asset://com.silabs.sdk.stack.super_4.3.1/app/bluetooth/demos/bt_abr_soc_initiator/bt_abr_soc_initiator-brd4198a.s37"/>
<property key="demos.imageFile" value="asset://com.silabs.sdk.stack.super_4.3.2/app/bluetooth/demos/bt_abr_soc_initiator/bt_abr_soc_initiator-brd4198a.s37"/>
<property key="core.readmeFiles" value="example/bt_abr_soc_initiator/readme.md"/>
<property key="filters" value=""/>
<property key="core.quality" value="EXPERIMENTAL"/>
<property key="demos.bootloaderFile" value="asset://com.silabs.sdk.stack.super_4.3.1/platform/bootloader/demos/bootloader-apploader/bootloader-apploader-brd4198a.s37"/>
<property key="demos.bootloaderFile" value="asset://com.silabs.sdk.stack.super_4.3.2/platform/bootloader/demos/bootloader-apploader/bootloader-apploader-brd4198a.s37"/>
</demo>
<demo name="brd4198a.demo.bt_abr_soc_reflector" label="Bluetooth - SoC ABR reflector">
<model:description>ABR reflector for Bluetooth. The example sends measurement results to the initiator via GATT. The application starts advertising after boot and restarts advertising after a connection is closed. It also supports Over-the-Air Device Firmware Upgrade (OTA DFU).
</model:description>
<property key="demos.blurb" value="Bluetooth - SoC ABR reflector"/>
<property key="core.partCompatibility" value=".*efr32mg24b210f1536im48.*"/>
<property key="core.boardCompatibility" value="brd4198a"/>
<property key="demos.imageFile" value="asset://com.silabs.sdk.stack.super_4.3.1/app/bluetooth/demos/bt_abr_soc_reflector/bt_abr_soc_reflector-brd4198a.s37"/>
<property key="demos.imageFile" value="asset://com.silabs.sdk.stack.super_4.3.2/app/bluetooth/demos/bt_abr_soc_reflector/bt_abr_soc_reflector-brd4198a.s37"/>
<property key="core.readmeFiles" value="example/bt_abr_soc_reflector/readme.md"/>
<property key="filters" value=""/>
<property key="core.quality" value="EXPERIMENTAL"/>
<property key="demos.bootloaderFile" value="asset://com.silabs.sdk.stack.super_4.3.1/platform/bootloader/demos/bootloader-apploader/bootloader-apploader-brd4198a.s37"/>
<property key="demos.bootloaderFile" value="asset://com.silabs.sdk.stack.super_4.3.2/platform/bootloader/demos/bootloader-apploader/bootloader-apploader-brd4198a.s37"/>
</demo>
</demos>
14 changes: 7 additions & 7 deletions app/bluetooth/bluetooth_experimental_templates.xml
Expand Up @@ -83,9 +83,9 @@
<properties key="solutionReferenceId" value="app.bluetooth.example.bt_soc_cbap.bt_soc_cbap.slcp"/>
<properties key="projectFilePaths" value="example/bt_soc_cbap/bt_soc_cbap.slcp"/>
<properties key="readmeFiles" value="example/bt_soc_cbap/readme.md"/>
<properties key="boardCompatibility" value="brd2601a brd2601b brd2703a brd2704a brd2905a brd4181c brd4186b brd4186c brd4187b brd4187c brd4188a brd4188b brd4195a brd4195b brd4196a brd4196b brd4198a brd4308c brd4308d brd4316a brd4317a brd4318a brd4319a brd4335a brd4400a brd4400b brd4400c brd4401a brd4401b brd4401c com.silabs.board.none"/>
<properties key="boardCompatibility" value="brd2601a brd2601b brd2703a brd2704a brd2902a brd2903a brd2904a brd2905a brd4181c brd4186b brd4186c brd4187b brd4187c brd4188a brd4188b brd4195a brd4195b brd4196a brd4196b brd4198a brd4308c brd4308d brd4316a brd4317a brd4318a brd4319a brd4335a brd4400a brd4400b brd4400c brd4401a brd4401b brd4401c com.silabs.board.none"/>
<properties key="partCompatibility" value=".*efr32[bm]g21b.* .*efr32[bm]g24b.* .*efr32[fz]g28b.* .*[bm]gm210pb.* .*[bm]gm240pb.* .*[bm]gm240sb.* .*[bm]gm241sd.* .*mgm240sd.* .*mgm240l0.*"/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code"/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code visual-studio-code-cmake"/>
<properties key="toolchainCompatibility" value="gcc iar segger"/>
<properties key="category" value="Bluetooth Examples"/>
<properties key="quality" value="EXPERIMENTAL"/>
Expand All @@ -100,7 +100,7 @@
<properties key="readmeFiles" value="example/bt_soc_cbap/readme.md"/>
<properties key="boardCompatibility" value="com.silabs.board.none"/>
<properties key="partCompatibility" value=""/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code"/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code visual-studio-code-cmake"/>
<properties key="toolchainCompatibility" value="gcc iar segger"/>
<properties key="category" value="Bluetooth Examples"/>
<properties key="quality" value="EXPERIMENTAL"/>
Expand All @@ -113,9 +113,9 @@
<properties key="solutionReferenceId" value="app.bluetooth.example.bt_soc_csr_generator.bt_soc_csr_generator.slcp"/>
<properties key="projectFilePaths" value="example/bt_soc_csr_generator/bt_soc_csr_generator.slcp"/>
<properties key="readmeFiles" value="example/bt_soc_csr_generator/readme.md"/>
<properties key="boardCompatibility" value="brd2601a brd2601b brd2703a brd2704a brd2905a brd4181c brd4186b brd4186c brd4187b brd4187c brd4188a brd4188b brd4195a brd4195b brd4196a brd4196b brd4198a brd4308c brd4308d brd4316a brd4317a brd4318a brd4319a brd4335a brd4400a brd4400b brd4400c brd4401a brd4401b brd4401c com.silabs.board.none"/>
<properties key="boardCompatibility" value="brd2601a brd2601b brd2703a brd2704a brd2902a brd2903a brd2904a brd2905a brd4181c brd4186b brd4186c brd4187b brd4187c brd4188a brd4188b brd4195a brd4195b brd4196a brd4196b brd4198a brd4308c brd4308d brd4316a brd4317a brd4318a brd4319a brd4335a brd4400a brd4400b brd4400c brd4401a brd4401b brd4401c com.silabs.board.none"/>
<properties key="partCompatibility" value=".*efr32[bm]g21b.* .*efr32[bm]g24b.* .*efr32[fz]g28b.* .*[bm]gm210pb.* .*[bm]gm240pb.* .*[bm]gm240sb.* .*[bm]gm241sd.* .*mgm240sd.* .*mgm240l0.*"/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code"/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code visual-studio-code-cmake"/>
<properties key="toolchainCompatibility" value="gcc iar segger"/>
<properties key="category" value="Bluetooth Examples"/>
<properties key="quality" value="EXPERIMENTAL"/>
Expand All @@ -130,7 +130,7 @@
<properties key="readmeFiles" value="example/bt_soc_csr_generator/readme.md"/>
<properties key="boardCompatibility" value="com.silabs.board.none"/>
<properties key="partCompatibility" value=""/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code"/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code visual-studio-code-cmake"/>
<properties key="toolchainCompatibility" value="gcc iar segger"/>
<properties key="category" value="Bluetooth Examples"/>
<properties key="quality" value="EXPERIMENTAL"/>
Expand All @@ -145,7 +145,7 @@
<properties key="readmeFiles" value=""/>
<properties key="boardCompatibility" value="com.silabs.board.none"/>
<properties key="partCompatibility" value=""/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code"/>
<properties key="ideCompatibility" value="generic-template iar-embedded-workbench makefile-ide simplicity-ide visual-studio-code visual-studio-code-cmake"/>
<properties key="toolchainCompatibility" value="gcc iar segger"/>
<properties key="category" value="Bluetooth Examples"/>
<properties key="quality" value="EXPERIMENTAL"/>
Expand Down

0 comments on commit 1228a95

Please sign in to comment.