Skip to content

Clean some follow-up issues#43103

Merged
mergify[bot] merged 1 commit into
project-chip:masterfrom
bukepo:mcot-minor-fixes
Feb 13, 2026
Merged

Clean some follow-up issues#43103
mergify[bot] merged 1 commit into
project-chip:masterfrom
bukepo:mcot-minor-fixes

Conversation

@bukepo

@bukepo bukepo commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

Summary

This commit is a follow-up of #42992 fixing remaining issues:

  1. Removed unnecessary guards.
  2. Removed unnecessary comments in src/app/server/tests/TestThreadRendezvousAnnouncement.cpp
  3. Verify QNameString fits before comparing.

Related issues

#42992

Testing

No new test added. This commit fixes style issues and strengthen the check of QNameString::EndsWith()

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request contains some follow-up cleanups. The removal of unnecessary comments in the test file and the added check in QNameString::EndsWith are good improvements.

However, I have concerns about the removal of the CHIP_DEVICE_CONFIG_ENABLE_THREAD_MESHCOP guards. The function declaration in ThreadRendezvousAnnouncement.h is now unguarded, while its definition in ThreadRendezvousAnnouncement.cpp remains guarded. This inconsistency can lead to linker errors if the feature is disabled. I've left comments suggesting to restore these guards for safety. If this feature is now mandatory, then the guards should be removed from both the header and the implementation file.

I am having trouble creating individual review comments. Click here to see my feedback.

src/app/server/ThreadRendezvousAnnouncement.cpp (26-30)

medium

This guard around the includes seems useful and should probably be kept. These headers are only used by BuildThreadRendezvousAnnouncement, which is conditionally compiled based on CHIP_DEVICE_CONFIG_ENABLE_THREAD_MESHCOP. Keeping the guard avoids including unused headers when this feature is disabled.

@github-actions

github-actions Bot commented Feb 12, 2026

Copy link
Copy Markdown

PR #43103: Size comparison from 485755f to 73d02c2

Full report (11 builds for cc13x4_26x4, cc32xx, qpg, realtek, stm32)
platform target config section 485755f 73d02c2 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 772440 772440 0 0.0
RAM 103200 103200 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 785248 785248 0 0.0
RAM 108480 108480 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 730336 730336 0 0.0
RAM 97236 97236 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 714856 714856 0 0.0
RAM 97436 97436 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 555776 555776 0 0.0
RAM 204432 204432 0 0.0
lock CC3235SF_LAUNCHXL FLASH 589964 589964 0 0.0
RAM 204720 204720 0 0.0
qpg lighting-app qpg6200+debug FLASH 839580 839580 0 0.0
RAM 127740 127740 0 0.0
lock-app qpg6200+debug FLASH 778224 778224 0 0.0
RAM 118688 118688 0 0.0
realtek light-switch-app rtl8777g FLASH 703440 703440 0 0.0
RAM 113356 113356 0 0.0
lighting-app rtl8777g FLASH 745336 745336 0 0.0
RAM 114564 114564 0 0.0
stm32 light STM32WB5MM-DK FLASH 472220 472220 0 0.0
RAM 141208 141208 0 0.0

@bukepo bukepo force-pushed the mcot-minor-fixes branch 2 times, most recently from 12275fd to e48df20 Compare February 12, 2026 05:32
@github-actions

github-actions Bot commented Feb 12, 2026

Copy link
Copy Markdown

PR #43103: Size comparison from 485755f to e48df20

Full report (35 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, stm32, telink)
platform target config section 485755f e48df20 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1107424 1107424 0 0.0
RAM 178650 178650 0 0.0
bl702 lighting-app bl702+eth FLASH 662428 662428 0 0.0
RAM 134665 134665 0 0.0
bl702+wifi FLASH 838144 838144 0 0.0
RAM 124189 124189 0 0.0
bl706+mfd+rpc+littlefs FLASH 1072492 1072492 0 0.0
RAM 117117 117117 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 905046 905046 0 0.0
RAM 105724 105724 0 0.0
lighting-app bl702l+mfd+littlefs FLASH 985496 985496 0 0.0
RAM 109604 109604 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 772440 772440 0 0.0
RAM 103200 103200 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 785248 785248 0 0.0
RAM 108480 108480 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 730336 730336 0 0.0
RAM 97236 97236 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 714856 714856 0 0.0
RAM 97436 97436 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 555776 555776 0 0.0
RAM 204432 204432 0 0.0
lock CC3235SF_LAUNCHXL FLASH 589964 589964 0 0.0
RAM 204720 204720 0 0.0
efr32 lock-app BRD4187C FLASH 968408 968400 -8 -0.0
RAM 125444 125444 0 0.0
BRD4338a FLASH 756900 756900 0 0.0
RAM 237696 237696 0 0.0
window-app BRD4187C FLASH 1066048 1066048 0 0.0
RAM 126668 126668 0 0.0
esp32 all-clusters-app c3devkit DRAM 98108 98108 0 0.0
FLASH 1587774 1587774 0 0.0
IRAM 93514 93514 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 954168 954168 0 0.0
RAM 161925 161925 0 0.0
nxp contact mcxw71+release FLASH 745792 745792 0 0.0
RAM 66896 66896 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1699580 1699580 0 0.0
RAM 213684 213684 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1600844 1600844 0 0.0
RAM 210660 210660 0 0.0
light cy8ckit_062s2_43012 FLASH 1462524 1462524 0 0.0
RAM 196864 196864 0 0.0
lock cy8ckit_062s2_43012 FLASH 1495916 1495916 0 0.0
RAM 224696 224696 0 0.0
qpg lighting-app qpg6200+debug FLASH 839580 839580 0 0.0
RAM 127740 127740 0 0.0
lock-app qpg6200+debug FLASH 778224 778224 0 0.0
RAM 118688 118688 0 0.0
realtek light-switch-app rtl8777g FLASH 703440 703440 0 0.0
RAM 113356 113356 0 0.0
lighting-app rtl8777g FLASH 745336 745336 0 0.0
RAM 114564 114564 0 0.0
stm32 light STM32WB5MM-DK FLASH 472220 472220 0 0.0
RAM 141208 141208 0 0.0
telink bridge-app tl7218x FLASH 713400 713400 0 0.0
RAM 93512 93512 0 0.0
light-app-ota-compress-lzma-shell-factory-data tl3218x FLASH 799260 799260 0 0.0
RAM 42112 42112 0 0.0
light-app-ota-shell-factory-data tl7218x FLASH 790508 790508 0 0.0
RAM 96632 96632 0 0.0
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 719096 719096 0 0.0
RAM 54724 54724 0 0.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 754906 754906 0 0.0
RAM 73756 73756 0 0.0
light-switch-app-ota-factory-data tl3218x_retention FLASH 723524 723524 0 0.0
RAM 33136 33136 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 611452 611452 0 0.0
RAM 118120 118120 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 823914 823918 4 0.0
RAM 95020 95020 0 0.0

@bukepo bukepo marked this pull request as ready for review February 12, 2026 08:26
Copilot AI review requested due to automatic review settings February 12, 2026 08:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Follow-up cleanup for the Thread MeshCoP commissioning work (#42992), including build-guarding Thread-specific sources/tests and tightening QNameString::EndsWith() behavior when the string representation was truncated.

Changes:

  • Make QNameString::EndsWith() return false when the underlying string builder did not fully fit.
  • Remove/comment/guard cleanup for Thread rendezvous announcement code and its unit test.
  • Gate Thread rendezvous announcement sources (server + tests) behind chip_device_config_enable_thread_meshcop in GN.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/lib/dnssd/minimal_mdns/core/QNameString.h Adds a Fit() check before suffix comparison.
src/app/server/tests/TestThreadRendezvousAnnouncement.cpp Removes an “expected entries” comment block in the TXT builder test.
src/app/server/tests/BUILD.gn Attempts to conditionally include the Thread rendezvous unit test.
src/app/server/ThreadRendezvousAnnouncement.h Removes #if CHIP_DEVICE_CONFIG_ENABLE_THREAD_MESHCOP header guard around declarations.
src/app/server/ThreadRendezvousAnnouncement.cpp Makes minimal_mdns includes unconditional (file now built conditionally via GN).
src/app/server/BUILD.gn Moves Thread rendezvous announcement sources/deps under chip_device_config_enable_thread_meshcop.

Comment thread src/app/server/tests/BUILD.gn Outdated
Comment thread src/lib/dnssd/minimal_mdns/core/QNameString.h
Comment thread src/app/server/tests/BUILD.gn Outdated
Comment thread src/app/server/BUILD.gn Outdated
@github-actions

Copy link
Copy Markdown

PR #43103: Size comparison from 385acf5 to 284fb84

Full report (3 builds for cc32xx, stm32)
platform target config section 385acf5 284fb84 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 555760 555760 0 0.0
RAM 204432 204432 0 0.0
lock CC3235SF_LAUNCHXL FLASH 589948 589948 0 0.0
RAM 204720 204720 0 0.0
stm32 light STM32WB5MM-DK FLASH 472204 472204 0 0.0
RAM 141208 141208 0 0.0

Copilot AI review requested due to automatic review settings February 13, 2026 08:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Comment thread src/app/server/BUILD.gn Outdated
Comment thread src/app/server/ThreadRendezvousAnnouncement.h
Comment thread src/lib/dnssd/minimal_mdns/core/QNameString.h
@github-actions

github-actions Bot commented Feb 13, 2026

Copy link
Copy Markdown

PR #43103: Size comparison from 385acf5 to 970b9be

Full report (34 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, telink)
platform target config section 385acf5 970b9be change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1107432 1107432 0 0.0
RAM 178650 178650 0 0.0
bl702 lighting-app bl702+eth FLASH 662436 662436 0 0.0
RAM 134665 134665 0 0.0
bl702+wifi FLASH 838152 838152 0 0.0
RAM 124189 124189 0 0.0
bl706+mfd+rpc+littlefs FLASH 1072500 1072500 0 0.0
RAM 117117 117117 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 905054 905054 0 0.0
RAM 105724 105724 0 0.0
lighting-app bl702l+mfd+littlefs FLASH 985504 985504 0 0.0
RAM 109604 109604 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 772416 772416 0 0.0
RAM 103200 103200 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 785224 785224 0 0.0
RAM 108480 108480 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 730312 730312 0 0.0
RAM 97236 97236 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 714832 714832 0 0.0
RAM 97436 97436 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 555760 555760 0 0.0
RAM 204432 204432 0 0.0
lock CC3235SF_LAUNCHXL FLASH 589948 589948 0 0.0
RAM 204720 204720 0 0.0
efr32 lock-app BRD4187C FLASH 968392 968384 -8 -0.0
RAM 125444 125444 0 0.0
BRD4338a FLASH 756908 756908 0 0.0
RAM 237696 237696 0 0.0
window-app BRD4187C FLASH 1066032 1066032 0 0.0
RAM 126668 126668 0 0.0
esp32 all-clusters-app c3devkit DRAM 98220 98220 0 0.0
FLASH 1588884 1588884 0 0.0
IRAM 93514 93514 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 955172 955172 0 0.0
RAM 162036 162036 0 0.0
nxp contact mcxw71+release FLASH 745776 745776 0 0.0
RAM 66896 66896 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1700908 1700908 0 0.0
RAM 213804 213804 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1602036 1602036 0 0.0
RAM 210692 210692 0 0.0
light cy8ckit_062s2_43012 FLASH 1462532 1462532 0 0.0
RAM 196864 196864 0 0.0
lock cy8ckit_062s2_43012 FLASH 1495924 1495924 0 0.0
RAM 224696 224696 0 0.0
qpg lighting-app qpg6200+debug FLASH 839564 839564 0 0.0
RAM 127740 127740 0 0.0
lock-app qpg6200+debug FLASH 778208 778208 0 0.0
RAM 118688 118688 0 0.0
realtek light-switch-app rtl8777g FLASH 704088 704088 0 0.0
RAM 113392 113392 0 0.0
lighting-app rtl8777g FLASH 745320 745320 0 0.0
RAM 114564 114564 0 0.0
telink bridge-app tl7218x FLASH 714134 714134 0 0.0
RAM 93544 93544 0 0.0
light-app-ota-compress-lzma-shell-factory-data tl3218x FLASH 799252 799252 0 0.0
RAM 42112 42112 0 0.0
light-app-ota-shell-factory-data tl7218x FLASH 790500 790500 0 0.0
RAM 96632 96632 0 0.0
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 719780 719780 0 0.0
RAM 54756 54756 0 0.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 755590 755590 0 0.0
RAM 73788 73788 0 0.0
light-switch-app-ota-factory-data tl3218x_retention FLASH 724208 724208 0 0.0
RAM 33168 33168 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 611444 611444 0 0.0
RAM 118120 118120 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 823906 823910 4 0.0
RAM 95020 95020 0 0.0

@github-actions

github-actions Bot commented Feb 13, 2026

Copy link
Copy Markdown

PR #43103: Size comparison from 385acf5 to 2da1b73

Full report (12 builds for cc13x4_26x4, cc32xx, nrfconnect, qpg, realtek, stm32)
platform target config section 385acf5 2da1b73 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 772416 772416 0 0.0
RAM 103200 103200 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 785224 785224 0 0.0
RAM 108480 108480 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 730312 730312 0 0.0
RAM 97236 97236 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 714832 714832 0 0.0
RAM 97436 97436 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 555760 555760 0 0.0
RAM 204432 204432 0 0.0
lock CC3235SF_LAUNCHXL FLASH 589948 589948 0 0.0
RAM 204720 204720 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 955172 955172 0 0.0
RAM 162036 162036 0 0.0
qpg lighting-app qpg6200+debug FLASH 839564 839564 0 0.0
RAM 127740 127740 0 0.0
lock-app qpg6200+debug FLASH 778208 778208 0 0.0
RAM 118688 118688 0 0.0
realtek light-switch-app rtl8777g FLASH 704088 704088 0 0.0
RAM 113392 113392 0 0.0
lighting-app rtl8777g FLASH 745320 745320 0 0.0
RAM 114564 114564 0 0.0
stm32 light STM32WB5MM-DK FLASH 472204 472204 0 0.0
RAM 141208 141208 0 0.0

Copilot AI review requested due to automatic review settings February 13, 2026 10:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated no new comments.

@github-actions

github-actions Bot commented Feb 13, 2026

Copy link
Copy Markdown

PR #43103: Size comparison from 385acf5 to 32fa514

Full report (35 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, stm32, telink)
platform target config section 385acf5 32fa514 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1107432 1107432 0 0.0
RAM 178650 178650 0 0.0
bl702 lighting-app bl702+eth FLASH 662436 662436 0 0.0
RAM 134665 134665 0 0.0
bl702+wifi FLASH 838152 838152 0 0.0
RAM 124189 124189 0 0.0
bl706+mfd+rpc+littlefs FLASH 1072500 1072500 0 0.0
RAM 117117 117117 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 905054 905054 0 0.0
RAM 105724 105724 0 0.0
lighting-app bl702l+mfd+littlefs FLASH 985504 985504 0 0.0
RAM 109604 109604 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 772416 772416 0 0.0
RAM 103200 103200 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 785224 785224 0 0.0
RAM 108480 108480 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 730312 730312 0 0.0
RAM 97236 97236 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 714832 714832 0 0.0
RAM 97436 97436 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 555760 555760 0 0.0
RAM 204432 204432 0 0.0
lock CC3235SF_LAUNCHXL FLASH 589948 589948 0 0.0
RAM 204720 204720 0 0.0
efr32 lock-app BRD4187C FLASH 968392 968384 -8 -0.0
RAM 125444 125444 0 0.0
BRD4338a FLASH 756908 756908 0 0.0
RAM 237696 237696 0 0.0
window-app BRD4187C FLASH 1066032 1066032 0 0.0
RAM 126668 126668 0 0.0
esp32 all-clusters-app c3devkit DRAM 98220 98220 0 0.0
FLASH 1588884 1588884 0 0.0
IRAM 93514 93514 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 955172 955172 0 0.0
RAM 162036 162036 0 0.0
nxp contact mcxw71+release FLASH 745776 745776 0 0.0
RAM 66896 66896 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1700908 1700908 0 0.0
RAM 213804 213804 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1602036 1602036 0 0.0
RAM 210692 210692 0 0.0
light cy8ckit_062s2_43012 FLASH 1462532 1462532 0 0.0
RAM 196864 196864 0 0.0
lock cy8ckit_062s2_43012 FLASH 1495924 1495924 0 0.0
RAM 224696 224696 0 0.0
qpg lighting-app qpg6200+debug FLASH 839564 839564 0 0.0
RAM 127740 127740 0 0.0
lock-app qpg6200+debug FLASH 778208 778208 0 0.0
RAM 118688 118688 0 0.0
realtek light-switch-app rtl8777g FLASH 704088 704088 0 0.0
RAM 113392 113392 0 0.0
lighting-app rtl8777g FLASH 745320 745320 0 0.0
RAM 114564 114564 0 0.0
stm32 light STM32WB5MM-DK FLASH 472204 472204 0 0.0
RAM 141208 141208 0 0.0
telink bridge-app tl7218x FLASH 714134 714134 0 0.0
RAM 93544 93544 0 0.0
light-app-ota-compress-lzma-shell-factory-data tl3218x FLASH 799252 799252 0 0.0
RAM 42112 42112 0 0.0
light-app-ota-shell-factory-data tl7218x FLASH 790500 790500 0 0.0
RAM 96632 96632 0 0.0
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 719780 719780 0 0.0
RAM 54756 54756 0 0.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 755590 755590 0 0.0
RAM 73788 73788 0 0.0
light-switch-app-ota-factory-data tl3218x_retention FLASH 724208 724208 0 0.0
RAM 33168 33168 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 611444 611444 0 0.0
RAM 118120 118120 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 823906 823910 4 0.0
RAM 95020 95020 0 0.0

@github-actions

github-actions Bot commented Feb 13, 2026

Copy link
Copy Markdown

PR #43103: Size comparison from 977df9d to fe038ac

Full report (35 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, stm32, telink)
platform target config section 977df9d fe038ac change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1107534 1107534 0 0.0
RAM 178650 178650 0 0.0
bl702 lighting-app bl702+eth FLASH 662538 662538 0 0.0
RAM 134665 134665 0 0.0
bl702+wifi FLASH 838254 838254 0 0.0
RAM 124189 124189 0 0.0
bl706+mfd+rpc+littlefs FLASH 1072564 1072564 0 0.0
RAM 117117 117117 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 905118 905118 0 0.0
RAM 105724 105724 0 0.0
lighting-app bl702l+mfd+littlefs FLASH 985568 985568 0 0.0
RAM 109604 109604 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 772472 772472 0 0.0
RAM 103200 103200 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 785288 785288 0 0.0
RAM 108480 108480 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 730376 730376 0 0.0
RAM 97236 97236 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 714896 714896 0 0.0
RAM 97436 97436 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 555848 555848 0 0.0
RAM 204432 204432 0 0.0
lock CC3235SF_LAUNCHXL FLASH 590036 590036 0 0.0
RAM 204720 204720 0 0.0
efr32 lock-app BRD4187C FLASH 968448 968440 -8 -0.0
RAM 125444 125444 0 0.0
BRD4338a FLASH 756964 756964 0 0.0
RAM 237696 237696 0 0.0
window-app BRD4187C FLASH 1066088 1066088 0 0.0
RAM 126668 126668 0 0.0
esp32 all-clusters-app c3devkit DRAM 98220 98220 0 0.0
FLASH 1588996 1588996 0 0.0
IRAM 93514 93514 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 955232 955232 0 0.0
RAM 162036 162036 0 0.0
nxp contact mcxw71+release FLASH 745832 745832 0 0.0
RAM 66896 66896 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1701020 1701020 0 0.0
RAM 213804 213804 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1602140 1602140 0 0.0
RAM 210692 210692 0 0.0
light cy8ckit_062s2_43012 FLASH 1462636 1462636 0 0.0
RAM 196864 196864 0 0.0
lock cy8ckit_062s2_43012 FLASH 1496028 1496028 0 0.0
RAM 224696 224696 0 0.0
qpg lighting-app qpg6200+debug FLASH 839612 839612 0 0.0
RAM 127740 127740 0 0.0
lock-app qpg6200+debug FLASH 778256 778256 0 0.0
RAM 118688 118688 0 0.0
realtek light-switch-app rtl8777g FLASH 704152 704152 0 0.0
RAM 113392 113392 0 0.0
lighting-app rtl8777g FLASH 745384 745384 0 0.0
RAM 114564 114564 0 0.0
stm32 light STM32WB5MM-DK FLASH 472268 472268 0 0.0
RAM 141208 141208 0 0.0
telink bridge-app tl7218x FLASH 714170 714170 0 0.0
RAM 93544 93544 0 0.0
light-app-ota-compress-lzma-shell-factory-data tl3218x FLASH 835048 835048 0 0.0
RAM 42784 42784 0 0.0
light-app-ota-shell-factory-data tl7218x FLASH 826314 826314 0 0.0
RAM 97304 97304 0 0.0
light-switch-app-ota-compress-lzma-factory-data tl7218x_retention FLASH 719816 719816 0 0.0
RAM 54756 54756 0 0.0
light-switch-app-ota-compress-lzma-shell-factory-data tlsr9528a FLASH 782864 782864 0 0.0
RAM 74460 74460 0 0.0
light-switch-app-ota-factory-data tl3218x_retention FLASH 724244 724244 0 0.0
RAM 33168 33168 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d FLASH 611480 611480 0 0.0
RAM 118120 118120 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d FLASH 823942 823946 4 0.0
RAM 95020 95020 0 0.0

@andy31415 andy31415 added the sdk-maintainer-approved PR marked by `matter-sdk-maintainers` as suitable for MERGE - meets guideline & sufficient reviews. label Feb 13, 2026
@andy31415

Copy link
Copy Markdown
Contributor

Thank you for the followup!

@mergify mergify Bot merged commit 00f124e into project-chip:master Feb 13, 2026
76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app lib review - pending sdk-maintainer-approved PR marked by `matter-sdk-maintainers` as suitable for MERGE - meets guideline & sufficient reviews.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants