-
Notifications
You must be signed in to change notification settings - Fork 2.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 Matter*PluginServerShutdownCallback #38075
Add Matter*PluginServerShutdownCallback #38075
Conversation
PR #38075: Size comparison from cbf664f to aec7ef8 Full report (75 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
@jadhavrohit924 could we add some usage examples as well or describe in the summary how this was planned to be used and the current status? As it stands, this would seems to be just "generated code that is unused". |
@andy31415 I have filed an issue #38092 to list the action items which would go in sequence. |
aec7ef8
to
b308f9b
Compare
PR #38075: Size comparison from 2c7bc31 to b308f9b Full report (75 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
b308f9b
to
6b542b7
Compare
PR #38075: Size comparison from 7d04796 to 6b542b7 Full report (75 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #38075: Size comparison from 7d04796 to 07f4d57 Full report (8 builds for esp32, nrfconnect, stm32, tizen)
|
PR #38075: Size comparison from 7d04796 to 52c4c78 Increases above 0.2%:
Full report (75 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
52c4c78
to
9615093
Compare
PR #38075: Size comparison from 79b53e9 to 9615093 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nxp, psoc6, qpg, stm32, telink, tizen)
|
src/app/clusters/general-commissioning-server/general-commissioning-server.cpp
Outdated
Show resolved
Hide resolved
* Add Matter*PluginServerShutdownCallback * Add definition of PluginServerShutdownCallback for every cluster * Fix CI * Address review comments * Restyled by clang-format --------- Co-authored-by: Restyled.io <commits@restyled.io>
* Add Matter*PluginServerShutdownCallback * Add definition of PluginServerShutdownCallback for every cluster * Fix CI * Address review comments * Restyled by clang-format --------- Co-authored-by: Restyled.io <commits@restyled.io>
* Add Matter*PluginServerShutdownCallback * Add definition of PluginServerShutdownCallback for every cluster * Fix CI * Address review comments * Restyled by clang-format --------- Co-authored-by: Restyled.io <commits@restyled.io>
Problem
Changes
Testing
test_generators.py