Skip to content

Commit

Permalink
Remove types-silabs.xml (#24976)
Browse files Browse the repository at this point in the history
* Remove types-silabs.xml

* Update generated code
  • Loading branch information
vivien-apple authored Feb 10, 2023
1 parent 2ddb52a commit f24ce30
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 59 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ jobs:
src/app/zap-templates/zcl/data-model/draft/onoff-switch-configuration-cluster.xml \
src/app/zap-templates/zcl/data-model/silabs/ha-devices.xml \
src/app/zap-templates/zcl/data-model/silabs/lo-devices.xml \
src/app/zap-templates/zcl/data-model/silabs/types-silabs.xml \
src/app/zap-templates/zcl/data-model/silabs/zll-devices.xml \
"
- name: Build Apps
Expand Down
1 change: 0 additions & 1 deletion src/app/zap-templates/zcl/data-model/all.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,5 @@
<xi:include href="draft/onoff-switch-configuration-cluster.xml" />
<xi:include href="silabs/ha-devices.xml" />
<xi:include href="silabs/lo-devices.xml" />
<xi:include href="silabs/types-silabs.xml" />
<xi:include href="silabs/zll-devices.xml" />
</all>
48 changes: 0 additions & 48 deletions src/app/zap-templates/zcl/data-model/silabs/types-silabs.xml

This file was deleted.

1 change: 0 additions & 1 deletion src/app/zap-templates/zcl/zcl-with-test-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"xmlFile": [
"access-control-definitions.xml",
"chip-types.xml",
"types-silabs.xml",
"access-control-cluster.xml",
"account-login-cluster.xml",
"administrator-commissioning-cluster.xml",
Expand Down
1 change: 0 additions & 1 deletion src/app/zap-templates/zcl/zcl.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"xmlFile": [
"access-control-definitions.xml",
"chip-types.xml",
"types-silabs.xml",
"access-control-cluster.xml",
"account-login-cluster.xml",
"administrator-commissioning-cluster.xml",
Expand Down
2 changes: 1 addition & 1 deletion src/darwin/Framework/CHIP/templates/availability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6001,7 +6001,7 @@
- DlOperationSource
- DlUserStatus
- DlUserType
# The enums after this come from the silabs types-silabs.xml, not the
# The enums after this come from the draft/types/door-lock.xml, not the
# door lock cluster XML
#
# DoorLockUserStatus is not marked deprecated here because the
Expand Down
6 changes: 0 additions & 6 deletions zzz_generated/app-common/app-common/zap-generated/enums.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f24ce30

Please sign in to comment.