-
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
Update Groups cluster XML to match spec. #26819
Merged
bzbarsky-apple
merged 3 commits into
project-chip:master
from
bzbarsky-apple:align-groups-xml
May 25, 2023
Merged
Update Groups cluster XML to match spec. #26819
bzbarsky-apple
merged 3 commits into
project-chip:master
from
bzbarsky-apple:align-groups-xml
May 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
pullapprove
bot
requested review from
amitnj,
anush-apple,
arkq,
carol-apple,
cecille,
chrisdecenzo,
chshu,
chulspro,
cliffamzn,
CodeChronos928,
Damian-Nordic,
dhrishi,
electrocucaracha,
franck-apple,
gjc13,
harsha-rajendran,
hawk248,
jelderton,
jepenven-silabs,
jmartinez-silabs,
jmeg-sfy,
joonhaengHeo,
jtung-apple,
kkasperczyk-no and
ksperling-apple
May 24, 2023 22:55
pullapprove
bot
requested review from
tcarmelveilleux,
tecimovic,
tehampson,
turon,
vijs,
vivien-apple,
woody-apple,
xylophone21,
younghak-hwang,
yufengwangca and
yunhanw-google
May 24, 2023 22:56
PR #26819: Size comparison from 7e5267b to 7b38c72 Increases (1 build for cc32xx)
Decreases (1 build for cc32xx)
Full report (1 build for cc32xx)
|
bzbarsky-apple
force-pushed
the
align-groups-xml
branch
from
May 24, 2023 23:05
7b38c72
to
20eea77
Compare
PR #26819: Size comparison from 80bce56 to 20eea77 Increases (29 builds for bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, telink)
Decreases (9 builds for bl602, cc32xx, efr32, psoc6, telink)
Full report (58 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
bzbarsky-apple
force-pushed
the
align-groups-xml
branch
from
May 25, 2023 01:55
20eea77
to
449b95b
Compare
PR #26819: Size comparison from 5d459ce to 449b95b Increases (24 builds for bl702, cc32xx, efr32, k32w, linux, nrfconnect, telink)
Decreases (9 builds for bl602, bl702, cc32xx, efr32, telink)
Full report (50 builds for bl602, bl702, cc32xx, efr32, esp32, k32w, linux, mbed, nrfconnect, qpg, telink)
|
jmartinez-silabs
approved these changes
May 25, 2023
bzbarsky-apple
force-pushed
the
align-groups-xml
branch
from
May 25, 2023 13:12
449b95b
to
7866a8f
Compare
PR #26819: Size comparison from e042f75 to 7866a8f Increases (29 builds for bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, nrfconnect, psoc6, telink)
Decreases (10 builds for bl602, cc32xx, efr32, psoc6, telink)
Full report (58 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
andy31415
approved these changes
May 25, 2023
maciejbaczmanski
pushed a commit
to maciejbaczmanski/connectedhomeip
that referenced
this pull request
Jul 15, 2024
…#26819) * Update Groups cluster XML to match spec. Spec changes happened in CHIP-Specifications/connectedhomeip-spec#6429 Fixes project-chip#26209 * Auto-update ZAP files. * Regenerate generated code.
maciejbaczmanski
pushed a commit
to maciejbaczmanski/connectedhomeip
that referenced
this pull request
Jul 15, 2024
…ect-chip#26819)" This reverts commit 16b84ee.
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.
Spec changes happened in https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/6429
Fixes #26209