Skip to content
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

Use data() instead of begin() in Protocols.cpp #33476

Merged
merged 2 commits into from
May 15, 2024

Conversation

mwswartwout
Copy link
Contributor

The GetProtocolName() function tries to store the result of std::array::begin() in a raw pointer type, but this no longer works on some newer versions of clang, since clang now returns an iterator object. This change fixes this by switching to std::array::data() instead, which always returns a raw pointer.

The GetProtocolName() function tries to store the result of
std::array<T>::begin() in a raw pointer type, but this no longer works
on some newer versions of clang, since clang now returns an iterator
object. This change fixes this by switching to std::array<T>::data()
instead, which always returns a raw pointer.
Copy link

github-actions bot commented May 15, 2024

PR #33476: Size comparison from 83d35a3 to 93788f5

Increases (2 builds for linux)
platform target config section 83d35a3 93788f5 change % change
linux chip-tool-ipv6only arm64 (read/write) 589496 589640 144 0.0
thermostat-no-ble arm64 (read/write) 249712 249856 144 0.1
Decreases (17 builds for efr32, linux)
platform target config section 83d35a3 93788f5 change % change
efr32 lighting-app BRD4187C (read/write) 1072228 1072220 -8 -0.0
.text 888728 888720 -8 -0.0
linux air-purifier-app debug (read only) 2721717 2721605 -112 -0.0
.text 2351093 2350981 -112 -0.0
all-clusters-app debug (read only) 6034577 6034449 -128 -0.0
.text 5241395 5241267 -128 -0.0
all-clusters-minimal-app debug (read only) 5318017 5317905 -112 -0.0
.text 4784835 4784723 -112 -0.0
bridge-app debug (read only) 4708433 4708305 -128 -0.0
.text 4249283 4249155 -128 -0.0
chip-tool debug (read only) 12162777 12162649 -128 -0.0
.text 10997443 10997315 -128 -0.0
chip-tool-ipv6only arm64 (read only) 11496284 11496140 -144 -0.0
.text 10252824 10252680 -144 -0.0
fabric-admin debug (read only) 11908689 11908577 -112 -0.0
.text 10785251 10785139 -112 -0.0
fabric-bridge-app debug (read only) 4574689 4574561 -128 -0.0
.text 4124627 4124499 -128 -0.0
lighting-app debug+rpc+ui (read only) 5631993 5631881 -112 -0.0
.text 5022595 5022483 -112 -0.0
lock-app debug (read only) 4769489 4769361 -128 -0.0
.text 4293555 4293427 -128 -0.0
ota-provider-app debug (read only) 4382225 4382097 -128 -0.0
.text 3972563 3972435 -128 -0.0
ota-requestor-app debug (read only) 4512913 4512785 -128 -0.0
.text 4092627 4092499 -128 -0.0
shell debug (read only) 3005217 3005089 -128 -0.0
.text 2634994 2634866 -128 -0.0
thermostat-no-ble arm64 (read only) 4500556 4500412 -144 -0.0
.text 3996856 3996712 -144 -0.0
tv-app debug (read only) 5829897 5829785 -112 -0.0
.text 5285667 5285555 -112 -0.0
tv-casting-app debug (read only) 9997689 9997577 -112 -0.0
.text 9138467 9138355 -112 -0.0
Full report (83 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 83d35a3 93788f5 change % change
bl602 lighting-app bl602 (read/write) 1446110 1446110 0 0.0
.bss 85800 85800 0 0.0
.data 9512 9512 0 0.0
.rodata 159472 159472 0 0.0
.text 1110670 1110670 0 0.0
bl602+mfd (read/write) 1460550 1460550 0 0.0
.bss 85976 85976 0 0.0
.data 9488 9488 0 0.0
.rodata 158432 158432 0 0.0
.text 1125988 1125988 0 0.0
bl602+rpc (read/write) 1493782 1493782 0 0.0
.bss 93848 93848 0 0.0
.data 9896 9896 0 0.0
.rodata 167048 167048 0 0.0
.text 1142316 1142316 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1212095 1212095 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109024 109024 0 0.0
.text 981124 981124 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1223167 1223167 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107964 107964 0 0.0
.text 993134 993134 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1303559 1303559 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124396 124396 0 0.0
.text 1055832 1055832 0 0.0
bl706-eth (read/write) 1029113 1029113 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102080 102080 0 0.0
.text 771638 771638 0 0.0
bl706-wifi (read/write) 1263198 1263198 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123160 123160 0 0.0
.text 1002858 1002858 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1181656 1181656 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103028 103028 0 0.0
.text 974238 974238 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1193076 1193076 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101968 101968 0 0.0
.text 986560 986560 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798716 798716 0 0.0
(read/write) 177676 177676 0 0.0
.bss 99588 99588 0 0.0
.data 3604 3604 0 0.0
.rodata 85268 85268 0 0.0
.text 713184 713184 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813944 813944 0 0.0
(read/write) 188148 188148 0 0.0
.bss 110076 110076 0 0.0
.data 3596 3596 0 0.0
.rodata 78840 78840 0 0.0
.text 734840 734840 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803292 803292 0 0.0
(read/write) 182268 182268 0 0.0
.bss 104196 104196 0 0.0
.data 3596 3596 0 0.0
.rodata 106164 106164 0 0.0
.text 696864 696864 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755604 755604 0 0.0
(read/write) 176620 176620 0 0.0
.bss 98312 98312 0 0.0
.data 3588 3588 0 0.0
.rodata 80924 80924 0 0.0
.text 674416 674416 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741276 741276 0 0.0
(read/write) 176860 176860 0 0.0
.bss 98552 98552 0 0.0
.data 3588 3588 0 0.0
.rodata 76708 76708 0 0.0
.text 664304 664304 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606726 606726 0 0.0
(read/write) 209620 209620 0 0.0
.bss 202836 202836 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89766 0 0.0
.text 514836 514836 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652614 652614 0 0.0
(read/write) 209876 209876 0 0.0
.bss 203232 203232 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110526 0 0.0
.text 539968 539968 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740211 740211 0 0.0
.app_xip_area 660245 660245 0 0.0
.bss 73564 73564 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 755855 755855 0 0.0
.app_xip_area 672689 672689 0 0.0
.bss 75420 75420 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 755855 755855 0 0.0
.app_xip_area 672689 672689 0 0.0
.bss 75420 75420 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712067 712067 0 0.0
.app_xip_area 637033 637033 0 0.0
.bss 68688 68688 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 677755 677755 0 0.0
.app_xip_area 602077 602077 0 0.0
.bss 69156 69156 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 693087 693087 0 0.0
.app_xip_area 614297 614297 0 0.0
.bss 71012 71012 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 693087 693087 0 0.0
.app_xip_area 614297 614297 0 0.0
.bss 71012 71012 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 696275 696275 0 0.0
.app_xip_area 617581 617581 0 0.0
.bss 72204 72204 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 711687 711687 0 0.0
.app_xip_area 629881 629881 0 0.0
.bss 74060 74060 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 711687 711687 0 0.0
.app_xip_area 629881 629881 0 0.0
.bss 74060 74060 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 658795 658795 0 0.0
.app_xip_area 586141 586141 0 0.0
.bss 66356 66356 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 674439 674439 0 0.0
.app_xip_area 598577 598577 0 0.0
.bss 68220 68220 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 674439 674439 0 0.0
.app_xip_area 598577 598577 0 0.0
.bss 68220 68220 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072228 1072220 -8 -0.0
.bss 180032 180032 0 0.0
.data 3448 3448 0 0.0
.text 888728 888720 -8 -0.0
lock-app BRD4338a (read/write) 962484 962484 0 0.0
.bss 213108 213108 0 0.0
.data 29448 29448 0 0.0
.text 700560 700560 0 0.0
window-app BRD4187C (read/write) 1135952 1135952 0 0.0
.bss 164576 164576 0 0.0
.data 3352 3352 0 0.0
.text 968004 968004 0 0.0
esp32 all-clusters-app c3devkit (read only) 1215114 1215114 0 0.0
(read/write) 1751608 1751608 0 0.0
.dram0.bss 74648 74648 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215114 1215114 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256483 1256483 0 0.0
(read/write) 536212 536212 0 0.0
.dram0.bss 79584 79584 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285512 285512 0 0.0
.flash.text 1250319 1250319 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2721717 2721605 -112 -0.0
(read/write) 132632 132632 0 0.0
.bss 47784 47784 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76536 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 187472 187472 0 0.0
.text 2351093 2350981 -112 -0.0
all-clusters-app debug (read only) 6034577 6034449 -128 -0.0
(read/write) 484176 484176 0 0.0
.bss 136064 136064 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336072 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 354320 354320 0 0.0
.text 5241395 5241267 -128 -0.0
all-clusters-minimal-app debug (read only) 5318017 5317905 -112 -0.0
(read/write) 240128 240128 0 0.0
.bss 128928 128928 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99608 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293130 293130 0 0.0
.text 4784835 4784723 -112 -0.0
bridge-app debug (read only) 4708433 4708305 -128 -0.0
(read/write) 221040 221040 0 0.0
.bss 119456 119456 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88576 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 233514 233514 0 0.0
.text 4249283 4249155 -128 -0.0
chip-tool debug (read only) 12162777 12162649 -128 -0.0
(read/write) 524488 524488 0 0.0
.bss 95064 95064 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 417016 417016 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 454457 454457 0 0.0
.text 10997443 10997315 -128 -0.0
chip-tool-ipv6only arm64 (read only) 11496284 11496140 -144 -0.0
(read/write) 589496 589640 144 0.0
.bss 104056 104056 0 0.0
.data 4536 4536 0 0.0
.data.rel.ro 457112 457112 0 0.0
.dynamic 512 512 0 0.0
.got 17272 17272 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358460 358460 0 0.0
.text 10252824 10252680 -144 -0.0
fabric-admin debug (read only) 11908689 11908577 -112 -0.0
(read/write) 517776 517776 0 0.0
.bss 94424 94424 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411480 0 0.0
.dynamic 624 624 0 0.0
.got 5576 5576 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 426841 426841 0 0.0
.text 10785251 10785139 -112 -0.0
fabric-bridge-app debug (read only) 4574689 4574561 -128 -0.0
(read/write) 213016 213016 0 0.0
.bss 115008 115008 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86256 86256 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 226922 226922 0 0.0
.text 4124627 4124499 -128 -0.0
lighting-app debug+rpc+ui (read only) 5631993 5631881 -112 -0.0
(read/write) 229840 229840 0 0.0
.bss 120400 120400 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 96992 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 357332 357332 0 0.0
.text 5022595 5022483 -112 -0.0
lock-app debug (read only) 4769489 4769361 -128 -0.0
(read/write) 208168 208168 0 0.0
.bss 114696 114696 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82568 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 259370 259370 0 0.0
.text 4293555 4293427 -128 -0.0
ota-provider-app debug (read only) 4382225 4382097 -128 -0.0
(read/write) 196768 196768 0 0.0
.bss 114560 114560 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71824 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 211754 211754 0 0.0
.text 3972563 3972435 -128 -0.0
ota-requestor-app debug (read only) 4512913 4512785 -128 -0.0
(read/write) 201136 201136 0 0.0
.bss 115456 115456 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74928 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 217834 217834 0 0.0
.text 4092627 4092499 -128 -0.0
shell debug (read only) 3005217 3005089 -128 -0.0
(read/write) 156760 156760 0 0.0
.bss 60688 60688 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88792 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191072 191072 0 0.0
.text 2634994 2634866 -128 -0.0
thermostat-no-ble arm64 (read only) 4500556 4500412 -144 -0.0
(read/write) 249712 249856 144 0.1
.bss 123048 123048 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106008 106008 0 0.0
.dynamic 512 512 0 0.0
.got 9000 9000 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162164 162164 0 0.0
.text 3996856 3996712 -144 -0.0
tv-app debug (read only) 5829897 5829785 -112 -0.0
(read/write) 352608 352608 0 0.0
.bss 242288 242288 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96472 96472 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 297834 297834 0 0.0
.text 5285667 5285555 -112 -0.0
tv-casting-app debug (read only) 9997689 9997577 -112 -0.0
(read/write) 343088 343088 0 0.0
.bss 156664 156664 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176432 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 388088 388088 0 0.0
.text 9138467 9138355 -112 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2536680 0 0.0
.bss 220832 220832 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499364 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061360 1061360 0 0.0
bss 139185 139185 0 0.0
rodata 101904 101904 0 0.0
text 772964 772964 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238444 1238444 0 0.0
bss 137541 137541 0 0.0
rodata 151444 151444 0 0.0
text 799424 799424 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1009032 1009032 0 0.0
bss 138083 138083 0 0.0
rodata 89160 89160 0 0.0
text 734552 734552 0 0.0
nxp contact k32w0+release (read only) 576484 576484 0 0.0
(read/write) 83188 83188 0 0.0
.bss 67896 67896 0 0.0
.data 2204 2204 0 0.0
.text 575948 575948 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704332 704332 0 0.0
.bss 71248 71248 0 0.0
.data 2872 2872 0 0.0
.text 590832 590832 0 0.0
light k32w0+release (read only) 610680 610680 0 0.0
(read/write) 82672 82672 0 0.0
.bss 67352 67352 0 0.0
.data 2224 2224 0 0.0
.text 610144 610144 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796272 796272 0 0.0
.bss 80792 80792 0 0.0
.data 2080 2080 0 0.0
.text 674032 674032 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826224 826224 0 0.0
(read/write) 1827348 1827348 0 0.0
.bss 204364 204364 0 0.0
.data 2752 2752 0 0.0
.text 1611844 1611844 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829320 829320 0 0.0
(read/write) 1748620 1748620 0 0.0
.bss 201292 201292 0 0.0
.data 2728 2728 0 0.0
.text 1536212 1536212 0 0.0
light cy8ckit_062s2_43012 (read only) 836040 836040 0 0.0
(read/write) 1667060 1667060 0 0.0
.bss 194756 194756 0 0.0
.data 2544 2544 0 0.0
.text 1461372 1461372 0 0.0
lock cy8ckit_062s2_43012 (read only) 808976 808976 0 0.0
(read/write) 1695724 1695724 0 0.0
.bss 221836 221836 0 0.0
.data 2528 2528 0 0.0
.text 1462972 1462972 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134316 1134316 0 0.0
.bss 102652 102652 0 0.0
.data 864 864 0 0.0
.text 646696 646696 0 0.0
lock-app qpg6105+debug (read/write) 1094132 1094132 0 0.0
.bss 97316 97316 0 0.0
.data 876 876 0 0.0
.text 606516 606516 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606881 606881 0 0.0
.bss 128524 128524 0 0.0
.data 696 696 0 0.0
.rodata 80740 80740 0 0.0
.text 387176 387176 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834934 834934 0 0.0
bss 49920 49920 0 0.0
text 625282 625282 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 843424 843424 0 0.0
bss 78992 78992 0 0.0
noinit 46096 46096 0 0.0
text 601298 601298 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059864 1059864 0 0.0
bss 110108 110108 0 0.0
text 773368 773368 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915456 915456 0 0.0
bss 92864 92864 0 0.0
text 656910 656910 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 837294 837294 0 0.0
bss 49964 49964 0 0.0
text 627700 627700 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 948376 948376 0 0.0
bss 76556 76556 0 0.0
text 714648 714648 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 771932 771932 0 0.0
bss 75240 75240 0 0.0
noinit 46096 46096 0 0.0
text 557854 557854 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091980 1091980 0 0.0
bss 99956 99956 0 0.0
text 795068 795068 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912388 912388 0 0.0
bss 69244 69244 0 0.0
text 661088 661088 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934600 934600 0 0.0
bss 92596 92596 0 0.0
text 676176 676176 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831868 831868 0 0.0
bss 58208 58208 0 0.0
text 621724 621724 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 607360 607360 0 0.0
bss 44064 44064 0 0.0
noinit 32512 32512 0 0.0
text 451056 451056 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674724 674724 0 0.0
bss 71828 71828 0 0.0
text 461848 461848 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 845146 845146 0 0.0
bss 51592 51592 0 0.0
text 634366 634366 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859989 859989 0 0.0
bss 59780 59780 0 0.0
text 643294 643294 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826520 826520 0 0.0
bss 56468 56468 0 0.0
text 619162 619162 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836572 836572 0 0.0
bss 58424 58424 0 0.0
text 624008 624008 0 0.0

@yufengwangca yufengwangca merged commit 82da364 into project-chip:master May 15, 2024
67 checks passed
@mwswartwout mwswartwout deleted the protocols branch May 15, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants