-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Add ProductAppearance attribute support. #24415
Add ProductAppearance attribute support. #24415
Conversation
PR #24415: Size comparison from a25af90 to 54d668f Increases above 0.2%:
Increases (13 builds for bl602, bl702, k32w, mbed, nrfconnect, qpg)
Full report (13 builds for bl602, bl702, k32w, mbed, nrfconnect, qpg)
|
54d668f
to
9d199f4
Compare
9d199f4
to
12a85fa
Compare
PR #24415: Size comparison from a25af90 to 12a85fa Increases above 0.2%:
Increases (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
Decreases (6 builds for cc13x2_26x2)
Full report (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
12a85fa
to
f960d7b
Compare
PR #24415: Size comparison from cae6319 to f960d7b Increases above 0.2%:
Increases (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
Decreases (6 builds for cc13x2_26x2)
Full report (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
097998f
to
29d4cc7
Compare
8972029
to
3fa5d67
Compare
PR #24415: Size comparison from a722c18 to 3fa5d67 Increases above 0.2%:
Increases (49 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, linux, mbed, nrfconnect, psoc6, qpg, telink)
Decreases (6 builds for cc13x2_26x2)
Full report (49 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
3fa5d67
to
4fad9f5
Compare
PR #24415: Size comparison from 87c529e to 4fad9f5 Increases above 0.2%:
Increases (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
Decreases (6 builds for cc13x2_26x2)
Full report (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
4fad9f5
to
f521ce3
Compare
PR #24415: Size comparison from 061f80a to f521ce3 Increases above 0.2%:
Increases (1 build for cc32xx)
Full report (1 build for cc32xx)
|
This reverts commit 7f8dfe8. This attribute is not in the spec yet, and the PR should not have been merged.
* Add ProductAppearance attribute support. * Regenerate generated code.
project-chip#25740) This reverts commit 7f8dfe8. This attribute is not in the spec yet, and the PR should not have been merged.
This is a draft implementation of https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/6113