-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mode-derived clusters: rev update (XMLs + TC 1.1) #29964
Merged
mergify
merged 5 commits into
project-chip:master
from
plauric:plauric/update-mode-derived-cluster-revs-xmls-and-scripts-2
Oct 25, 2023
Merged
Mode-derived clusters: rev update (XMLs + TC 1.1) #29964
mergify
merged 5 commits into
project-chip:master
from
plauric:plauric/update-mode-derived-cluster-revs-xmls-and-scripts-2
Oct 25, 2023
Conversation
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
bzbarsky-apple
approved these changes
Oct 24, 2023
PR #29964: Size comparison from 7879111 to 9d7a34e Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
jmeg-sfy
approved these changes
Oct 25, 2023
PR #29964: Size comparison from 7879111 to d73fa67 Increases (2 builds for cc32xx)
Decreases (2 builds for cc32xx)
Full report (2 builds for cc32xx)
|
PR #29964: Size comparison from 7879111 to 6a0dc04 Increases (43 builds for bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, telink)
Decreases (13 builds for cc13x4_26x4, cc32xx, cyw30739, k32w, linux, psoc6)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
pullapprove
bot
requested review from
andy31415,
arkq,
cecille,
chrisdecenzo,
chshu,
chulspro,
cliffamzn,
Damian-Nordic,
dhrishi,
electrocucaracha,
gjc13,
harsha-rajendran,
hawk248 and
hicklin
October 25, 2023 17:38
pullapprove
bot
requested review from
jmartinez-silabs,
joonhaengHeo,
kkasperczyk-no,
kpschoedel,
lazarkov,
lpbeliveau-silabs,
LuDuda,
mhazley,
mkardous-silabs,
mlepage-google,
p0fi,
pidarped,
rcasallas-silabs,
robszewczyk,
saurabhst,
selissia,
sharadb-amazon,
tcarmelveilleux,
tecimovic,
tima-q,
tobiasgraf,
turon,
wiba-nordic,
younghak-hwang,
yufengwangca and
yunhanw-google
October 25, 2023 17:38
shripad621git
pushed a commit
to shripad621git/connectedhomeip
that referenced
this pull request
Oct 31, 2023
* add changes * add Commands.h changes generated by regen * update zap files and fix XML indenting issue * add matter files * add missing chef matter file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #29815
Update the revisions of the Mode derived clusters, due a spec update: https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/7663
Update the XMLs under src/app/zap-templates/zcl/data-model/chip/
Update TC 1.1 under src/app/tests/suites/certification
Update the zap files: scripts/tools/zap/update_cluster_revisions.py --cluster-id 0x00?? --new-revision 2 --old-revision 1
./scripts/tools/zap_regen_all.py