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

Remove WeakEnums for Color Control Cluster (and all weakenum handling as a result) #30524

Merged
merged 15 commits into from
Nov 17, 2023

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented Nov 16, 2023

Since these enumeration names are not yet defined by the spec, I placed the constants inside the C++ file.

Since this was the last weak-enum, I removed weak enum.h file globally.

Testing:

compiled:

  • linux-x64-all-clusters
  • linux-x64-light-no-ble-with-ui
  • tizen-arm-light
  • tizen-arm-light-with-ui

Copy link

github-actions bot commented Nov 16, 2023

PR #30524: Size comparison from 732d5e7 to 657d69b

Full report (5 builds for cc32xx, mbed, qpg)
platform target config section 732d5e7 657d69b change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564770 564770 0 0.0
(read/write) 206600 206600 0 0.0
.bss 200060 200060 0 0.0
.data 1416 1416 0 0.0
.rodata 83666 83666 0 0.0
.text 478984 478984 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617002 617002 0 0.0
(read/write) 206940 206940 0 0.0
.bss 200376 200376 0 0.0
.data 1444 1444 0 0.0
.rodata 105458 105458 0 0.0
.text 509420 509420 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522200 2522200 0 0.0
.bss 219112 219112 0 0.0
.data 5136 5136 0 0.0
.text 1484884 1484884 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1113744 1113744 0 0.0
.bss 100768 100768 0 0.0
.data 748 748 0 0.0
.text 626120 626120 0 0.0
lock-app qpg6105+debug (read/write) 1074836 1074836 0 0.0
.bss 95544 95544 0 0.0
.data 780 780 0 0.0
.text 587212 587212 0 0.0

Copy link

PR #30524: Size comparison from 732d5e7 to cad4f85

Full report (2 builds for cc32xx)
platform target config section 732d5e7 cad4f85 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564770 564770 0 0.0
(read/write) 206600 206600 0 0.0
.bss 200060 200060 0 0.0
.data 1416 1416 0 0.0
.rodata 83666 83666 0 0.0
.text 478984 478984 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617002 617002 0 0.0
(read/write) 206940 206940 0 0.0
.bss 200376 200376 0 0.0
.data 1444 1444 0 0.0
.rodata 105458 105458 0 0.0
.text 509420 509420 0 0.0

Copy link

github-actions bot commented Nov 16, 2023

PR #30524: Size comparison from 732d5e7 to 31cad92

Increases (2 builds for nrfconnect)
platform target config section 732d5e7 31cad92 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1056912 1056920 8 0.0
rodata 104096 104104 8 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1183640 1183648 8 0.0
rodata 138288 138296 8 0.0
Full report (8 builds for cc32xx, mbed, nrfconnect, qpg)
platform target config section 732d5e7 31cad92 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564770 564770 0 0.0
(read/write) 206600 206600 0 0.0
.bss 200060 200060 0 0.0
.data 1416 1416 0 0.0
.rodata 83666 83666 0 0.0
.text 478984 478984 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617002 617002 0 0.0
(read/write) 206940 206940 0 0.0
.bss 200376 200376 0 0.0
.data 1444 1444 0 0.0
.rodata 105458 105458 0 0.0
.text 509420 509420 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522200 2522200 0 0.0
.bss 219112 219112 0 0.0
.data 5136 5136 0 0.0
.text 1484884 1484884 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1056912 1056920 8 0.0
bss 128543 128543 0 0.0
rodata 104096 104104 8 0.0
text 776632 776632 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1183640 1183648 8 0.0
bss 120745 120745 0 0.0
rodata 138288 138296 8 0.0
text 774268 774268 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042196 1042196 0 0.0
bss 128822 128822 0 0.0
rodata 99356 99356 0 0.0
text 766364 766364 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1113744 1113744 0 0.0
.bss 100768 100768 0 0.0
.data 748 748 0 0.0
.text 626120 626120 0 0.0
lock-app qpg6105+debug (read/write) 1074836 1074836 0 0.0
.bss 95544 95544 0 0.0
.data 780 780 0 0.0
.text 587212 587212 0 0.0

Copy link

github-actions bot commented Nov 16, 2023

PR #30524: Size comparison from 732d5e7 to 2ca2a7d

Increases (11 builds for esp32, linux, nrfconnect, psoc6, telink)
platform target config section 732d5e7 2ca2a7d change % change
esp32 all-clusters-app c3devkit (read/write) 1670292 1670300 8 0.0
.flash.rodata 241376 241384 8 0.0
m5stack (read/write) 520296 520312 16 0.0
.flash.rodata 273216 273232 16 0.0
linux thermostat-no-ble arm64 (read only) 4374512 4374520 8 0.0
.rodata 161468 161476 8 0.0
tv-casting-app debug (read only) 8638745 8638777 32 0.0
.rodata 345704 345736 32 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1056912 1056920 8 0.0
rodata 104096 104104 8 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1183640 1183648 8 0.0
rodata 138288 138296 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1735532 1735548 16 0.0
.text 1531052 1531068 16 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1074240 1074252 12 0.0
bridge-app tlsr9518adk80d (read/write) 931372 931380 8 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 870053 870065 12 0.0
thermostat tlsr9518adk80d (read/write) 837396 837404 8 0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 732d5e7 2ca2a7d change % change
bl602 lighting-app bl602 (read/write) 1409222 1409222 0 0.0
.bss 84616 84616 0 0.0
.data 9376 9376 0 0.0
.rodata 156488 156488 0 0.0
.text 1078084 1078084 0 0.0
bl602+mfd (read/write) 1423662 1423662 0 0.0
.bss 84784 84784 0 0.0
.data 9344 9344 0 0.0
.rodata 155448 155448 0 0.0
.text 1093436 1093436 0 0.0
bl602+rpc (read/write) 1456998 1456998 0 0.0
.bss 92648 92648 0 0.0
.data 9744 9744 0 0.0
.rodata 164104 164104 0 0.0
.text 1109828 1109828 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1175327 1175327 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106224 106224 0 0.0
.text 948526 948526 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1186451 1186451 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105164 105164 0 0.0
.text 960590 960590 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1275391 1275391 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121632 121632 0 0.0
.text 1023592 1023592 0 0.0
bl706-eth (read/write) 994505 994505 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99312 99312 0 0.0
.text 741242 741242 0 0.0
bl706-wifi (read/write) 1229882 1229882 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120172 120172 0 0.0
.text 965884 965884 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1145040 1145040 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100228 100228 0 0.0
.text 941620 941620 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1156500 1156500 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99168 99168 0 0.0
.text 953996 953996 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739571 739571 0 0.0
(read/write) 166688 166688 0 0.0
.bss 89100 89100 0 0.0
.data 3424 3424 0 0.0
.rodata 84639 84639 0 0.0
.text 654540 654540 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757155 757155 0 0.0
(read/write) 176860 176860 0 0.0
.bss 99228 99228 0 0.0
.data 3444 3444 0 0.0
.rodata 79767 79767 0 0.0
.text 676996 676996 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743851 743851 0 0.0
(read/write) 171316 171316 0 0.0
.bss 93684 93684 0 0.0
.data 3444 3444 0 0.0
.rodata 105463 105463 0 0.0
.text 637996 637996 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 697923 697923 0 0.0
(read/write) 165724 165724 0 0.0
.bss 87904 87904 0 0.0
.data 3412 3412 0 0.0
.rodata 80407 80407 0 0.0
.text 617124 617124 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683563 683563 0 0.0
(read/write) 165864 165864 0 0.0
.bss 88056 88056 0 0.0
.data 3408 3408 0 0.0
.rodata 76239 76239 0 0.0
.text 606932 606932 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564770 564770 0 0.0
(read/write) 206600 206600 0 0.0
.bss 200060 200060 0 0.0
.data 1416 1416 0 0.0
.rodata 83666 83666 0 0.0
.text 478984 478984 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617002 617002 0 0.0
(read/write) 206940 206940 0 0.0
.bss 200376 200376 0 0.0
.data 1444 1444 0 0.0
.rodata 105458 105458 0 0.0
.text 509420 509420 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 557271 557271 0 0.0
.app_xip_area 448177 448177 0 0.0
.bss 64008 64008 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539455 539455 0 0.0
.app_xip_area 425681 425681 0 0.0
.bss 68656 68656 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577351 577351 0 0.0
.app_xip_area 469641 469641 0 0.0
.bss 62696 62696 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 553615 553615 0 0.0
.app_xip_area 442817 442817 0 0.0
.bss 65680 65680 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011484 1011484 0 0.0
.bss 172080 172080 0 0.0
.data 2696 2696 0 0.0
.text 836688 836688 0 0.0
BRD4187C (read/write) 1097204 1097204 0 0.0
.bss 195700 195700 0 0.0
.data 3304 3304 0 0.0
.text 898180 898180 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103728 1103728 0 0.0
.bss 186680 186680 0 0.0
.data 2708 2708 0 0.0
.text 914316 914316 0 0.0
window-app BRD4187C (read/write) 1132072 1132072 0 0.0
.bss 168060 168060 0 0.0
.data 3176 3176 0 0.0
.text 960816 960816 0 0.0
esp32 all-clusters-app c3devkit (read only) 1132546 1132546 0 0.0
(read/write) 1670292 1670300 8 0.0
.dram0.bss 72048 72048 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241376 241384 8 0.0
.flash.text 1132546 1132546 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177499 1177499 0 0.0
(read/write) 520296 520312 16 0.0
.dram0.bss 78696 78696 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273216 273232 16 0.0
.flash.text 1172115 1172115 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 592172 592172 0 0.0
(read/write) 87704 87704 0 0.0
.bss 70944 70944 0 0.0
.data 2136 2136 0 0.0
.text 591636 591636 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 687280 687280 0 0.0
.bss 67144 67144 0 0.0
.data 2720 2720 0 0.0
.text 573936 573936 0 0.0
light k32w0+release (read only) 591892 591892 0 0.0
(read/write) 87380 87380 0 0.0
.bss 70632 70632 0 0.0
.data 2124 2124 0 0.0
.text 591356 591356 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 779308 779308 0 0.0
.bss 76820 76820 0 0.0
.data 1932 1932 0 0.0
.text 657096 657096 0 0.0
lock k32w0+release (read only) 563756 563756 0 0.0
(read/write) 85200 85200 0 0.0
.bss 68512 68512 0 0.0
.data 2064 2064 0 0.0
.text 563220 563220 0 0.0
linux air-purifier-app debug (read only) 2491237 2491237 0 0.0
(read/write) 126672 126672 0 0.0
.bss 46912 46912 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72280 72280 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 176904 176904 0 0.0
.text 2140101 2140101 0 0.0
all-clusters-app debug (read only) 5309601 5309601 0 0.0
(read/write) 428128 428128 0 0.0
.bss 130000 130000 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 287024 287024 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 301756 301756 0 0.0
.text 4621043 4621043 0 0.0
all-clusters-minimal-app debug (read only) 4913785 4913785 0 0.0
(read/write) 234248 234248 0 0.0
.bss 127792 127792 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95536 95536 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 270157 270157 0 0.0
.text 4412115 4412115 0 0.0
bridge-app debug (read only) 4386601 4386601 0 0.0
(read/write) 215552 215552 0 0.0
.bss 119192 119192 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84896 84896 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 217877 217877 0 0.0
.text 3950963 3950963 0 0.0
chip-tool debug (read only) 10708617 10708617 0 0.0
(read/write) 462984 462984 0 0.0
.bss 94008 94008 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 356744 356744 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 399945 399945 0 0.0
.text 9682339 9682339 0 0.0
chip-tool-ipv6only arm64 (read only) 10563200 10563200 0 0.0
(read/write) 530416 530416 0 0.0
.bss 103320 103320 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 394568 394568 0 0.0
.dynamic 512 512 0 0.0
.got 18920 18920 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 324392 324392 0 0.0
.text 9438104 9438104 0 0.0
lighting-app debug+rpc+ui (read only) 5259529 5259529 0 0.0
(read/write) 224368 224368 0 0.0
.bss 119296 119296 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 93136 93136 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 337812 337812 0 0.0
.text 4678099 4678099 0 0.0
lock-app debug (read only) 4471825 4471825 0 0.0
(read/write) 203168 203168 0 0.0
.bss 113600 113600 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79176 79176 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 245845 245845 0 0.0
.text 4016707 4016707 0 0.0
ota-provider-app debug (read only) 4135905 4135905 0 0.0
(read/write) 192352 192352 0 0.0
.bss 113600 113600 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68912 68912 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200181 200181 0 0.0
.text 3744659 3744659 0 0.0
ota-requestor-app debug (read only) 4222209 4222209 0 0.0
(read/write) 196600 196600 0 0.0
.bss 114624 114624 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71872 71872 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 203957 203957 0 0.0
.text 3822883 3822883 0 0.0
shell debug (read only) 2764705 2764705 0 0.0
(read/write) 149704 149704 0 0.0
.bss 60648 60648 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82464 82464 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 179360 179360 0 0.0
.text 2414658 2414658 0 0.0
thermostat-no-ble arm64 (read only) 4374512 4374520 8 0.0
(read/write) 247328 247328 0 0.0
.bss 122232 122232 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 101920 101920 0 0.0
.dynamic 512 512 0 0.0
.got 11936 11936 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161468 161476 8 0.0
.text 3873784 3873784 0 0.0
tv-app debug (read only) 5255833 5255833 0 0.0
(read/write) 345080 345080 0 0.0
.bss 242400 242400 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90384 90384 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 266621 266621 0 0.0
.text 4754451 4754451 0 0.0
tv-casting-app debug (read only) 8638745 8638777 32 0.0
(read/write) 321600 321600 0 0.0
.bss 156224 156224 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 156064 156064 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 345704 345736 32 0.0
.text 7870995 7870995 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522200 2522200 0 0.0
.bss 219112 219112 0 0.0
.data 5136 5136 0 0.0
.text 1484884 1484884 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1056912 1056920 8 0.0
bss 128543 128543 0 0.0
rodata 104096 104104 8 0.0
text 776632 776632 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1183640 1183648 8 0.0
bss 120745 120745 0 0.0
rodata 138288 138296 8 0.0
text 774268 774268 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042196 1042196 0 0.0
bss 128822 128822 0 0.0
rodata 99356 99356 0 0.0
text 766364 766364 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837248 837248 0 0.0
(read/write) 1735532 1735548 16 0.0
.bss 193612 193612 0 0.0
.data 2480 2480 0 0.0
.text 1531052 1531068 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 838976 838976 0 0.0
(read/write) 1699388 1699388 0 0.0
.bss 191884 191884 0 0.0
.data 2480 2480 0 0.0
.text 1496636 1496636 0 0.0
light cy8ckit_062s2_43012 (read only) 845656 845656 0 0.0
(read/write) 1625508 1625508 0 0.0
.bss 185316 185316 0 0.0
.data 2368 2368 0 0.0
.text 1429436 1429436 0 0.0
lock cy8ckit_062s2_43012 (read only) 818584 818584 0 0.0
(read/write) 1652484 1652484 0 0.0
.bss 212372 212372 0 0.0
.data 2384 2384 0 0.0
.text 1429340 1429340 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1113744 1113744 0 0.0
.bss 100768 100768 0 0.0
.data 748 748 0 0.0
.text 626120 626120 0 0.0
lock-app qpg6105+debug (read/write) 1074836 1074836 0 0.0
.bss 95544 95544 0 0.0
.data 780 780 0 0.0
.text 587212 587212 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 816194 816194 0 0.0
bss 53312 53312 0 0.0
text 610284 610284 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1074240 1074252 12 0.0
bss 99588 99588 0 0.0
text 757538 757538 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1079092 1079092 0 0.0
bss 109272 109272 0 0.0
text 749180 749180 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931372 931380 8 0.0
bss 93792 93792 0 0.0
text 644116 644116 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 816306 816306 0 0.0
bss 53364 53364 0 0.0
text 610488 610488 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 970252 970252 0 0.0
bss 77164 77164 0 0.0
text 688298 688298 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088992 1088992 0 0.0
bss 99356 99356 0 0.0
text 766304 766304 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 957092 957092 0 0.0
bss 95436 95436 0 0.0
text 642484 642484 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944596 944596 0 0.0
bss 91900 91900 0 0.0
text 659790 659790 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 872684 872684 0 0.0
bss 67200 67200 0 0.0
text 616914 616914 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 813376 813376 0 0.0
bss 55444 55444 0 0.0
text 583868 583868 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 829052 829052 0 0.0
bss 55848 55848 0 0.0
text 594458 594458 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 818042 818042 0 0.0
bss 53456 53456 0 0.0
text 613218 613218 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870053 870065 12 0.0
bss 58912 58912 0 0.0
text 625202 625202 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 837396 837404 8 0.0
bss 55732 55732 0 0.0
text 602016 602016 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 831912 831912 0 0.0
bss 56084 56084 0 0.0
text 596250 596250 0 0.0

@andy31415 andy31415 changed the title Remove WeakEnums for Color Control Cluster Remove WeakEnums for Color Control Cluster (and all weakenum handling as a result) Nov 17, 2023
Copy link

github-actions bot commented Nov 17, 2023

PR #30524: Size comparison from 523c19f to fce3055

Full report (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 523c19f fce3055 change % change
bl602 lighting-app bl602 (read/write) 1409502 1409502 0 0.0
.bss 84616 84616 0 0.0
.data 9376 9376 0 0.0
.rodata 156496 156496 0 0.0
.text 1078354 1078354 0 0.0
bl602+mfd (read/write) 1423942 1423942 0 0.0
.bss 84784 84784 0 0.0
.data 9344 9344 0 0.0
.rodata 155456 155456 0 0.0
.text 1093706 1093706 0 0.0
bl602+rpc (read/write) 1457030 1457030 0 0.0
.bss 92648 92648 0 0.0
.data 9744 9744 0 0.0
.rodata 164120 164120 0 0.0
.text 1109842 1109842 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1175643 1175643 0 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106244 106244 0 0.0
.text 948822 948822 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1186511 1186511 0 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105184 105184 0 0.0
.text 960630 960630 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1275451 1275451 0 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121652 121652 0 0.0
.text 1023632 1023632 0 0.0
bl706-eth (read/write) 994505 994505 0 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99312 99312 0 0.0
.text 741242 741242 0 0.0
bl706-wifi (read/write) 1230166 1230166 0 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120184 120184 0 0.0
.text 966156 966156 0 0.0
bl702l lighting-app bl702l (read/write) 1145868 1145868 0 0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100248 100248 0 0.0
.text 941916 941916 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1156816 1156816 0 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99188 99188 0 0.0
.text 954292 954292 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739659 739659 0 0.0
(read/write) 166688 166688 0 0.0
.bss 89100 89100 0 0.0
.data 3424 3424 0 0.0
.rodata 84639 84639 0 0.0
.text 654628 654628 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757251 757251 0 0.0
(read/write) 176860 176860 0 0.0
.bss 99228 99228 0 0.0
.data 3444 3444 0 0.0
.rodata 79767 79767 0 0.0
.text 677092 677092 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743955 743955 0 0.0
(read/write) 171316 171316 0 0.0
.bss 93684 93684 0 0.0
.data 3444 3444 0 0.0
.rodata 105471 105471 0 0.0
.text 638092 638092 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 698019 698019 0 0.0
(read/write) 165724 165724 0 0.0
.bss 87904 87904 0 0.0
.data 3412 3412 0 0.0
.rodata 80415 80415 0 0.0
.text 617212 617212 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683667 683667 0 0.0
(read/write) 165864 165864 0 0.0
.bss 88056 88056 0 0.0
.data 3408 3408 0 0.0
.rodata 76247 76247 0 0.0
.text 607028 607028 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564770 564770 0 0.0
(read/write) 206600 206600 0 0.0
.bss 200060 200060 0 0.0
.data 1416 1416 0 0.0
.rodata 83666 83666 0 0.0
.text 478984 478984 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617018 617018 0 0.0
(read/write) 206940 206940 0 0.0
.bss 200376 200376 0 0.0
.data 1444 1444 0 0.0
.rodata 105458 105458 0 0.0
.text 509436 509436 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 557367 557367 0 0.0
.app_xip_area 448273 448273 0 0.0
.bss 64008 64008 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539543 539543 0 0.0
.app_xip_area 425769 425769 0 0.0
.bss 68656 68656 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577415 577415 0 0.0
.app_xip_area 469705 469705 0 0.0
.bss 62696 62696 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 553719 553719 0 0.0
.app_xip_area 442921 442921 0 0.0
.bss 65680 65680 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
esp32 all-clusters-app c3devkit (read only) 1132690 1132690 0 0.0
(read/write) 1670300 1670300 0 0.0
.dram0.bss 72048 72048 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241384 241384 0 0.0
.flash.text 1132690 1132690 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177655 1177655 0 0.0
(read/write) 520312 520312 0 0.0
.dram0.bss 78696 78696 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273232 273232 0 0.0
.flash.text 1172271 1172271 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 592276 592276 0 0.0
(read/write) 87704 87704 0 0.0
.bss 70944 70944 0 0.0
.data 2136 2136 0 0.0
.text 591740 591740 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 687384 687384 0 0.0
.bss 67144 67144 0 0.0
.data 2720 2720 0 0.0
.text 574040 574040 0 0.0
light k32w0+release (read only) 591996 591996 0 0.0
(read/write) 87380 87380 0 0.0
.bss 70632 70632 0 0.0
.data 2124 2124 0 0.0
.text 591460 591460 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 779396 779396 0 0.0
.bss 76820 76820 0 0.0
.data 1932 1932 0 0.0
.text 657184 657184 0 0.0
lock k32w0+release (read only) 563844 563844 0 0.0
(read/write) 85200 85200 0 0.0
.bss 68512 68512 0 0.0
.data 2064 2064 0 0.0
.text 563308 563308 0 0.0
linux air-purifier-app debug (read only) 2503645 2503645 0 0.0
(read/write) 126800 126800 0 0.0
.bss 46912 46912 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72408 72408 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177224 177224 0 0.0
.text 2151925 2151925 0 0.0
all-clusters-app debug (read only) 5324585 5324585 0 0.0
(read/write) 429408 429408 0 0.0
.bss 130000 130000 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 288304 288304 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 302204 302204 0 0.0
.text 4634307 4634307 0 0.0
all-clusters-minimal-app debug (read only) 4927569 4927569 0 0.0
(read/write) 234344 234344 0 0.0
.bss 127792 127792 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95616 95616 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 270541 270541 0 0.0
.text 4425251 4425251 0 0.0
bridge-app debug (read only) 4400449 4400449 0 0.0
(read/write) 215648 215648 0 0.0
.bss 119192 119192 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84992 84992 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218197 218197 0 0.0
.text 3964227 3964227 0 0.0
chip-tool debug (read only) 10720489 10720489 0 0.0
(read/write) 464424 464424 0 0.0
.bss 94008 94008 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 358184 358184 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 400137 400137 0 0.0
.text 9692531 9692531 0 0.0
chip-tool-ipv6only arm64 (read only) 10573120 10573120 0 0.0
(read/write) 528728 528728 0 0.0
.bss 103320 103320 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 396040 396040 0 0.0
.dynamic 512 512 0 0.0
.got 18928 18928 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 324552 324552 0 0.0
.text 9446328 9446328 0 0.0
lighting-app debug+rpc+ui (read only) 5273249 5273249 0 0.0
(read/write) 224496 224496 0 0.0
.bss 119296 119296 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 93248 93248 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 338132 338132 0 0.0
.text 4691235 4691235 0 0.0
lock-app debug (read only) 4485673 4485673 0 0.0
(read/write) 203264 203264 0 0.0
.bss 113600 113600 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79272 79272 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246165 246165 0 0.0
.text 4029971 4029971 0 0.0
ota-provider-app debug (read only) 4149705 4149705 0 0.0
(read/write) 192416 192416 0 0.0
.bss 113600 113600 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68976 68976 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200501 200501 0 0.0
.text 3757875 3757875 0 0.0
ota-requestor-app debug (read only) 4236009 4236009 0 0.0
(read/write) 196664 196664 0 0.0
.bss 114624 114624 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71952 71952 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204277 204277 0 0.0
.text 3836099 3836099 0 0.0
shell debug (read only) 2766433 2766433 0 0.0
(read/write) 149704 149704 0 0.0
.bss 60648 60648 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82464 82464 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 180480 180480 0 0.0
.text 2415266 2415266 0 0.0
thermostat-no-ble arm64 (read only) 4386880 4386880 0 0.0
(read/write) 247224 247224 0 0.0
.bss 122232 122232 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 102072 102072 0 0.0
.dynamic 512 512 0 0.0
.got 11936 11936 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161644 161644 0 0.0
.text 3885656 3885656 0 0.0
tv-app debug (read only) 5269633 5269633 0 0.0
(read/write) 345176 345176 0 0.0
.bss 242400 242400 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90480 90480 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 266973 266973 0 0.0
.text 4767635 4767635 0 0.0
tv-casting-app debug (read only) 8662265 8662265 0 0.0
(read/write) 321888 321888 0 0.0
.bss 156224 156224 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 156352 156352 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 346152 346152 0 0.0
.text 7893347 7893347 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522488 2522488 0 0.0
.bss 219112 219112 0 0.0
.data 5136 5136 0 0.0
.text 1485172 1485172 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1057020 1057020 0 0.0
bss 128543 128543 0 0.0
rodata 104108 104108 0 0.0
text 776720 776720 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1183728 1183728 0 0.0
bss 120745 120745 0 0.0
rodata 138296 138296 0 0.0
text 774352 774352 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042284 1042284 0 0.0
bss 128822 128822 0 0.0
rodata 99364 99364 0 0.0
text 766452 766452 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837248 837248 0 0.0
(read/write) 1735700 1735700 0 0.0
.bss 193612 193612 0 0.0
.data 2480 2480 0 0.0
.text 1531220 1531220 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 838976 838976 0 0.0
(read/write) 1699540 1699540 0 0.0
.bss 191884 191884 0 0.0
.data 2480 2480 0 0.0
.text 1496788 1496788 0 0.0
light cy8ckit_062s2_43012 (read only) 845656 845656 0 0.0
(read/write) 1625660 1625660 0 0.0
.bss 185316 185316 0 0.0
.data 2368 2368 0 0.0
.text 1429588 1429588 0 0.0
lock cy8ckit_062s2_43012 (read only) 818584 818584 0 0.0
(read/write) 1652652 1652652 0 0.0
.bss 212372 212372 0 0.0
.data 2384 2384 0 0.0
.text 1429508 1429508 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1113832 1113832 0 0.0
.bss 100768 100768 0 0.0
.data 748 748 0 0.0
.text 626208 626208 0 0.0
lock-app qpg6105+debug (read/write) 1074916 1074916 0 0.0
.bss 95544 95544 0 0.0
.data 780 780 0 0.0
.text 587292 587292 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 816282 816282 0 0.0
bss 53312 53312 0 0.0
text 610366 610366 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1074348 1074348 0 0.0
bss 99588 99588 0 0.0
text 757626 757626 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1079188 1079188 0 0.0
bss 109272 109272 0 0.0
text 749262 749262 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931476 931476 0 0.0
bss 93792 93792 0 0.0
text 644198 644198 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 816394 816394 0 0.0
bss 53364 53364 0 0.0
text 610570 610570 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 970340 970340 0 0.0
bss 77164 77164 0 0.0
text 688380 688380 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089088 1089088 0 0.0
bss 99356 99356 0 0.0
text 766386 766386 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 957188 957188 0 0.0
bss 95436 95436 0 0.0
text 642566 642566 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944684 944684 0 0.0
bss 91900 91900 0 0.0
text 659866 659866 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 872772 872772 0 0.0
bss 67200 67200 0 0.0
text 616990 616990 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 813464 813464 0 0.0
bss 55444 55444 0 0.0
text 583944 583944 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 829140 829140 0 0.0
bss 55848 55848 0 0.0
text 594540 594540 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 818122 818122 0 0.0
bss 53456 53456 0 0.0
text 613294 613294 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870153 870153 0 0.0
bss 58912 58912 0 0.0
text 625284 625284 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 837492 837492 0 0.0
bss 55732 55732 0 0.0
text 602098 602098 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832000 832000 0 0.0
bss 56084 56084 0 0.0
text 596332 596332 0 0.0

Copy link

github-actions bot commented Nov 17, 2023

PR #30524: Size comparison from 523c19f to 0ef8dd7

Increases (64 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 523c19f 0ef8dd7 change % change
bl602 lighting-app bl602 (read/write) 1409502 1409518 16 0.0
.rodata 156496 156520 24 0.0
bl602+mfd (read/write) 1423942 1423958 16 0.0
.rodata 155456 155480 24 0.0
bl602+rpc (read/write) 1457030 1457046 16 0.0
.rodata 164120 164144 24 0.0
bl702 lighting-app bl702 (read/write) 1175643 1175663 20 0.0
.rodata 106244 106268 24 0.0
bl702+mfd (read/write) 1186511 1186531 20 0.0
.rodata 105184 105208 24 0.0
bl702+rpc (read/write) 1275451 1275475 24 0.0
.rodata 121652 121676 24 0.0
bl706-eth (read/write) 994505 994525 20 0.0
.rodata 99312 99336 24 0.0
bl706-wifi (read/write) 1230166 1230190 24 0.0
.rodata 120184 120208 24 0.0
bl702l lighting-app bl702l .rodata 100248 100272 24 0.0
bl702l+mfd (read/write) 1156816 1156840 24 0.0
.rodata 99188 99212 24 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739659 739691 32 0.0
.rodata 84639 84671 32 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757251 757267 16 0.0
.rodata 79767 79783 16 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743955 744003 48 0.0
.rodata 105471 105519 48 0.0
pump-app LP_EM_CC1354P10_6 (read only) 698019 698051 32 0.0
.rodata 80415 80447 32 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683667 683699 32 0.0
.rodata 76247 76279 32 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564770 564802 32 0.0
.rodata 83666 83698 32 0.0
lock CC3235SF_LAUNCHXL (read only) 617018 617066 48 0.0
.rodata 105458 105506 48 0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 577415 577455 40 0.0
.app_xip_area 469705 469745 40 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011620 1011660 40 0.0
.text 836824 836864 40 0.0
BRD4187C (read/write) 1097460 1097500 40 0.0
.text 898428 898468 40 0.0
window-app BRD4187C (read/write) 1132368 1132400 32 0.0
.text 961112 961144 32 0.0
esp32 all-clusters-app c3devkit (read/write) 1670300 1670316 16 0.0
.flash.rodata 241384 241400 16 0.0
m5stack (read/write) 520312 520328 16 0.0
.flash.rodata 273232 273248 16 0.0
k32w contact k32w1+release (read/write) 687384 687408 24 0.0
.text 574040 574064 24 0.0
light k32w1+release (read/write) 779396 779436 40 0.0
.text 657184 657224 40 0.0
linux air-purifier-app debug (read only) 2503645 2504029 384 0.0
.rodata 177224 177288 64 0.0
.text 2151925 2152245 320 0.0
all-clusters-app debug (read only) 5324585 5324985 400 0.0
.rodata 302204 302268 64 0.0
.text 4634307 4634643 336 0.0
all-clusters-minimal-app debug (read only) 4927569 4927969 400 0.0
.rodata 270541 270605 64 0.0
.text 4425251 4425587 336 0.0
bridge-app debug (read only) 4400449 4400865 416 0.0
.rodata 218197 218293 96 0.0
.text 3964227 3964547 320 0.0
chip-tool debug (read only) 10720489 10720905 416 0.0
.rodata 400137 400233 96 0.0
.text 9692531 9692851 320 0.0
chip-tool-ipv6only arm64 (read only) 10573120 10573536 416 0.0
.rodata 324552 324632 80 0.0
.text 9446328 9446664 336 0.0
lighting-app debug+rpc+ui (read only) 5273249 5273633 384 0.0
.rodata 338132 338196 64 0.0
.text 4691235 4691555 320 0.0
lock-app debug (read only) 4485673 4486137 464 0.0
.rodata 246165 246293 128 0.1
.text 4029971 4030307 336 0.0
ota-provider-app debug (read only) 4149705 4150137 432 0.0
.rodata 200501 200597 96 0.0
.text 3757875 3758211 336 0.0
ota-requestor-app debug (read only) 4236009 4236473 464 0.0
.rodata 204277 204405 128 0.1
.text 3836099 3836435 336 0.0
shell debug (read only) 2766433 2766897 464 0.0
.rodata 180480 180608 128 0.1
.text 2415266 2415602 336 0.0
thermostat-no-ble arm64 (read only) 4386880 4387296 416 0.0
.rodata 161644 161724 80 0.0
.text 3885656 3885992 336 0.0
tv-app debug (read only) 5269633 5270017 384 0.0
.rodata 266973 267069 96 0.0
.text 4767635 4767923 288 0.0
tv-casting-app debug (read only) 8662265 8662729 464 0.0
.rodata 346152 346280 128 0.0
.text 7893347 7893683 336 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522488 2522536 48 0.0
.text 1485172 1485220 48 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1057020 1057032 12 0.0
rodata 104108 104120 12 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1042284 1042296 12 0.0
rodata 99364 99376 12 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1735700 1735732 32 0.0
.text 1531220 1531252 32 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1699540 1699572 32 0.0
.text 1496788 1496820 32 0.0
light cy8ckit_062s2_43012 (read/write) 1625660 1625692 32 0.0
.text 1429588 1429620 32 0.0
lock cy8ckit_062s2_43012 (read/write) 1652652 1652700 48 0.0
.text 1429508 1429556 48 0.0
qpg lighting-app qpg6105+debug (read/write) 1113832 1113848 16 0.0
.text 626208 626224 16 0.0
lock-app qpg6105+debug (read/write) 1074916 1074948 32 0.0
.text 587292 587324 32 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 816282 816294 12 0.0
all-clusters-app tlsr9518adk80d (read/write) 1074348 1074360 12 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1079188 1079192 4 0.0
bridge-app tlsr9518adk80d (read/write) 931476 931480 4 0.0
contact-sensor-app tlsr9528a_retention (read/write) 816394 816406 12 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 970340 970352 12 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1089088 1089092 4 0.0
lock-app-dfu tlsr9528a (read/write) 957188 957204 16 0.0
ota-requestor-app tlsr9518adk80d (read/write) 944684 944688 4 0.0
pump-app tlsr9528a (read/write) 872772 872776 4 0.0
pump-controller-app tlsr9518adk80d (read/write) 813464 813476 12 0.0
resource-monitoring-app tlsr9518adk80d (read/write) 829140 829152 12 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 818122 818134 12 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 870153 870165 12 0.0
thermostat tlsr9518adk80d (read/write) 837492 837504 12 0.0
window-covering tlsr9518adk80d (read/write) 832000 832012 12 0.0
Decreases (33 builds for bl602, bl702, bl702l, esp32, k32w, linux, telink)
platform target config section 523c19f 0ef8dd7 change % change
bl602 lighting-app bl602 .text 1078354 1078352 -2 -0.0
bl602+mfd .text 1093706 1093704 -2 -0.0
bl602+rpc .text 1109842 1109840 -2 -0.0
bl702 lighting-app bl702 .text 948822 948820 -2 -0.0
bl702+mfd .text 960630 960628 -2 -0.0
bl702+rpc .text 1023632 1023630 -2 -0.0
bl706-eth .text 741242 741240 -2 -0.0
bl706-wifi .text 966156 966154 -2 -0.0
bl702l lighting-app bl702l (read/write) 1145868 1145380 -488 -0.0
.text 941916 941914 -2 -0.0
bl702l+mfd .text 954292 954290 -2 -0.0
esp32 all-clusters-app c3devkit (read only) 1132690 1132688 -2 -0.0
.flash.text 1132690 1132688 -2 -0.0
m5stack (read only) 1177655 1177651 -4 -0.0
.flash.text 1172271 1172267 -4 -0.0
k32w contact k32w0+release (read only) 592276 592260 -16 -0.0
.text 591740 591724 -16 -0.0
light k32w0+release (read only) 591996 591980 -16 -0.0
.text 591460 591444 -16 -0.0
lock k32w0+release (read only) 563844 563828 -16 -0.0
.text 563308 563292 -16 -0.0
linux chip-tool-ipv6only arm64 (read/write) 528728 528264 -464 -0.1
thermostat-no-ble arm64 (read/write) 247224 246824 -400 -0.2
telink air-quality-sensor-app tlsr9528a_retention text 610366 610364 -2 -0.0
all-clusters-app tlsr9518adk80d text 757626 757624 -2 -0.0
all-clusters-minimal-app tlsr9528a text 749262 749260 -2 -0.0
bridge-app tlsr9518adk80d text 644198 644196 -2 -0.0
contact-sensor-app tlsr9528a_retention text 610570 610568 -2 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a text 688380 688378 -2 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d text 766386 766384 -2 -0.0
lock-app-dfu tlsr9528a text 642566 642564 -2 -0.0
ota-requestor-app tlsr9518adk80d text 659866 659864 -2 -0.0
pump-app tlsr9528a text 616990 616988 -2 -0.0
pump-controller-app tlsr9518adk80d text 583944 583942 -2 -0.0
resource-monitoring-app tlsr9518adk80d text 594540 594538 -2 -0.0
smoke_co_alarm-app tlsr9528a_retention text 613294 613292 -2 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d text 625284 625282 -2 -0.0
thermostat tlsr9518adk80d text 602098 602096 -2 -0.0
window-covering tlsr9518adk80d text 596332 596330 -2 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 523c19f 0ef8dd7 change % change
bl602 lighting-app bl602 (read/write) 1409502 1409518 16 0.0
.bss 84616 84616 0 0.0
.data 9376 9376 0 0.0
.rodata 156496 156520 24 0.0
.text 1078354 1078352 -2 -0.0
bl602+mfd (read/write) 1423942 1423958 16 0.0
.bss 84784 84784 0 0.0
.data 9344 9344 0 0.0
.rodata 155456 155480 24 0.0
.text 1093706 1093704 -2 -0.0
bl602+rpc (read/write) 1457030 1457046 16 0.0
.bss 92648 92648 0 0.0
.data 9744 9744 0 0.0
.rodata 164120 164144 24 0.0
.text 1109842 1109840 -2 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1175643 1175663 20 0.0
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106244 106268 24 0.0
.text 948822 948820 -2 -0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1186511 1186531 20 0.0
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105184 105208 24 0.0
.text 960630 960628 -2 -0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1275451 1275475 24 0.0
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121652 121676 24 0.0
.text 1023632 1023630 -2 -0.0
bl706-eth (read/write) 994505 994525 20 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99312 99336 24 0.0
.text 741242 741240 -2 -0.0
bl706-wifi (read/write) 1230166 1230190 24 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120184 120208 24 0.0
.text 966156 966154 -2 -0.0
bl702l lighting-app bl702l (read/write) 1145868 1145380 -488 -0.0
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100248 100272 24 0.0
.text 941916 941914 -2 -0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1156816 1156840 24 0.0
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99188 99212 24 0.0
.text 954292 954290 -2 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739659 739691 32 0.0
(read/write) 166688 166688 0 0.0
.bss 89100 89100 0 0.0
.data 3424 3424 0 0.0
.rodata 84639 84671 32 0.0
.text 654628 654628 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757251 757267 16 0.0
(read/write) 176860 176860 0 0.0
.bss 99228 99228 0 0.0
.data 3444 3444 0 0.0
.rodata 79767 79783 16 0.0
.text 677092 677092 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743955 744003 48 0.0
(read/write) 171316 171316 0 0.0
.bss 93684 93684 0 0.0
.data 3444 3444 0 0.0
.rodata 105471 105519 48 0.0
.text 638092 638092 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 698019 698051 32 0.0
(read/write) 165724 165724 0 0.0
.bss 87904 87904 0 0.0
.data 3412 3412 0 0.0
.rodata 80415 80447 32 0.0
.text 617212 617212 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 683667 683699 32 0.0
(read/write) 165864 165864 0 0.0
.bss 88056 88056 0 0.0
.data 3408 3408 0 0.0
.rodata 76247 76279 32 0.0
.text 607028 607028 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564770 564802 32 0.0
(read/write) 206600 206600 0 0.0
.bss 200060 200060 0 0.0
.data 1416 1416 0 0.0
.rodata 83666 83698 32 0.0
.text 478984 478984 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617018 617066 48 0.0
(read/write) 206940 206940 0 0.0
.bss 200376 200376 0 0.0
.data 1444 1444 0 0.0
.rodata 105458 105506 48 0.0
.text 509436 509436 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 557367 557367 0 0.0
.app_xip_area 448273 448273 0 0.0
.bss 64008 64008 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539543 539543 0 0.0
.app_xip_area 425769 425769 0 0.0
.bss 68656 68656 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 577415 577455 40 0.0
.app_xip_area 469705 469745 40 0.0
.bss 62696 62696 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 553719 553719 0 0.0
.app_xip_area 442921 442921 0 0.0
.bss 65680 65680 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1011620 1011660 40 0.0
.bss 172080 172080 0 0.0
.data 2696 2696 0 0.0
.text 836824 836864 40 0.0
BRD4187C (read/write) 1097460 1097500 40 0.0
.bss 195708 195708 0 0.0
.data 3304 3304 0 0.0
.text 898428 898468 40 0.0
lock-app BRD4161A+wf200 (read/write) 1103816 1103816 0 0.0
.bss 186680 186680 0 0.0
.data 2708 2708 0 0.0
.text 914404 914404 0 0.0
window-app BRD4187C (read/write) 1132368 1132400 32 0.0
.bss 168060 168060 0 0.0
.data 3176 3176 0 0.0
.text 961112 961144 32 0.0
esp32 all-clusters-app c3devkit (read only) 1132690 1132688 -2 -0.0
(read/write) 1670300 1670316 16 0.0
.dram0.bss 72048 72048 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241384 241400 16 0.0
.flash.text 1132690 1132688 -2 -0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177655 1177651 -4 -0.0
(read/write) 520312 520328 16 0.0
.dram0.bss 78696 78696 0 0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273232 273248 16 0.0
.flash.text 1172271 1172267 -4 -0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 592276 592260 -16 -0.0
(read/write) 87704 87704 0 0.0
.bss 70944 70944 0 0.0
.data 2136 2136 0 0.0
.text 591740 591724 -16 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 687384 687408 24 0.0
.bss 67144 67144 0 0.0
.data 2720 2720 0 0.0
.text 574040 574064 24 0.0
light k32w0+release (read only) 591996 591980 -16 -0.0
(read/write) 87380 87380 0 0.0
.bss 70632 70632 0 0.0
.data 2124 2124 0 0.0
.text 591460 591444 -16 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 779396 779436 40 0.0
.bss 76820 76820 0 0.0
.data 1932 1932 0 0.0
.text 657184 657224 40 0.0
lock k32w0+release (read only) 563844 563828 -16 -0.0
(read/write) 85200 85200 0 0.0
.bss 68512 68512 0 0.0
.data 2064 2064 0 0.0
.text 563308 563292 -16 -0.0
linux air-purifier-app debug (read only) 2503645 2504029 384 0.0
(read/write) 126800 126800 0 0.0
.bss 46912 46912 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72408 72408 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177224 177288 64 0.0
.text 2151925 2152245 320 0.0
all-clusters-app debug (read only) 5324585 5324985 400 0.0
(read/write) 429408 429408 0 0.0
.bss 130000 130000 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 288304 288304 0 0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 302204 302268 64 0.0
.text 4634307 4634643 336 0.0
all-clusters-minimal-app debug (read only) 4927569 4927969 400 0.0
(read/write) 234344 234344 0 0.0
.bss 127792 127792 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95616 95616 0 0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 270541 270605 64 0.0
.text 4425251 4425587 336 0.0
bridge-app debug (read only) 4400449 4400865 416 0.0
(read/write) 215648 215648 0 0.0
.bss 119192 119192 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84992 84992 0 0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218197 218293 96 0.0
.text 3964227 3964547 320 0.0
chip-tool debug (read only) 10720489 10720905 416 0.0
(read/write) 464424 464424 0 0.0
.bss 94008 94008 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 358184 358184 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 400137 400233 96 0.0
.text 9692531 9692851 320 0.0
chip-tool-ipv6only arm64 (read only) 10573120 10573536 416 0.0
(read/write) 528728 528264 -464 -0.1
.bss 103320 103320 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 396040 396040 0 0.0
.dynamic 512 512 0 0.0
.got 18928 18928 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 324552 324632 80 0.0
.text 9446328 9446664 336 0.0
lighting-app debug+rpc+ui (read only) 5273249 5273633 384 0.0
(read/write) 224496 224496 0 0.0
.bss 119296 119296 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 93248 93248 0 0.0
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 338132 338196 64 0.0
.text 4691235 4691555 320 0.0
lock-app debug (read only) 4485673 4486137 464 0.0
(read/write) 203264 203264 0 0.0
.bss 113600 113600 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79272 79272 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246165 246293 128 0.1
.text 4029971 4030307 336 0.0
ota-provider-app debug (read only) 4149705 4150137 432 0.0
(read/write) 192416 192416 0 0.0
.bss 113600 113600 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68976 68976 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200501 200597 96 0.0
.text 3757875 3758211 336 0.0
ota-requestor-app debug (read only) 4236009 4236473 464 0.0
(read/write) 196664 196664 0 0.0
.bss 114624 114624 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71952 71952 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204277 204405 128 0.1
.text 3836099 3836435 336 0.0
shell debug (read only) 2766433 2766897 464 0.0
(read/write) 149704 149704 0 0.0
.bss 60648 60648 0 0.0
.data 784 784 0 0.0
.data.rel.ro 82464 82464 0 0.0
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 180480 180608 128 0.1
.text 2415266 2415602 336 0.0
thermostat-no-ble arm64 (read only) 4386880 4387296 416 0.0
(read/write) 247224 246824 -400 -0.2
.bss 122232 122232 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 102072 102072 0 0.0
.dynamic 512 512 0 0.0
.got 11936 11936 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161644 161724 80 0.0
.text 3885656 3885992 336 0.0
tv-app debug (read only) 5269633 5270017 384 0.0
(read/write) 345176 345176 0 0.0
.bss 242400 242400 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 90480 90480 0 0.0
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 266973 267069 96 0.0
.text 4767635 4767923 288 0.0
tv-casting-app debug (read only) 8662265 8662729 464 0.0
(read/write) 321888 321888 0 0.0
.bss 156224 156224 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 156352 156352 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 346152 346280 128 0.0
.text 7893347 7893683 336 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522488 2522536 48 0.0
.bss 219112 219112 0 0.0
.data 5136 5136 0 0.0
.text 1485172 1485220 48 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1057020 1057032 12 0.0
bss 128543 128543 0 0.0
rodata 104108 104120 12 0.0
text 776720 776720 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1183728 1183728 0 0.0
bss 120745 120745 0 0.0
rodata 138296 138296 0 0.0
text 774352 774352 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042284 1042296 12 0.0
bss 128822 128822 0 0.0
rodata 99364 99376 12 0.0
text 766452 766452 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837248 837248 0 0.0
(read/write) 1735700 1735732 32 0.0
.bss 193612 193612 0 0.0
.data 2480 2480 0 0.0
.text 1531220 1531252 32 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 838976 838976 0 0.0
(read/write) 1699540 1699572 32 0.0
.bss 191884 191884 0 0.0
.data 2480 2480 0 0.0
.text 1496788 1496820 32 0.0
light cy8ckit_062s2_43012 (read only) 845656 845656 0 0.0
(read/write) 1625660 1625692 32 0.0
.bss 185316 185316 0 0.0
.data 2368 2368 0 0.0
.text 1429588 1429620 32 0.0
lock cy8ckit_062s2_43012 (read only) 818584 818584 0 0.0
(read/write) 1652652 1652700 48 0.0
.bss 212372 212372 0 0.0
.data 2384 2384 0 0.0
.text 1429508 1429556 48 0.0
qpg lighting-app qpg6105+debug (read/write) 1113832 1113848 16 0.0
.bss 100768 100768 0 0.0
.data 748 748 0 0.0
.text 626208 626224 16 0.0
lock-app qpg6105+debug (read/write) 1074916 1074948 32 0.0
.bss 95544 95544 0 0.0
.data 780 780 0 0.0
.text 587292 587324 32 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 816282 816294 12 0.0
bss 53312 53312 0 0.0
text 610366 610364 -2 -0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1074348 1074360 12 0.0
bss 99588 99588 0 0.0
text 757626 757624 -2 -0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1079188 1079192 4 0.0
bss 109272 109272 0 0.0
text 749262 749260 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931476 931480 4 0.0
bss 93792 93792 0 0.0
text 644198 644196 -2 -0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 816394 816406 12 0.0
bss 53364 53364 0 0.0
text 610570 610568 -2 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 970340 970352 12 0.0
bss 77164 77164 0 0.0
text 688380 688378 -2 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089088 1089092 4 0.0
bss 99356 99356 0 0.0
text 766386 766384 -2 -0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 957188 957204 16 0.0
bss 95436 95436 0 0.0
text 642566 642564 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944684 944688 4 0.0
bss 91900 91900 0 0.0
text 659866 659864 -2 -0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 872772 872776 4 0.0
bss 67200 67200 0 0.0
text 616990 616988 -2 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 813464 813476 12 0.0
bss 55444 55444 0 0.0
text 583944 583942 -2 -0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 829140 829152 12 0.0
bss 55848 55848 0 0.0
text 594540 594538 -2 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705712 705712 0 0.0
bss 73232 73232 0 0.0
text 462250 462250 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 818122 818134 12 0.0
bss 53456 53456 0 0.0
text 613294 613292 -2 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870153 870165 12 0.0
bss 58912 58912 0 0.0
text 625284 625282 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 837492 837504 12 0.0
bss 55732 55732 0 0.0
text 602098 602096 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832000 832012 12 0.0
bss 56084 56084 0 0.0
text 596332 596330 -2 -0.0

@mergify mergify bot merged commit 4b515e8 into project-chip:master Nov 17, 2023
57 checks passed
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.

4 participants