Skip to content

Commit

Permalink
Pull request project-chip#427: Adding C variant of BRD4186/BRD4187
Browse files Browse the repository at this point in the history
Merge in WMN_TOOLS/matter from add_c_variant to silabs_slc_1.0

Squashed commit of the following:

commit 50f07dd700cd0213c1461319bc9d1da41357c1aa
Author: Hussein Elsherbini <Hussein.Elsherbini@silabs.com>
Date:   Tue Dec 13 12:21:30 2022 -0500

    replaced BRD4186A/BRD4187A with BRD4186C/BRD4187C in all sample-app slcp files and matter_templates.xml file
  • Loading branch information
HusseinElsherbini committed Dec 13, 2022
1 parent c75ea96 commit 67f546c
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions matter_templates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<properties key="solutionReferenceId" value="slc.sample-app.lock-app.lock-app.slcp"/>
<properties key="projectFilePaths" value="slc/sample-app/lock-app/lock-app.slcp"/>
<properties key="readmeFiles" value="slc/sample-app/lock-app/readme.html"/>
<properties key="boardCompatibility" value="brd4161a brd4162a brd4163a brd4164a brd4166a brd4170a brd4186a brd4187a brd2601b brd2703a"/>
<properties key="boardCompatibility" value="brd4161a brd4162a brd4163a brd4164a brd4166a brd4170a brd4186c brd4187c brd2601b brd2703a"/>
<properties key="partCompatibility" value=".*efr32mg12p.* .*efr32mg24.* .*mgm24.*"/>
<properties key="ideCompatibility" value="makefile-ide simplicity-ide"/>
<properties key="toolchainCompatibility" value="gcc"/>
Expand Down Expand Up @@ -38,7 +38,7 @@
<properties key="keywords" value="Matter"/>
<properties key="solutionReferenceId" value="slc.sample-app.lighting-app.lighting-app.slcp"/>
<properties key="projectFilePaths" value="slc/sample-app/lighting-app/lighting-app.slcp"/>
<properties key="boardCompatibility" value="brd4161a brd4162a brd4163a brd4164a brd4166a brd4170a brd4186a brd4187a brd2601b brd2703a"/>
<properties key="boardCompatibility" value="brd4161a brd4162a brd4163a brd4164a brd4166a brd4170a brd4186c brd4187c brd2601b brd2703a"/>
<properties key="partCompatibility" value=".*efr32mg12p.* .*efr32mg24.* .*mgm24.*"/>
<properties key="ideCompatibility" value="makefile-ide simplicity-ide"/>
<properties key="toolchainCompatibility" value="gcc"/>
Expand Down Expand Up @@ -68,7 +68,7 @@
<properties key="keywords" value="Matter"/>
<properties key="solutionReferenceId" value="slc.sample-app.thermostat.thermostat.slcp"/>
<properties key="projectFilePaths" value="slc/sample-app/thermostat/thermostat.slcp"/>
<properties key="boardCompatibility" value="brd4161a brd4162a brd4163a brd4164a brd4166a brd4170a brd4186a brd4187a"/>
<properties key="boardCompatibility" value="brd4161a brd4162a brd4163a brd4164a brd4166a brd4170a brd4186c brd4187c"/>
<properties key="partCompatibility" value=".*efr32mg12p.* .*efr32mg24.* .*mgm24.*"/>
<properties key="ideCompatibility" value="makefile-ide simplicity-ide"/>
<properties key="toolchainCompatibility" value="gcc"/>
Expand Down Expand Up @@ -98,7 +98,7 @@
<properties key="keywords" value="Matter"/>
<properties key="solutionReferenceId" value="slc.sample-app.light-switch-app.light-switch-app.slcp"/>
<properties key="projectFilePaths" value="slc/sample-app/light-switch-app/light-switch-app.slcp"/>
<properties key="boardCompatibility" value="brd4161a brd4162a brd4163a brd4164a brd4166a brd4170a brd4186a brd4187a brd2601b brd2703a"/>
<properties key="boardCompatibility" value="brd4161a brd4162a brd4163a brd4164a brd4166a brd4170a brd4186c brd4187c brd2601b brd2703a"/>
<properties key="partCompatibility" value=".*efr32mg12p.* .*efr32mg24.* .*mgm24.*"/>
<properties key="ideCompatibility" value="makefile-ide simplicity-ide"/>
<properties key="toolchainCompatibility" value="gcc"/>
Expand Down
8 changes: 4 additions & 4 deletions slc/sample-app/light-switch-app/light-switch-app.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@ requires:
- brd4170a
- name: matter_lcd
condition:
- brd4186a
- brd4186c
- name: matter_lcd
condition:
- brd4187a
- brd4187c
- name: matter_qr_code
condition:
- brd4161a
Expand All @@ -127,10 +127,10 @@ requires:
- brd4170a
- name: matter_qr_code
condition:
- brd4186a
- brd4186c
- name: matter_qr_code
condition:
- brd4187a
- brd4187c

config_file:
- path: common/light-switch-app.zap
Expand Down
8 changes: 4 additions & 4 deletions slc/sample-app/lighting-app/lighting-app.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ requires:
- brd4170a
- name: matter_lcd
condition:
- brd4186a
- brd4186c
- name: matter_lcd
condition:
- brd4187a
- brd4187c
- name: matter_qr_code
condition:
- brd4161a
Expand All @@ -133,10 +133,10 @@ requires:
- brd4170a
- name: matter_qr_code
condition:
- brd4186a
- brd4186c
- name: matter_qr_code
condition:
- brd4187a
- brd4187c

config_file:
- path: common/lighting-app.zap
Expand Down
8 changes: 4 additions & 4 deletions slc/sample-app/lock-app/lock-app.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ requires:
- brd4170a
- name: matter_lcd
condition:
- brd4186a
- brd4186c
- name: matter_lcd
condition:
- brd4187a
- brd4187c
- name: matter_qr_code
condition:
- brd4161a
Expand All @@ -131,10 +131,10 @@ requires:
- brd4170a
- name: matter_qr_code
condition:
- brd4186a
- brd4186c
- name: matter_qr_code
condition:
- brd4187a
- brd4187c

config_file:
- path: common/lock-app.zap
Expand Down
8 changes: 4 additions & 4 deletions slc/sample-app/thermostat/thermostat.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ requires:
- brd4170a
- name: matter_lcd
condition:
- brd4186a
- brd4186c
- name: matter_lcd
condition:
- brd4187a
- brd4187c
- name: matter_qr_code
condition:
- brd4161a
Expand All @@ -131,10 +131,10 @@ requires:
- brd4170a
- name: matter_qr_code
condition:
- brd4186a
- brd4186c
- name: matter_qr_code
condition:
- brd4187a
- brd4187c

config_file:
- path: common/thermostat.zap
Expand Down
8 changes: 4 additions & 4 deletions slc/sample-app/window-app/window-app.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@ requires:
- brd4170a
- name: matter_lcd
condition:
- brd4186a
- brd4186c
- name: matter_lcd
condition:
- brd4187a
- brd4187c
- name: matter_qr_code
condition:
- brd4161a
Expand All @@ -128,10 +128,10 @@ requires:
- brd4170a
- name: matter_qr_code
condition:
- brd4186a
- brd4186c
- name: matter_qr_code
condition:
- brd4187a
- brd4187c

config_file:
- path: common/window-app.zap
Expand Down

0 comments on commit 67f546c

Please sign in to comment.