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

Bugfix: Mismatch in value type of light-sensor-type attribute of Illuminance Measurement Cluster. #26290

Merged

Conversation

riwaghe
Copy link
Contributor

@riwaghe riwaghe commented Apr 28, 2023

Fixed Illuminance Measurement Cluster data model using proper enum type, now it uses the correctly defined type.

@github-actions
Copy link

PR #26290: Size comparison from e62d3dd to c2690d2

Increases (1 build for cc32xx)
platform target config section e62d3dd c2690d2 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_aranges 103664 103696 32 0.0
.debug_frame 350552 350652 100 0.0
.debug_info 19521971 19526924 4953 0.0
.debug_line 2682751 2683154 403 0.0
.debug_loclists 1506147 1506542 395 0.0
.debug_rnglists 96278 96326 48 0.0
.debug_str 3059490 3064254 4764 0.2
Full report (1 build for cc32xx)
platform target config section e62d3dd c2690d2 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 602714 602714 0 0.0
(read/write) 204156 204156 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197568 197568 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 956984 956984 0 0.0
.debug_aranges 103664 103696 32 0.0
.debug_frame 350552 350652 100 0.0
.debug_info 19521971 19526924 4953 0.0
.debug_line 2682751 2683154 403 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1506147 1506542 395 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96278 96326 48 0.0
.debug_str 3059490 3064254 4764 0.2
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104250 104250 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 481887 481887 0 0.0
.symtab 287248 287248 0 0.0
.text 496340 496340 0 0.0

Copy link
Member

@jmartinez-silabs jmartinez-silabs left a comment

Choose a reason for hiding this comment

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

I am fine with the change. But the table in the spec should be updated to indicate this define type for the LightSensorType attribute instead of enum8
Illuminance Measurement Attributes

@ReneJosefsen
Copy link
Contributor

It might be worth coordinating this effort with the in-flight editorial for this cluster https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/6469 so we do not have to change this name twice?

@CLAassistant
Copy link

CLAassistant commented May 24, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

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

Thank you!

@bzbarsky-apple
Copy link
Contributor

@riwaghe This needs to be rebased/merged to tip for those generated code file conflicts. Let me know if you want me to do that, please.

@riwaghe riwaghe force-pushed the bugfix/IlluminanceMeasurementCluster branch from 14f8541 to 88cec48 Compare May 30, 2023 09:19
@github-actions
Copy link

github-actions bot commented May 30, 2023

PR #26290: Size comparison from 22de5a0 to 88cec48

Increases (18 builds for bl602, bl702, cc32xx, esp32, linux, psoc6, qpg, telink)
platform target config section 22de5a0 88cec48 change % change
bl602 lighting-app bl602 (read/write) 1356414 1356422 8 0.0
.text 1036480 1036482 2 0.0
bl702 lighting-app bl702 .debug_aranges 148824 148848 24 0.0
.debug_frame 547940 548028 88 0.0
.debug_info 44764796 44769453 4657 0.0
.debug_line 5587683 5588064 381 0.0
.debug_loc 3812668 3813190 522 0.0
.debug_ranges 393080 393200 120 0.0
.debug_str 4329332 4334221 4889 0.1
bl702+rpc .debug_aranges 157112 157136 24 0.0
.debug_frame 575952 576040 88 0.0
.debug_info 49712781 49717440 4659 0.0
.debug_line 6003600 6003981 381 0.0
.debug_loc 4015364 4015925 561 0.0
.debug_ranges 418440 418560 120 0.0
.debug_str 4754849 4759738 4889 0.1
cc32xx lock CC3235SF_LAUNCHXL .debug_aranges 118056 118088 32 0.0
.debug_frame 403184 403284 100 0.0
.debug_info 22897508 22902459 4951 0.0
.debug_line 2871268 2871668 400 0.0
.debug_loclists 1719193 1719552 359 0.0
.debug_rnglists 107111 107159 48 0.0
.debug_str 3768357 3773361 5004 0.1
esp32 all-clusters-app m5stack (read only) 1102115 1102127 12 0.0
.flash.text 1096731 1096743 12 0.0
linux chip-tool debug (read only) 15462281 15476737 14456 0.1
(read/write) 704680 704840 160 0.0
.data.rel.ro 668424 668584 160 0.0
.text 13143588 13157588 14000 0.1
chip-tool-ipv6only arm64 (read only) 14792596 14806708 14112 0.1
(read/write) 757512 757704 192 0.0
.data.rel.ro 698200 698384 184 0.0
.got 16656 16664 8 0.0
.text 12380708 12394340 13632 0.1
tv-casting-app debug (read only) 9048265 9062401 14136 0.2
(read/write) 217904 218096 192 0.1
.data.rel.ro 157528 157720 192 0.1
.text 8295730 8309410 13680 0.2
psoc6 all-clusters cy8ckit_062s2_43012 .debug_aranges 145472 145504 32 0.0
.debug_frame 486528 486628 100 0.0
.debug_info 31497587 31502539 4952 0.0
.debug_line 3970195 3970595 400 0.0
.debug_loclists 2258868 2259213 345 0.0
.debug_rnglists 141106 141154 48 0.0
.debug_str 4280969 4285973 5004 0.1
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 144712 144744 32 0.0
.debug_frame 488952 489052 100 0.0
.debug_info 31053521 31058473 4952 0.0
.debug_line 3983355 3983755 400 0.0
.debug_loclists 2249759 2250104 345 0.0
.debug_rnglists 140049 140097 48 0.0
.debug_str 4269649 4274653 5004 0.1
light cy8ckit_062s2_43012 .debug_aranges 134744 134776 32 0.0
.debug_frame 451784 451884 100 0.0
.debug_info 25731434 25736386 4952 0.0
.debug_line 3544534 3544934 400 0.0
.debug_loclists 2079745 2080090 345 0.0
.debug_rnglists 129586 129634 48 0.0
.debug_str 4075469 4080473 5004 0.1
lock cy8ckit_062s2_43012 .debug_aranges 135248 135280 32 0.0
.debug_frame 453876 453976 100 0.0
.debug_info 25852965 25857919 4954 0.0
.debug_line 3541014 3541414 400 0.0
.debug_loclists 2093192 2093537 345 0.0
.debug_rnglists 130042 130090 48 0.0
.debug_str 4090380 4095384 5004 0.1
qpg lighting-app qpg6105+debug (read/write) 1170720 1170728 8 0.0
.text 617820 617828 8 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 651784 651788 4 0.0
lighting-app-factory-data tlsr9518adk80d text 665958 665960 2 0.0
lighting-app-shell tlsr9518adk80d text 723474 723476 2 0.0
ota-requestor-app tlsr9518adk80d text 606032 606034 2 0.0
window-covering tlsr9518adk80d text 596118 596120 2 0.0
Decreases (8 builds for bl602, cc13x4_26x4, efr32, esp32, telink)
platform target config section 22de5a0 88cec48 change % change
bl602 lighting-app bl602+rpc .text 1067840 1067836 -4 -0.0
cc13x4_26x4 lock-mtd LP_EM_CC1354P10_6 (read only) 727419 727411 -8 -0.0
.text 624712 624704 -8 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068880 1068872 -8 -0.0
.text 892564 892556 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1054904 1054902 -2 -0.0
(read/write) 1584000 1583992 -8 -0.0
.flash.rodata 213688 213680 -8 -0.0
.flash.text 1054904 1054902 -2 -0.0
telink all-clusters-app tlsr9518adk80d text 689920 689918 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 943404 943396 -8 -0.0
text 658442 658440 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1011828 1011820 -8 -0.0
text 702906 702904 -2 -0.0
pump-app tlsr9518adk80d (read/write) 865428 865420 -8 -0.0
text 590266 590264 -2 -0.0
Full report (66 builds for bl602, bl702, cc13x2_26x2, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 22de5a0 88cec48 change % change
bl602 lighting-app bl602 (read/write) 1356414 1356422 8 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036480 1036482 2 0.0
bl602+rpc (read/write) 1402690 1402690 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067840 1067836 -4 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188191 1188191 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555700 1555700 0 0.0
.debug_aranges 148824 148848 24 0.0
.debug_frame 547940 548028 88 0.0
.debug_info 44764796 44769453 4657 0.0
.debug_line 5587683 5588064 381 0.0
.debug_loc 3812668 3813190 522 0.0
.debug_ranges 393080 393200 120 0.0
.debug_str 4329332 4334221 4889 0.1
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107232 107232 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582494 582494 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966684 966684 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277011 1277011 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714683 1714683 0 0.0
.debug_aranges 157112 157136 24 0.0
.debug_frame 575952 576040 88 0.0
.debug_info 49712781 49717440 4659 0.0
.debug_line 6003600 6003981 381 0.0
.debug_loc 4015364 4015925 561 0.0
.debug_ranges 418440 418560 120 0.0
.debug_str 4754849 4759738 4889 0.1
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121328 121328 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643814 643814 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040074 1040074 0 0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 658131 658131 0 0.0
(read/write) 158713 158713 0 0.0
.bss 80376 80376 0 0.0
.data 3272 3272 0 0.0
.rodata 77115 77115 0 0.0
.text 580524 580524 0 0.0
pump-app LP_CC2652R7 (read only) 648839 648839 0 0.0
(read/write) 153177 153177 0 0.0
.bss 74600 74600 0 0.0
.data 3264 3264 0 0.0
.rodata 79695 79695 0 0.0
.text 568656 568656 0 0.0
pump-controller-app LP_CC2652R7 (read only) 634343 634343 0 0.0
(read/write) 153317 153317 0 0.0
.bss 74744 74744 0 0.0
.data 3260 3260 0 0.0
.rodata 75575 75575 0 0.0
.text 558280 558280 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 747267 747267 0 0.0
(read/write) 170152 170152 0 0.0
.bss 92488 92488 0 0.0
.data 3464 3464 0 0.0
.rodata 79687 79687 0 0.0
.text 667192 667192 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 739279 739279 0 0.0
(read/write) 175372 175372 0 0.0
.bss 97712 97712 0 0.0
.data 3460 3460 0 0.0
.rodata 76355 76355 0 0.0
.text 662532 662532 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 727419 727411 -8 -0.0
(read/write) 169980 169980 0 0.0
.bss 92320 92320 0 0.0
.data 3460 3460 0 0.0
.rodata 102319 102319 0 0.0
.text 624712 624704 -8 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 680811 680811 0 0.0
(read/write) 164444 164444 0 0.0
.bss 86544 86544 0 0.0
.data 3452 3452 0 0.0
.rodata 76879 76879 0 0.0
.text 603540 603540 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 666283 666283 0 0.0
(read/write) 164576 164576 0 0.0
.bss 86688 86688 0 0.0
.data 3448 3448 0 0.0
.rodata 72727 72727 0 0.0
.text 593164 593164 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605754 605754 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 955131 955131 0 0.0
.debug_aranges 118056 118088 32 0.0
.debug_frame 403184 403284 100 0.0
.debug_info 22897508 22902459 4951 0.0
.debug_line 2871268 2871668 400 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1719193 1719552 359 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107111 107159 48 0.0
.debug_str 3768357 3773361 5004 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104402 104402 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484235 484235 0 0.0
.symtab 287456 287456 0 0.0
.text 499232 499232 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524475 524475 0 0.0
.app_xip_area 417269 417269 0 0.0
.bss 62184 62184 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529179 529179 0 0.0
.app_xip_area 416669 416669 0 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566347 566347 0 0.0
.app_xip_area 459901 459901 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 530971 530971 0 0.0
.app_xip_area 421957 421957 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 964284 964284 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782448 782448 0 0.0
BRD4187C (read/write) 1001000 1001000 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838788 838788 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068880 1068872 -8 -0.0
.bss 174144 174144 0 0.0
.data 2152 2152 0 0.0
.text 892564 892556 -8 -0.0
window-app BRD4187C (read/write) 1076244 1076244 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929664 929664 0 0.0
esp32 all-clusters-app c3devkit (read only) 1054904 1054902 -2 -0.0
(read/write) 1584000 1583992 -8 -0.0
.dram0.bss 77208 77208 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213688 213680 -8 -0.0
.flash.text 1054904 1054902 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1102115 1102127 12 0.0
(read/write) 493150 493150 0 0.0
.dram0.bss 82224 82224 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 241472 241472 0 0.0
.flash.text 1096731 1096743 12 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583660 583660 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583124 583124 0 0.0
light k32w0+release (read only) 582620 582620 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582084 582084 0 0.0
lock k32w0+release (read only) 556108 556108 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555572 555572 0 0.0
linux all-clusters-app debug (read only) 3151789 3151789 0 0.0
(read/write) 153064 153064 0 0.0
.bss 60224 60224 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 84176 84176 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 231048 231048 0 0.0
.text 2734597 2734597 0 0.0
all-clusters-minimal-app debug (read only) 2959613 2959613 0 0.0
(read/write) 145856 145856 0 0.0
.bss 59328 59328 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 78000 78000 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 224360 224360 0 0.0
.text 2552789 2552789 0 0.0
bridge-app debug (read only) 2519437 2519437 0 0.0
(read/write) 129648 129648 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69608 69608 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 173256 173256 0 0.0
.text 2173861 2173861 0 0.0
chip-tool debug (read only) 15462281 15476737 14456 0.1
(read/write) 704680 704840 160 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 668424 668584 160 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 683509 683509 0 0.0
.text 13143588 13157588 14000 0.1
chip-tool-ipv6only arm64 (read only) 14792596 14806708 14112 0.1
(read/write) 757512 757704 192 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 698200 698384 184 0.0
.dynamic 560 560 0 0.0
.got 16656 16664 8 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 619608 619608 0 0.0
.text 12380708 12394340 13632 0.1
dynamic-bridge-app-ipv6only debug (read only) 2583101 2583101 0 0.0
(read/write) 126840 126840 0 0.0
.bss 47544 47544 0 0.0
.data 2864 2864 0 0.0
.data.rel.ro 70192 70192 0 0.0
.dynamic 624 624 0 0.0
.got 4800 4800 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 175976 175976 0 0.0
.text 2229765 2229765 0 0.0
lighting-app debug+rpc+ui (read only) 3268665 3268665 0 0.0
(read/write) 134048 134048 0 0.0
.bss 49088 49088 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 75416 75416 0 0.0
.dynamic 656 656 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 284884 284884 0 0.0
.text 2790082 2790082 0 0.0
lock-app debug (read only) 2659621 2659621 0 0.0
(read/write) 123624 123624 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69648 69648 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 206312 206312 0 0.0
.text 2280613 2280613 0 0.0
ota-provider-app debug (read only) 2210573 2210573 0 0.0
(read/write) 103672 103672 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51944 51944 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 154408 154408 0 0.0
.text 1914645 1914645 0 0.0
ota-requestor-app debug (read only) 2378149 2378149 0 0.0
(read/write) 111464 111464 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56800 56800 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 158472 158472 0 0.0
.text 2069285 2069285 0 0.0
shell debug (read only) 2688345 2688345 0 0.0
(read/write) 141488 141488 0 0.0
.bss 59176 59176 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 75240 75240 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 199570 199570 0 0.0
.text 2326562 2326562 0 0.0
thermostat-no-ble arm64 (read only) 2537532 2537532 0 0.0
(read/write) 142696 142696 0 0.0
.bss 53496 53496 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 77960 77960 0 0.0
.dynamic 560 560 0 0.0
.got 5416 5416 0 0.0
.init 24 24 0 0.0
.init_array 400 400 0 0.0
.rodata 129288 129288 0 0.0
.text 2146372 2146372 0 0.0
tv-app debug (read only) 3315697 3315697 0 0.0
(read/write) 261512 261512 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79480 79480 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 222744 222744 0 0.0
.text 2896770 2896770 0 0.0
tv-casting-app debug (read only) 9048265 9062401 14136 0.2
(read/write) 217904 218096 192 0.1
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 157528 157720 192 0.1
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 327660 327660 0 0.0
.text 8295730 8309410 13680 0.2
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495504 2495504 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458188 1458188 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178228 1178228 0 0.0
bss 155643 155643 0 0.0
rodata 133220 133220 0 0.0
text 808688 808688 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437988 1437988 0 0.0
bss 135383 135383 0 0.0
rodata 229236 229236 0 0.0
text 779304 779304 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124332 1124332 0 0.0
bss 154784 154784 0 0.0
rodata 109900 109900 0 0.0
text 778936 778936 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840592 840592 0 0.0
(read/write) 1709340 1709340 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190188 190188 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1286161 1286161 0 0.0
.debug_aranges 145472 145504 32 0.0
.debug_frame 486528 486628 100 0.0
.debug_info 31497587 31502539 4952 0.0
.debug_line 3970195 3970595 400 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2258868 2259213 345 0.0
.debug_rnglists 141106 141154 48 0.0
.debug_str 4280969 4285973 5004 0.1
.heap 840592 840592 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 720491 720491 0 0.0
.symtab 467936 467936 0 0.0
.text 1508204 1508204 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841416 841416 0 0.0
(read/write) 1650316 1650316 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189372 189372 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1275895 1275895 0 0.0
.debug_aranges 144712 144744 32 0.0
.debug_frame 488952 489052 100 0.0
.debug_info 31053521 31058473 4952 0.0
.debug_line 3983355 3983755 400 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2249759 2250104 345 0.0
.debug_rnglists 140049 140097 48 0.0
.debug_str 4269649 4274653 5004 0.1
.heap 841416 841416 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 676756 676756 0 0.0
.symtab 452352 452352 0 0.0
.text 1450004 1450004 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571276 1571276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1108765 1108765 0 0.0
.debug_aranges 134744 134776 32 0.0
.debug_frame 451784 451884 100 0.0
.debug_info 25731434 25736386 4952 0.0
.debug_line 3544534 3544934 400 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2079745 2080090 345 0.0
.debug_rnglists 129586 129634 48 0.0
.debug_str 4075469 4080473 5004 0.1
.heap 849736 849736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 592238 592238 0 0.0
.symtab 414352 414352 0 0.0
.text 1379284 1379284 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627876 1627876 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107875 1107875 0 0.0
.debug_aranges 135248 135280 32 0.0
.debug_frame 453876 453976 100 0.0
.debug_info 25852965 25857919 4954 0.0
.debug_line 3541014 3541414 400 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2093192 2093537 345 0.0
.debug_rnglists 130042 130090 48 0.0
.debug_str 4090380 4095384 5004 0.1
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596154 596154 0 0.0
.symtab 416688 416688 0 0.0
.text 1408108 1408108 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170720 1170728 8 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617820 617828 8 0.0
lock-app qpg6105+debug (read/write) 1139948 1139948 0 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587048 587048 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1014688 1014688 0 0.0
bss 99044 99044 0 0.0
text 689920 689918 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 950212 950212 0 0.0
bss 98068 98068 0 0.0
text 651784 651788 4 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928256 928256 0 0.0
bss 100300 100300 0 0.0
text 641446 641446 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 859404 859404 0 0.0
bss 89960 89960 0 0.0
text 584088 584088 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875720 875720 0 0.0
bss 90128 90128 0 0.0
text 598706 598706 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943404 943396 -8 -0.0
bss 98320 98320 0 0.0
text 658442 658440 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 954776 954776 0 0.0
bss 102568 102568 0 0.0
text 665958 665960 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1011828 1011820 -8 -0.0
bss 99884 99884 0 0.0
text 702906 702904 -2 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1044252 1044252 0 0.0
bss 110968 110968 0 0.0
text 723474 723476 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 914476 914476 0 0.0
bss 90624 90624 0 0.0
text 612754 612754 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882068 882068 0 0.0
bss 91228 91228 0 0.0
text 606032 606034 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865428 865420 -8 -0.0
bss 90092 90092 0 0.0
text 590266 590264 -2 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 852216 852216 0 0.0
bss 89892 89892 0 0.0
text 580384 580384 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848396 848396 0 0.0
bss 89800 89800 0 0.0
text 576096 576096 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 880592 880592 0 0.0
bss 91520 91520 0 0.0
text 600876 600876 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876768 876768 0 0.0
bss 91928 91928 0 0.0
text 596118 596120 2 0.0

@riwaghe riwaghe force-pushed the bugfix/IlluminanceMeasurementCluster branch from 88cec48 to ad71ea3 Compare May 30, 2023 13:14
@github-actions
Copy link

github-actions bot commented May 30, 2023

PR #26290: Size comparison from e2b9cad to ad71ea3

Increases (6 builds for bl602, bl702, cc32xx, nrfconnect, qpg)
platform target config section e2b9cad ad71ea3 change % change
bl602 lighting-app bl602 (read/write) 1356414 1356422 8 0.0
.text 1036480 1036482 2 0.0
bl702 lighting-app bl702 .debug_aranges 148896 148920 24 0.0
.debug_frame 548204 548292 88 0.0
.debug_info 44758582 44763239 4657 0.0
.debug_line 5589233 5589614 381 0.0
.debug_loc 3814375 3814953 578 0.0
.debug_ranges 393176 393296 120 0.0
.debug_str 4336361 4341250 4889 0.1
bl702+rpc .debug_aranges 157184 157208 24 0.0
.debug_frame 576216 576304 88 0.0
.debug_info 49706458 49711118 4660 0.0
.debug_line 6005150 6005531 381 0.0
.debug_loc 4017083 4017631 548 0.0
.debug_ranges 418536 418656 120 0.0
.debug_str 4761869 4766758 4889 0.1
.text 1040082 1040084 2 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_aranges 118144 118176 32 0.0
.debug_frame 403496 403596 100 0.0
.debug_info 22893110 22898062 4952 0.0
.debug_line 2872522 2872922 400 0.0
.debug_loclists 1720178 1720511 333 0.0
.debug_rnglists 107178 107226 48 0.0
.debug_str 3774692 3779696 5004 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 809304 809308 4 0.0
qpg lock-app qpg6105+debug (read/write) 1139972 1139980 8 0.0
.text 587072 587080 8 0.0
Full report (11 builds for bl602, bl702, cc32xx, mbed, nrfconnect, qpg)
platform target config section e2b9cad ad71ea3 change % change
bl602 lighting-app bl602 (read/write) 1356414 1356422 8 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036480 1036482 2 0.0
bl602+rpc (read/write) 1402690 1402690 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067838 1067838 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188207 1188207 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555700 1555700 0 0.0
.debug_aranges 148896 148920 24 0.0
.debug_frame 548204 548292 88 0.0
.debug_info 44758582 44763239 4657 0.0
.debug_line 5589233 5589614 381 0.0
.debug_loc 3814375 3814953 578 0.0
.debug_ranges 393176 393296 120 0.0
.debug_str 4336361 4341250 4889 0.1
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107232 107232 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582575 582575 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966696 966696 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277027 1277027 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714683 1714683 0 0.0
.debug_aranges 157184 157208 24 0.0
.debug_frame 576216 576304 88 0.0
.debug_info 49706458 49711118 4660 0.0
.debug_line 6005150 6005531 381 0.0
.debug_loc 4017083 4017631 548 0.0
.debug_ranges 418536 418656 120 0.0
.debug_str 4761869 4766758 4889 0.1
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121328 121328 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643895 643895 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040082 1040084 2 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605754 605754 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 955131 955131 0 0.0
.debug_aranges 118144 118176 32 0.0
.debug_frame 403496 403596 100 0.0
.debug_info 22893110 22898062 4952 0.0
.debug_line 2872522 2872922 400 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1720178 1720511 333 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107178 107226 48 0.0
.debug_str 3774692 3779696 5004 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104402 104402 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484235 484235 0 0.0
.symtab 287456 287456 0 0.0
.text 499232 499232 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495504 2495504 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458188 1458188 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178780 1178780 0 0.0
bss 155644 155644 0 0.0
rodata 133148 133148 0 0.0
text 809304 809308 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1438492 1438492 0 0.0
bss 135384 135384 0 0.0
rodata 229164 229164 0 0.0
text 779884 779884 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124544 1124544 0 0.0
bss 154784 154784 0 0.0
rodata 109808 109808 0 0.0
text 779252 779252 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170776 1170776 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617876 617876 0 0.0
lock-app qpg6105+debug (read/write) 1139972 1139980 8 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587072 587080 8 0.0

@riwaghe riwaghe force-pushed the bugfix/IlluminanceMeasurementCluster branch from ad71ea3 to c0ee722 Compare May 30, 2023 13:45
@github-actions
Copy link

github-actions bot commented May 30, 2023

PR #26290: Size comparison from 25ba372 to c0ee722

Increases (18 builds for bl702, cc32xx, esp32, linux, psoc6, qpg, telink)
platform target config section 25ba372 c0ee722 change % change
bl702 lighting-app bl702 .debug_aranges 148896 148920 24 0.0
.debug_frame 548204 548292 88 0.0
.debug_info 44758583 4476323 4655 0.0
.debug_line 5589233 5589614 381 0.0
.debug_loc 3814375 3814953 578 0.0
.debug_ranges 393176 393296 120 0.0
.debug_str 4336361 4341250 4889 0.1
bl702+rpc .debug_aranges 157184 157208 24 0.0
.debug_frame 576216 576304 88 0.0
.debug_info 49706459 49711117 4658 0.0
.debug_line 6005150 6005531 381 0.0
.debug_loc 4017083 4017631 548 0.0
.debug_ranges 418536 418656 120 0.0
.debug_str 4761869 4766758 4889 0.1
cc32xx lock CC3235SF_LAUNCHXL .debug_aranges 118144 118176 32 0.0
.debug_frame 403496 403596 100 0.0
.debug_info 22893109 22898062 4953 0.0
.debug_line 2872522 2872922 400 0.0
.debug_loclists 1720178 1720511 333 0.0
.debug_rnglists 107178 107226 48 0.0
.debug_str 3774692 3779696 5004 0.1
esp32 all-clusters-app c3devkit (read only) 1055642 1055644 2 0.0
.flash.text 1055642 1055644 2 0.0
m5stack (read only) 1102767 1102771 4 0.0
.flash.text 1097383 1097387 4 0.0
linux chip-tool debug (read only) 15479065 15493505 14440 0.1
(read/write) 705032 705224 192 0.0
.data.rel.ro 668776 668968 192 0.0
.text 13159076 13173060 13984 0.1
chip-tool-ipv6only arm64 (read only) 14809124 14823220 14096 0.1
(read/write) 757896 758088 192 0.0
.data.rel.ro 698568 698752 184 0.0
.got 16672 16680 8 0.0
.text 12395956 12409572 13616 0.1
tv-casting-app debug (read only) 9065177 9079313 14136 0.2
(read/write) 218256 218448 192 0.1
.data.rel.ro 157880 158072 192 0.1
.text 8311378 8325058 13680 0.2
psoc6 all-clusters cy8ckit_062s2_43012 .debug_aranges 145592 145624 32 0.0
.debug_frame 486964 487064 100 0.0
.debug_info 31493260 31498210 4950 0.0
.debug_line 3972657 3973056 399 0.0
.debug_loclists 2260808 2261152 344 0.0
.debug_rnglists 141214 141262 48 0.0
.debug_str 4288402 4293406 5004 0.1
all-clusters-minimal cy8ckit_062s2_43012 .debug_aranges 144816 144848 32 0.0
.debug_frame 489328 489428 100 0.0
.debug_info 31048077 31053029 4952 0.0
.debug_line 3985477 3985876 399 0.0
.debug_loclists 2251259 2251604 345 0.0
.debug_rnglists 140129 140177 48 0.0
.debug_str 4276485 4281489 5004 0.1
light cy8ckit_062s2_43012 .debug_aranges 134832 134864 32 0.0
.debug_frame 452096 452196 100 0.0
.debug_info 25726333 25731283 4950 0.0
.debug_line 3545788 3546187 399 0.0
.debug_loclists 2080697 2081042 345 0.0
.debug_rnglists 129653 129701 48 0.0
.debug_str 4081804 4086808 5004 0.1
lock cy8ckit_062s2_43012 .debug_aranges 135336 135368 32 0.0
.debug_frame 454188 454288 100 0.0
.debug_info 25847923 25852875 4952 0.0
.debug_line 3542268 3542667 399 0.0
.debug_loclists 2094144 2094489 345 0.0
.debug_rnglists 130109 130157 48 0.0
.debug_str 4096715 4101719 5004 0.1
qpg lock-app qpg6105+debug (read/write) 1139972 1139980 8 0.0
.text 587072 587080 8 0.0
telink all-clusters-app tlsr9518adk80d text 690716 690718 2 0.0
light-switch-app tlsr9518adk80d text 598758 598760 2 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 954824 954832 8 0.0
text 666012 666014 2 0.0
lighting-app-shell tlsr9518adk80d text 723530 723532 2 0.0
lock-app tlsr9518adk80d (read/write) 914524 914532 8 0.0
text 612804 612806 2 0.0
Decreases (14 builds for bl602, bl702, cyw30739, efr32, esp32, nrfconnect, telink)
platform target config section 25ba372 c0ee722 change % change
bl602 lighting-app bl602+rpc .text 1067840 1067838 -2 -0.0
bl702 lighting-app bl702 .text 966698 966694 -4 -0.0
bl702+rpc .text 1040084 1040082 -2 -0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 529219 529211 -8 -0.0
.app_xip_area 416709 416701 -8 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068880 1068872 -8 -0.0
.text 892564 892556 -8 -0.0
esp32 all-clusters-app m5stack (read/write) 493082 493078 -4 -0.0
.flash.rodata 241404 241400 -4 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 779252 779248 -4 -0.0
telink all-clusters-minimal-app tlsr9518adk80d text 652184 652182 -2 -0.0
bridge-app tlsr9518adk80d text 641502 641498 -4 -0.0
contact-sensor-app tlsr9518adk80d (read/write) 859460 859452 -8 -0.0
text 584138 584136 -2 -0.0
lighting-app tlsr9518adk80d text 658496 658494 -2 -0.0
lighting-app-rpc tlsr9518adk80d text 702960 702958 -2 -0.0
temperature-measurement-app tlsr9518adk80d text 576096 576094 -2 -0.0
window-covering tlsr9518adk80d text 596172 596170 -2 -0.0
Full report (66 builds for bl602, bl702, cc13x2_26x2, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 25ba372 c0ee722 change % change
bl602 lighting-app bl602 (read/write) 1356414 1356414 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036480 1036480 0 0.0
bl602+rpc (read/write) 1402690 1402690 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067840 1067838 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188207 1188207 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555700 1555700 0 0.0
.debug_aranges 148896 148920 24 0.0
.debug_frame 548204 548292 88 0.0
.debug_info 44758583 4476323 4655 0.0
.debug_line 5589233 5589614 381 0.0
.debug_loc 3814375 3814953 578 0.0
.debug_ranges 393176 393296 120 0.0
.debug_str 4336361 4341250 4889 0.1
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107232 107232 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582575 582575 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966698 966694 -4 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277027 1277027 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714683 1714683 0 0.0
.debug_aranges 157184 157208 24 0.0
.debug_frame 576216 576304 88 0.0
.debug_info 49706459 49711117 4658 0.0
.debug_line 6005150 6005531 381 0.0
.debug_loc 4017083 4017631 548 0.0
.debug_ranges 418536 418656 120 0.0
.debug_str 4761869 4766758 4889 0.1
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121328 121328 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643895 643895 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040084 1040082 -2 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 658171 658171 0 0.0
(read/write) 158713 158713 0 0.0
.bss 80376 80376 0 0.0
.data 3272 3272 0 0.0
.rodata 77115 77115 0 0.0
.text 580564 580564 0 0.0
pump-app LP_CC2652R7 (read only) 648871 648871 0 0.0
(read/write) 153177 153177 0 0.0
.bss 74600 74600 0 0.0
.data 3264 3264 0 0.0
.rodata 79695 79695 0 0.0
.text 568688 568688 0 0.0
pump-controller-app LP_CC2652R7 (read only) 634375 634375 0 0.0
(read/write) 153317 153317 0 0.0
.bss 74744 74744 0 0.0
.data 3260 3260 0 0.0
.rodata 75575 75575 0 0.0
.text 558312 558312 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 747315 747315 0 0.0
(read/write) 170152 170152 0 0.0
.bss 92488 92488 0 0.0
.data 3464 3464 0 0.0
.rodata 79687 79687 0 0.0
.text 667240 667240 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 739327 739327 0 0.0
(read/write) 175372 175372 0 0.0
.bss 97712 97712 0 0.0
.data 3460 3460 0 0.0
.rodata 76355 76355 0 0.0
.text 662580 662580 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 727451 727451 0 0.0
(read/write) 169980 169980 0 0.0
.bss 92320 92320 0 0.0
.data 3460 3460 0 0.0
.rodata 102319 102319 0 0.0
.text 624744 624744 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 680843 680843 0 0.0
(read/write) 164444 164444 0 0.0
.bss 86544 86544 0 0.0
.data 3452 3452 0 0.0
.rodata 76879 76879 0 0.0
.text 603572 603572 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 666315 666315 0 0.0
(read/write) 164576 164576 0 0.0
.bss 86688 86688 0 0.0
.data 3448 3448 0 0.0
.rodata 72727 72727 0 0.0
.text 593196 593196 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605754 605754 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 955131 955131 0 0.0
.debug_aranges 118144 118176 32 0.0
.debug_frame 403496 403596 100 0.0
.debug_info 22893109 22898062 4953 0.0
.debug_line 2872522 2872922 400 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1720178 1720511 333 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107178 107226 48 0.0
.debug_str 3774692 3779696 5004 0.1
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104402 104402 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484235 484235 0 0.0
.symtab 287456 287456 0 0.0
.text 499232 499232 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524515 524515 0 0.0
.app_xip_area 417309 417309 0 0.0
.bss 62184 62184 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529219 529211 -8 -0.0
.app_xip_area 416709 416701 -8 -0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566347 566347 0 0.0
.app_xip_area 459901 459901 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 531011 531011 0 0.0
.app_xip_area 421997 421997 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 964284 964284 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782448 782448 0 0.0
BRD4187C (read/write) 1001056 1001056 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838844 838844 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068880 1068872 -8 -0.0
.bss 174144 174144 0 0.0
.data 2152 2152 0 0.0
.text 892564 892556 -8 -0.0
window-app BRD4187C (read/write) 1076252 1076252 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929672 929672 0 0.0
esp32 all-clusters-app c3devkit (read only) 1055642 1055644 2 0.0
(read/write) 1583920 1583920 0 0.0
.dram0.bss 77208 77208 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213608 213608 0 0.0
.flash.text 1055642 1055644 2 0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1102767 1102771 4 0.0
(read/write) 493082 493078 -4 -0.0
.dram0.bss 82224 82224 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 241404 241400 -4 -0.0
.flash.text 1097383 1097387 4 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583692 583692 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583156 583156 0 0.0
light k32w0+release (read only) 582652 582652 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582116 582116 0 0.0
lock k32w0+release (read only) 556140 556140 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555604 555604 0 0.0
linux all-clusters-app debug (read only) 3157277 3157277 0 0.0
(read/write) 153200 153200 0 0.0
.bss 60256 60256 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 84272 84272 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 231304 231304 0 0.0
.text 2739637 2739637 0 0.0
all-clusters-minimal-app debug (read only) 2960989 2960989 0 0.0
(read/write) 145856 145856 0 0.0
.bss 59328 59328 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 78000 78000 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 224328 224328 0 0.0
.text 2554197 2554197 0 0.0
bridge-app debug (read only) 2519469 2519469 0 0.0
(read/write) 129648 129648 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69608 69608 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 173256 173256 0 0.0
.text 2173893 2173893 0 0.0
chip-tool debug (read only) 15479065 15493505 14440 0.1
(read/write) 705032 705224 192 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 668776 668968 192 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 683893 683893 0 0.0
.text 13159076 13173060 13984 0.1
chip-tool-ipv6only arm64 (read only) 14809124 14823220 14096 0.1
(read/write) 757896 758088 192 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 698568 698752 184 0.0
.dynamic 560 560 0 0.0
.got 16672 16680 8 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 619928 619928 0 0.0
.text 12395956 12409572 13616 0.1
dynamic-bridge-app-ipv6only debug (read only) 2568501 2568501 0 0.0
(read/write) 126840 126840 0 0.0
.bss 47544 47544 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 70352 70352 0 0.0
.dynamic 624 624 0 0.0
.got 4792 4792 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 176200 176200 0 0.0
.text 2214965 2214965 0 0.0
lighting-app debug+rpc+ui (read only) 3268697 3268697 0 0.0
(read/write) 134048 134048 0 0.0
.bss 49088 49088 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 75416 75416 0 0.0
.dynamic 656 656 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 284884 284884 0 0.0
.text 2790114 2790114 0 0.0
lock-app debug (read only) 2659669 2659669 0 0.0
(read/write) 123624 123624 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69648 69648 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 206312 206312 0 0.0
.text 2280661 2280661 0 0.0
ota-provider-app debug (read only) 2210605 2210605 0 0.0
(read/write) 103672 103672 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51944 51944 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 154408 154408 0 0.0
.text 1914677 1914677 0 0.0
ota-requestor-app debug (read only) 2378197 2378197 0 0.0
(read/write) 111464 111464 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56800 56800 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 158472 158472 0 0.0
.text 2069333 2069333 0 0.0
shell debug (read only) 2692065 2692065 0 0.0
(read/write) 141520 141520 0 0.0
.bss 59176 59176 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 75272 75272 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 199538 199538 0 0.0
.text 2330290 2330290 0 0.0
thermostat-no-ble arm64 (read only) 2537564 2537564 0 0.0
(read/write) 142696 142696 0 0.0
.bss 53496 53496 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 77960 77960 0 0.0
.dynamic 560 560 0 0.0
.got 5416 5416 0 0.0
.init 24 24 0 0.0
.init_array 400 400 0 0.0
.rodata 129288 129288 0 0.0
.text 2146404 2146404 0 0.0
tv-app debug (read only) 3315729 3315729 0 0.0
(read/write) 261512 261512 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79480 79480 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 222744 222744 0 0.0
.text 2896802 2896802 0 0.0
tv-casting-app debug (read only) 9065177 9079313 14136 0.2
(read/write) 218256 218448 192 0.1
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 157880 158072 192 0.1
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 328012 328012 0 0.0
.text 8311378 8325058 13680 0.2
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495504 2495504 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458188 1458188 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178780 1178780 0 0.0
bss 155644 155644 0 0.0
rodata 133148 133148 0 0.0
text 809308 809308 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1438492 1438492 0 0.0
bss 135384 135384 0 0.0
rodata 229164 229164 0 0.0
text 779884 779884 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124544 1124544 0 0.0
bss 154784 154784 0 0.0
rodata 109808 109808 0 0.0
text 779252 779248 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840592 840592 0 0.0
(read/write) 1709988 1709988 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190188 190188 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1286246 1286246 0 0.0
.debug_aranges 145592 145624 32 0.0
.debug_frame 486964 487064 100 0.0
.debug_info 31493260 31498210 4950 0.0
.debug_line 3972657 3973056 399 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2260808 2261152 344 0.0
.debug_rnglists 141214 141262 48 0.0
.debug_str 4288402 4293406 5004 0.1
.heap 840592 840592 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 721579 721579 0 0.0
.symtab 468336 468336 0 0.0
.text 0 0 0 0.0
1508852 1508852 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841416 841416 0 0.0
(read/write) 1650556 1650556 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189372 189372 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1275980 1275980 0 0.0
.debug_aranges 144816 144848 32 0.0
.debug_frame 489328 489428 100 0.0
.debug_info 31048077 31053029 4952 0.0
.debug_line 3985477 3985876 399 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2251259 2251604 345 0.0
.debug_rnglists 140129 140177 48 0.0
.debug_str 4276485 4281489 5004 0.1
.heap 841416 841416 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 677058 677058 0 0.0
.symtab 452512 452512 0 0.0
.text 1450244 1450244 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571276 1571276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1108765 1108765 0 0.0
.debug_aranges 134832 134864 32 0.0
.debug_frame 452096 452196 100 0.0
.debug_info 25726333 25731283 4950 0.0
.debug_line 3545788 3546187 399 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2080697 2081042 345 0.0
.debug_rnglists 129653 129701 48 0.0
.debug_str 4081804 4086808 5004 0.1
.heap 849736 849736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 592238 592238 0 0.0
.symtab 414352 414352 0 0.0
.text 1379284 1379284 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627876 1627876 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107875 1107875 0 0.0
.debug_aranges 135336 135368 32 0.0
.debug_frame 454188 454288 100 0.0
.debug_info 25847923 25852875 4952 0.0
.debug_line 3542268 3542667 399 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2094144 2094489 345 0.0
.debug_rnglists 130109 130157 48 0.0
.debug_str 4096715 4101719 5004 0.1
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596154 596154 0 0.0
.symtab 416688 416688 0 0.0
.text 1408108 1408108 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170776 1170776 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617876 617876 0 0.0
lock-app qpg6105+debug (read/write) 1139972 1139980 8 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587072 587080 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1015460 1015460 0 0.0
bss 99044 99044 0 0.0
text 690716 690718 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 950564 950564 0 0.0
bss 98068 98068 0 0.0
text 652184 652182 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928312 928312 0 0.0
bss 100300 100300 0 0.0
text 641502 641498 -4 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 859460 859452 -8 -0.0
bss 89960 89960 0 0.0
text 584138 584136 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875776 875776 0 0.0
bss 90128 90128 0 0.0
text 598758 598760 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943452 943452 0 0.0
bss 98320 98320 0 0.0
text 658496 658494 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 954824 954832 8 0.0
bss 102568 102568 0 0.0
text 666012 666014 2 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1011876 1011876 0 0.0
bss 99884 99884 0 0.0
text 702960 702958 -2 -0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1044308 1044308 0 0.0
bss 110968 110968 0 0.0
text 723530 723532 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 914524 914532 8 0.0
bss 90624 90624 0 0.0
text 612804 612806 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882068 882068 0 0.0
bss 91228 91228 0 0.0
text 606030 606030 0 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865476 865476 0 0.0
bss 90092 90092 0 0.0
text 590316 590316 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 852272 852272 0 0.0
bss 89892 89892 0 0.0
text 580438 580438 0 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848396 848396 0 0.0
bss 89800 89800 0 0.0
text 576096 576094 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 880640 880640 0 0.0
bss 91520 91520 0 0.0
text 600928 600928 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876824 876824 0 0.0
bss 91928 91928 0 0.0
text 596172 596170 -2 -0.0

@yufengwangca yufengwangca merged commit 2377844 into project-chip:master May 31, 2023
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.

[XML] Update Illuminance Measurement Cluster XML to match updated spec
8 participants