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

Air Purifier Example App #29861

Merged
merged 82 commits into from
Oct 24, 2023
Merged

Conversation

mhazley
Copy link
Contributor

@mhazley mhazley commented Oct 19, 2023

This PR adds an Air Purifier Example App for linux, ameba & cc32xx.

This is a composed device:

  • EP1: Air Purifier
  • EP2: Air Quality Sensor
  • EP3: Temperature Sensor
  • EP4: Relative Humidity Sensor

I will add a Thermostat on EP5 in a future PR.

mhazley and others added 30 commits August 29, 2023 16:24
needed for writing the percentSetting to percentCurrent
- set Min/max/ MeasuredValue
- enable tolerance attribute
As a workaround save the KVS to NV when long pressing the right button.
This can be used to save the state after e.g. a unpair.
@mhazley
Copy link
Contributor Author

mhazley commented Oct 20, 2023

The pics and test plan XMLs are large and seem a new approach within the SDK. I am not convinced they should be part of the SDK or at least I would like to understand their usage and why they reside here.

@andy31415 Yeah, it is a bit odd.

Ourselves and Bosch used this example on our Target Hardware for SVE, hence the inclusion of the PICs and the script for testing, as we thought it would help others.

I will remove them to conform with the other examples though!

(I don't know how to resolve your requested changes above, so have re-requested review, perhaps you can mark it resolved?)

@mhazley mhazley requested a review from andy31415 October 20, 2023 15:10
@github-actions
Copy link

github-actions bot commented Oct 20, 2023

PR #29861: Size comparison from 2e5c2a7 to 55720a1

Increases (1 build for cc32xx)
platform target config section 2e5c2a7 55720a1 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936286 936331 45 0.0
.debug_aranges 108672 108688 16 0.0
.debug_frame 366108 366172 64 0.0
.debug_info 20540920 20542827 1907 0.0
.debug_line 2654062 2654435 373 0.0
.debug_loclists 1632230 1632771 541 0.0
.debug_rnglists 112029 112052 23 0.0
.debug_str 3437839 3438149 310 0.0
.strtab 515741 515832 91 0.0
.symtab 298512 298544 32 0.0
Decreases (17 builds for cc13x4_26x4, cc32xx, k32w, mbed, nrfconnect, qpg)
platform target config section 2e5c2a7 55720a1 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734851 734819 -32 -0.0
.text 650176 650144 -32 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756443 756411 -32 -0.0
.text 676188 676156 -32 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743907 743875 -32 -0.0
.text 637564 637532 -32 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694619 -32 -0.0
.text 614152 614120 -32 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680331 680299 -32 -0.0
.text 604000 603968 -32 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617522 617498 -24 -0.0
.text 509236 509212 -24 -0.0
k32w contact k32w0+release (read only) 588660 588628 -32 -0.0
.text 588124 588092 -32 -0.0
k32w1+release (read/write) 683852 683820 -32 -0.0
.text 570704 570672 -32 -0.0
light k32w0+release (read only) 588380 588348 -32 -0.0
.text 587844 587812 -32 -0.0
k32w1+release (read/write) 775672 775640 -32 -0.0
.text 653664 653632 -32 -0.0
lock k32w0+release (read only) 560196 560164 -32 -0.0
.text 559660 559628 -32 -0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522104 2522040 -64 -0.0
.text 1484788 1484724 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1220928 1220896 -32 -0.0
text 847700 847672 -28 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1342680 1342648 -32 -0.0
text 776304 776268 -36 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160444 1160412 -32 -0.0
text 813720 813688 -32 -0.0
qpg lighting-app qpg6105+debug (read/write) 1175996 1175964 -32 -0.0
.text 622840 622808 -32 -0.0
lock-app qpg6105+debug (read/write) 1132620 1132588 -32 -0.0
.text 579460 579428 -32 -0.0
Full report (17 builds for cc13x4_26x4, cc32xx, k32w, mbed, nrfconnect, qpg)
platform target config section 2e5c2a7 55720a1 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734851 734819 -32 -0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84287 0 0.0
.text 650176 650144 -32 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756443 756411 -32 -0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79863 0 0.0
.text 676188 676156 -32 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743907 743875 -32 -0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105951 0 0.0
.text 637564 637532 -32 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694619 -32 -0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614152 614120 -32 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680331 680299 -32 -0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 604000 603968 -32 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617498 -24 -0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936286 936331 45 0.0
.debug_aranges 108672 108688 16 0.0
.debug_frame 366108 366172 64 0.0
.debug_info 20540920 20542827 1907 0.0
.debug_line 2654062 2654435 373 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1632230 1632771 541 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112029 112052 23 0.0
.debug_str 3437839 3438149 310 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515832 91 0.0
.symtab 298512 298544 32 0.0
.text 509236 509212 -24 -0.0
k32w contact k32w0+release (read only) 588660 588628 -32 -0.0
(read/write) 87492 87492 0 0.0
.bss 70736 70736 0 0.0
.data 2132 2132 0 0.0
.text 588124 588092 -32 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683852 683820 -32 -0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570704 570672 -32 -0.0
light k32w0+release (read only) 588380 588348 -32 -0.0
(read/write) 87176 87176 0 0.0
.bss 70432 70432 0 0.0
.data 2120 2120 0 0.0
.text 587844 587812 -32 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775672 775640 -32 -0.0
.bss 76620 76620 0 0.0
.data 1928 1928 0 0.0
.text 653664 653632 -32 -0.0
lock k32w0+release (read only) 560196 560164 -32 -0.0
(read/write) 85004 85004 0 0.0
.bss 68320 68320 0 0.0
.data 2060 2060 0 0.0
.text 559660 559628 -32 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522040 -64 -0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484724 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220928 1220896 -32 -0.0
bss 154069 154069 0 0.0
rodata 140204 140204 0 0.0
text 847700 847672 -28 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1342680 1342648 -32 -0.0
bss 140079 140079 0 0.0
rodata 135648 135648 0 0.0
text 776304 776268 -36 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160444 1160412 -32 -0.0
bss 153994 153994 0 0.0
rodata 113712 113712 0 0.0
text 813720 813688 -32 -0.0
qpg lighting-app qpg6105+debug (read/write) 1175996 1175964 -32 -0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 622840 622808 -32 -0.0
lock-app qpg6105+debug (read/write) 1132620 1132588 -32 -0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579460 579428 -32 -0.0

@github-actions
Copy link

github-actions bot commented Oct 20, 2023

PR #29861: Size comparison from 2e5c2a7 to 054b61c

Increases above 0.2%:

platform target config section 2e5c2a7 054b61c change % change
bl602 lighting-app bl602 (read/write) 1388654 1408590 19936 1.4
.bss 88168 88488 320 0.4
.text 1065242 1073778 8536 0.8
bl602+mfd (read/write) 1402990 1422926 19936 1.4
.bss 88336 88656 320 0.4
.text 1080474 1089010 8536 0.8
bl602+rpc (read/write) 1435666 1455858 20192 1.4
.bss 96200 96520 320 0.3
.text 1096718 1105518 8800 0.8
bl702 lighting-app bl702 .boot2 328 400 72 22.0
.bss_psram 65728 66128 400 0.6
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl702+mfd .boot2 328 400 72 22.0
.bss_psram 65728 66128 400 0.6
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl702+rpc .boot2 328 400 72 22.0
.bss_psram 65712 66112 400 0.6
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl706-eth .boot2 328 400 72 22.0
.bss_psram 97671 97975 304 0.3
.rodata 96124 99120 2996 3.1
.tcmcode 3318 3458 140 4.2
bl706-wifi (read/write) 1205646 1228750 23104 1.9
.boot2 328 400 72 22.0
.bss 14597 14637 40 0.3
.bss_psram 98439 98727 288 0.3
.debug_line 4535967 4554418 18451 0.4
.debug_loc 3247588 3257732 10144 0.3
.rodata 109252 119992 10740 9.8
.tcmcode 3846 3994 148 3.8
.text 953328 961094 7766 0.8
bl702l lighting-app bl702l (read only) 278 512 234 84.2
(read/write) 1171792 1177320 5528 0.5
.boot2 328 400 72 22.0
.bss 20464 20576 112 0.5
.bss_psram 78848 79248 400 0.5
.data 4528 4936 408 9.0
.debug_line 5351449 5366395 14946 0.3
.symtab 178512 179232 720 0.4
.tcmcode 278 512 234 84.2
.text 956790 961284 4494 0.5
bl702l+mfd (read only) 278 512 234 84.2
(read/write) 1182912 1188704 5792 0.5
.boot2 328 400 72 22.0
.bss 20640 20752 112 0.5
.bss_psram 78848 79248 400 0.5
.data 4496 4912 416 9.3
.debug_line 5391499 5406445 14946 0.3
.symtab 180304 181024 720 0.4
.tcmcode 278 512 234 84.2
.text 968826 973576 4750 0.5
linux chip-tool-ipv6only arm64 .got 18400 18504 104 0.6
Increases (28 builds for bl602, bl702, bl702l, cc32xx, linux, psoc6)
platform target config section 2e5c2a7 054b61c change % change
bl602 lighting-app bl602 (read/write) 1388654 1408590 19936 1.4
.bss 88168 88488 320 0.4
.text 1065242 1073778 8536 0.8
bl602+mfd (read/write) 1402990 1422926 19936 1.4
.bss 88336 88656 320 0.4
.text 1080474 1089010 8536 0.8
bl602+rpc (read/write) 1435666 1455858 20192 1.4
.bss 96200 96520 320 0.3
.text 1096718 1105518 8800 0.8
bl702 lighting-app bl702 .boot2 328 400 72 22.0
.bss 32573 32597 24 0.1
.bss_psram 65728 66128 400 0.6
.debug_aranges 138736 138800 64 0.0
.debug_frame 508336 508452 116 0.0
.debug_info 41458377 41459709 1332 0.0
.debug_line 5437405 5438339 934 0.0
.debug_loc 3651606 3652920 1314 0.0
.debug_str 4067340 4067793 453 0.0
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl702+mfd .boot2 328 400 72 22.0
.bss 32749 32773 24 0.1
.bss_psram 65728 66128 400 0.6
.debug_aranges 139904 139968 64 0.0
.debug_frame 513740 513856 116 0.0
.debug_info 41499383 41500715 1332 0.0
.debug_line 5477578 5478512 934 0.0
.debug_loc 3689691 3691005 1314 0.0
.debug_str 4072871 4073324 453 0.0
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl702+rpc .boot2 328 400 72 22.0
.bss 41037 41061 24 0.1
.bss_psram 65712 66112 400 0.6
.debug_aranges 147336 147416 80 0.1
.debug_frame 537348 537496 148 0.0
.debug_info 46602425 46603926 1501 0.0
.debug_line 5867678 5868747 1069 0.0
.debug_loc 3859103 3860559 1456 0.0
.debug_str 4495180 4495673 493 0.0
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl706-eth .boot2 328 400 72 22.0
.bss_psram 97671 97975 304 0.3
.rodata 96124 99120 2996 3.1
.tcmcode 3318 3458 140 4.2
bl706-wifi (read/write) 1205646 1228750 23104 1.9
.boot2 328 400 72 22.0
.bss 14597 14637 40 0.3
.bss_psram 98439 98727 288 0.3
.debug_aranges 119288 119296 8 0.0
.debug_frame 617056 617920 864 0.1
.debug_info 23741972 23762375 20403 0.1
.debug_line 4535967 4554418 18451 0.4
.debug_loc 3247588 3257732 10144 0.3
.debug_str 3711982 3712332 350 0.0
.rodata 109252 119992 10740 9.8
.tcmcode 3846 3994 148 3.8
.text 953328 961094 7766 0.8
bl702l lighting-app bl702l (read only) 278 512 234 84.2
(read/write) 1171792 1177320 5528 0.5
.boot2 328 400 72 22.0
.bss 20464 20576 112 0.5
.bss_psram 78848 79248 400 0.5
.data 4528 4936 408 9.0
.debug_abbrev 1538608 1540433 1825 0.1
.debug_aranges 133784 134008 224 0.2
.debug_frame 489528 490408 880 0.2
.debug_info 41252821 41277236 24415 0.1
.debug_line 5351449 5366395 14946 0.3
.debug_loc 3597983 3603514 5531 0.2
.debug_ranges 451552 452568 1016 0.2
.debug_str 4094091 4097567 3476 0.1
.rodata 100580 100648 68 0.1
.strtab 600464 601537 1073 0.2
.symtab 178512 179232 720 0.4
.tcmcode 278 512 234 84.2
.text 956790 961284 4494 0.5
bl702l+mfd (read only) 278 512 234 84.2
(read/write) 1182912 1188704 5792 0.5
.boot2 328 400 72 22.0
.bss 20640 20752 112 0.5
.bss_psram 78848 79248 400 0.5
.data 4496 4912 416 9.3
.debug_abbrev 1540699 1542524 1825 0.1
.debug_aranges 134952 135176 224 0.2
.debug_frame 494928 495808 880 0.2
.debug_info 41295870 41320285 24415 0.1
.debug_line 5391499 5406445 14946 0.3
.debug_loc 3636068 3641599 5531 0.2
.debug_ranges 453792 454808 1016 0.2
.debug_str 4099612 4103088 3476 0.1
.rodata 99520 99588 68 0.1
.strtab 604292 605365 1073 0.2
.symtab 180304 181024 720 0.4
.tcmcode 278 512 234 84.2
.text 968826 973576 4750 0.5
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936286 936331 45 0.0
.debug_aranges 108672 108688 16 0.0
.debug_frame 366108 366172 64 0.0
.debug_info 20540920 20542827 1907 0.0
.debug_line 2654062 2654435 373 0.0
.debug_loclists 1632230 1632771 541 0.0
.debug_rnglists 112029 112052 23 0.0
.debug_str 3437839 3438149 310 0.0
.strtab 515741 515832 91 0.0
.symtab 298512 298544 32 0.0
linux all-clusters-app debug (read only) 5469009 5471009 2000 0.0
.text 4759731 4761891 2160 0.0
all-clusters-minimal-app debug (read only) 4877641 4879649 2008 0.0
.text 4376515 4378675 2160 0.0
bridge-app debug (read only) 4359281 4361217 1936 0.0
.text 3923731 3925891 2160 0.1
chip-tool debug (read only) 10232273 10234305 2032 0.0
.text 9248147 9250403 2256 0.0
chip-tool-ipv6only arm64 (read only) 10104524 10105564 1040 0.0
(read/write) 505384 505464 80 0.0
.got 18400 18504 104 0.6
.text 9023128 9024232 1104 0.0
lighting-app debug+rpc+ui (read only) 5217393 5219297 1904 0.0
.text 4638051 4640211 2160 0.0
lock-app debug (read only) 4455529 4457601 2072 0.0
.text 3999539 4001763 2224 0.1
ota-provider-app debug (read only) 4117777 4117921 144 0.0
.text 3727443 3727587 144 0.0
ota-requestor-app debug (read only) 4202969 4203129 160 0.0
.text 3805091 3805251 160 0.0
shell debug (read only) 2875921 2877969 2048 0.1
.text 2498546 2500754 2208 0.1
thermostat-no-ble arm64 (read only) 4346452 4346580 128 0.0
.text 3851016 3851144 128 0.0
tv-app debug (read only) 5279457 5281729 2272 0.0
.text 4764643 4767043 2400 0.1
tv-casting-app debug (read only) 8183161 8185433 2272 0.0
.text 7443107 7445507 2400 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1326686 1326731 45 0.0
.debug_aranges 143000 143016 16 0.0
.debug_frame 474408 474468 60 0.0
.debug_info 30613445 30615299 1854 0.0
.debug_line 3942950 3943202 252 0.0
.debug_loclists 2287248 2287800 552 0.0
.debug_rnglists 153904 153927 23 0.0
.debug_str 4160418 4160728 310 0.0
.strtab 829691 829782 91 0.0
.symtab 506320 506352 32 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1258889 1258934 45 0.0
.debug_aranges 137120 137136 16 0.0
.debug_frame 460108 460168 60 0.0
.debug_info 28446838 28448692 1854 0.0
.debug_line 3793071 3793323 252 0.0
.debug_loclists 2187403 2187955 552 0.0
.debug_rnglists 147432 147455 23 0.0
.debug_str 3992963 3993273 310 0.0
.strtab 741294 741385 91 0.0
.symtab 474752 474784 32 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1100264 1100309 45 0.0
.debug_aranges 127184 127192 8 0.0
.debug_frame 423040 423060 20 0.0
.debug_info 23577249 23578037 788 0.0
.debug_line 3368448 3368452 4 0.0
.debug_loclists 2024127 2024301 174 0.0
.debug_rnglists 136984 136989 5 0.0
.debug_str 3800021 3800162 141 0.0
.strtab 654386 654477 91 0.0
.symtab 436208 436240 32 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1093282 1093327 45 0.0
.debug_aranges 125872 125888 16 0.0
.debug_frame 418276 418336 60 0.0
.debug_info 23387240 23389215 1975 0.0
.debug_line 3320828 3321080 252 0.0
.debug_loclists 2000602 2001154 552 0.0
.debug_rnglists 134989 135012 23 0.0
.debug_str 3762418 3762728 310 0.0
.strtab 628018 628109 91 0.0
.symtab 427824 427856 32 0.0
Decreases (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2e5c2a7 054b61c change % change
bl602 lighting-app bl602 .data 9368 9360 -8 -0.1
bl602+mfd .data 9344 9336 -8 -0.1
bl602+rpc .data 9744 9736 -8 -0.1
bl702 lighting-app bl702 (read/write) 1210159 1206519 -3640 -0.3
.data 3576 3568 -8 -0.2
.debug_ranges 444560 444408 -152 -0.0
.rodata 106600 106492 -108 -0.1
.strtab 598151 598007 -144 -0.0
.symtab 178896 178608 -288 -0.2
.text 972304 971376 -928 -0.1
bl702+mfd (read/write) 1221187 1217547 -3640 -0.3
.data 3560 3552 -8 -0.2
.debug_ranges 446800 446648 -152 -0.0
.rodata 105540 105432 -108 -0.1
.strtab 601911 601767 -144 -0.0
.symtab 180656 180368 -288 -0.2
.text 984248 983320 -928 -0.1
bl702+rpc (read/write) 1310427 1306787 -3640 -0.3
.data 4128 4120 -8 -0.2
.debug_ranges 472112 471976 -136 -0.0
.rodata 121500 121392 -108 -0.1
.strtab 662108 661964 -144 -0.0
.symtab 198016 197728 -288 -0.1
.text 1048110 1047184 -926 -0.1
bl706-eth (read/write) 1037315 993833 -43482 -4.2
.bss 30006 27752 -2254 -7.5
.data 3248 3120 -128 -3.9
.debug_abbrev 1082038 1059563 -22475 -2.1
.debug_aranges 115112 111632 -3480 -3.0
.debug_frame 424972 412384 -12588 -3.0
.debug_info 22576536 22379247 -197289 -0.9
.debug_line 4291928 4129826 -162102 -3.8
.debug_loc 3147619 3070517 -77102 -2.4
.debug_ranges 380680 362824 -17856 -4.7
.debug_str 3639691 3610800 -28891 -0.8
.strtab 464952 456455 -8497 -1.8
.symtab 139936 133248 -6688 -4.8
.text 784932 736920 -48012 -6.1
bl706-wifi .data 3560 3552 -8 -0.2
.debug_abbrev 1174427 1174337 -90 -0.0
.debug_ranges 390736 390680 -56 -0.0
.strtab 505679 505560 -119 -0.0
.symtab 152800 152544 -256 -0.2
bl702l lighting-app bl702l .hbn 3244 3220 -24 -0.7
bl702l+mfd .hbn 3244 3220 -24 -0.7
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734851 734819 -32 -0.0
.text 650176 650144 -32 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756443 756411 -32 -0.0
.text 676188 676156 -32 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743907 743875 -32 -0.0
.text 637564 637532 -32 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694619 -32 -0.0
.text 614152 614120 -32 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680331 680299 -32 -0.0
.text 604000 603968 -32 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617522 617498 -24 -0.0
.text 509236 509212 -24 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551975 551935 -40 -0.0
.app_xip_area 443193 443153 -40 -0.0
lock cyw930739m2evb_01 (read/write) 538159 538119 -40 -0.0
.app_xip_area 424577 424537 -40 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 573583 573551 -32 -0.0
.app_xip_area 466121 466089 -32 -0.0
switch cyw930739m2evb_01 (read/write) 549903 549863 -40 -0.0
.app_xip_area 439361 439321 -40 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006560 1006544 -16 -0.0
.text 831896 831880 -16 -0.0
BRD4187C (read/write) 1093072 1093040 -32 -0.0
.text 893636 893604 -32 -0.0
lock-app BRD4161A+wf200 (read/write) 1103656 1103608 -48 -0.0
.text 914260 914212 -48 -0.0
window-app BRD4187C (read/write) 1129396 1129372 -24 -0.0
.text 957672 957648 -24 -0.0
esp32 all-clusters-app c3devkit (read only) 1159774 1159768 -6 -0.0
.flash.text 1159774 1159768 -6 -0.0
m5stack (read only) 1202931 1202919 -12 -0.0
.flash.text 1197547 1197535 -12 -0.0
k32w contact k32w0+release (read only) 588660 588628 -32 -0.0
.text 588124 588092 -32 -0.0
k32w1+release (read/write) 683852 683820 -32 -0.0
.text 570704 570672 -32 -0.0
light k32w0+release (read only) 588380 588348 -32 -0.0
.text 587844 587812 -32 -0.0
k32w1+release (read/write) 775672 775640 -32 -0.0
.text 653664 653632 -32 -0.0
lock k32w0+release (read only) 560196 560164 -32 -0.0
.text 559660 559628 -32 -0.0
linux all-clusters-app debug (read/write) 417528 417496 -32 -0.0
.got 5368 5360 -8 -0.1
.rodata 330476 330412 -64 -0.0
all-clusters-minimal-app debug .got 5328 5320 -8 -0.2
.rodata 270205 270141 -64 -0.0
bridge-app debug .got 5296 5288 -8 -0.2
.rodata 218109 217981 -128 -0.1
chip-tool debug .got 5792 5784 -8 -0.1
.rodata 386217 386089 -128 -0.0
chip-tool-ipv6only arm64 .data.rel.ro 374208 374184 -24 -0.0
.rodata 314856 314584 -272 -0.1
lighting-app debug+rpc+ui .got 5912 5904 -8 -0.1
.rodata 336308 336148 -160 -0.0
lock-app debug (read/write) 203096 203064 -32 -0.0
.got 5248 5240 -8 -0.2
.rodata 246589 246525 -64 -0.0
shell debug .got 4096 4088 -8 -0.2
.rodata 206112 206048 -64 -0.0
tv-app debug (read/write) 350640 350608 -32 -0.0
.got 5592 5584 -8 -0.1
.rodata 270925 270893 -32 -0.0
tv-casting-app debug .got 5072 5064 -8 -0.2
.rodata 337336 337304 -32 -0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522104 2522040 -64 -0.0
.text 1484788 1484724 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1220928 1220896 -32 -0.0
text 847700 847672 -28 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1342680 1342648 -32 -0.0
text 776304 776268 -36 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160444 1160412 -32 -0.0
text 813720 813688 -32 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1769516 1769484 -32 -0.0
.text 1565836 1565804 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1680980 1680932 -48 -0.0
.text 1479412 1479364 -48 -0.0
light cy8ckit_062s2_43012 (read/write) 1607412 1607364 -48 -0.0
.text 1412172 1412124 -48 -0.0
lock cy8ckit_062s2_43012 (read/write) 1640308 1640260 -48 -0.0
.text 1417804 1417756 -48 -0.0
qpg lighting-app qpg6105+debug (read/write) 1175996 1175964 -32 -0.0
.text 622840 622808 -32 -0.0
lock-app qpg6105+debug (read/write) 1132620 1132588 -32 -0.0
.text 579460 579428 -32 -0.0
telink air-quality-sensor-app tlsr9528a (read/write) 856136 856128 -8 -0.0
text 603762 603756 -6 -0.0
all-clusters-app tlsr9518adk80d (read/write) 1122940 1122932 -8 -0.0
text 780402 780396 -6 -0.0
all-clusters-minimal-app tlsr9528a (read/write) 1076136 1076128 -8 -0.0
text 743904 743898 -6 -0.0
bridge-app tlsr9518adk80d (read/write) 931432 931424 -8 -0.0
text 640958 640952 -6 -0.0
contact-sensor-app tlsr9528a text 606828 606822 -6 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 961672 961664 -8 -0.0
text 683308 683302 -6 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1087388 1087380 -8 -0.0
text 761600 761594 -6 -0.0
lock-app-dfu tlsr9528a text 637760 637754 -6 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 944760 944752 -8 -0.0
text 656730 656724 -6 -0.0
pump-app tlsr9528a (read/write) 863364 863356 -8 -0.0
text 611034 611028 -6 -0.0
pump-controller-app tlsr9518adk80d (read/write) 804232 804224 -8 -0.0
text 578070 578064 -6 -0.0
resource-monitoring-app tlsr9518adk80d (read/write) 819888 819880 -8 -0.0
text 588650 588644 -6 -0.0
shell tlsr9518adk80d (read/write) 708928 708920 -8 -0.0
text 461962 461956 -6 -0.0
smoke_co_alarm-app tlsr9528a text 610152 610146 -6 -0.0
temperature-measurement-app tlsr9528a (read/write) 847176 847168 -8 -0.0
text 597568 597562 -6 -0.0
thermostat tlsr9518adk80d (read/write) 825276 825268 -8 -0.0
text 593394 593388 -6 -0.0
window-covering tlsr9518adk80d (read/write) 822740 822732 -8 -0.0
text 590442 590436 -6 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2e5c2a7 054b61c change % change
bl602 lighting-app bl602 (read/write) 1388654 1408590 19936 1.4
.bss 88168 88488 320 0.4
.data 9368 9360 -8 -0.1
.text 1065242 1073778 8536 0.8
bl602+mfd (read/write) 1402990 1422926 19936 1.4
.bss 88336 88656 320 0.4
.data 9344 9336 -8 -0.1
.text 1080474 1089010 8536 0.8
bl602+rpc (read/write) 1435666 1455858 20192 1.4
.bss 96200 96520 320 0.3
.data 9744 9736 -8 -0.1
.text 1096718 1105518 8800 0.8
bl702 lighting-app bl702 (read/write) 1210159 1206519 -3640 -0.3
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 400 72 22.0
.bss 32573 32597 24 0.1
.bss_psram 65728 66128 400 0.6
.comment 48 48 0 0.0
.data 3576 3568 -8 -0.2
.debug_abbrev 1540091 1540091 0 0.0
.debug_aranges 138736 138800 64 0.0
.debug_frame 508336 508452 116 0.0
.debug_info 41458377 41459709 1332 0.0
.debug_line 5437405 5438339 934 0.0
.debug_loc 3651606 3652920 1314 0.0
.debug_ranges 444560 444408 -152 -0.0
.debug_str 4067340 4067793 453 0.0
.hbn 544 584 40 7.4
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106600 106492 -108 -0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598151 598007 -144 -0.0
.symtab 178896 178608 -288 -0.2
.tcm_data 28 28 0 0.0
.tcmcode 3338 3478 140 4.2
.text 0 0 0 0.0
972304 971376 -928 -0.1
bl702+mfd (read/write) 1221187 1217547 -3640 -0.3
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 400 72 22.0
.bss 32749 32773 24 0.1
.bss_psram 65728 66128 400 0.6
.comment 48 48 0 0.0
.data 3560 3552 -8 -0.2
.debug_abbrev 1542167 1542167 0 0.0
.debug_aranges 139904 139968 64 0.0
.debug_frame 513740 513856 116 0.0
.debug_info 41499383 41500715 1332 0.0
.debug_line 5477578 5478512 934 0.0
.debug_loc 3689691 3691005 1314 0.0
.debug_ranges 446800 446648 -152 -0.0
.debug_str 4072871 4073324 453 0.0
.hbn 544 584 40 7.4
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105540 105432 -108 -0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601911 601767 -144 -0.0
.symtab 180656 180368 -288 -0.2
.tcm_data 28 28 0 0.0
.tcmcode 3338 3478 140 4.2
.text 0 0 0 0.0
984248 983320 -928 -0.1
bl702+rpc (read/write) 1310427 1306787 -3640 -0.3
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 400 72 22.0
.bss 41037 41061 24 0.1
.bss_psram 65712 66112 400 0.6
.comment 48 48 0 0.0
.data 4128 4120 -8 -0.2
.debug_abbrev 1721048 1721048 0 0.0
.debug_aranges 147336 147416 80 0.1
.debug_frame 537348 537496 148 0.0
.debug_info 46602425 46603926 1501 0.0
.debug_line 5867678 5868747 1069 0.0
.debug_loc 3859103 3860559 1456 0.0
.debug_ranges 472112 471976 -136 -0.0
.debug_str 4495180 4495673 493 0.0
.hbn 544 584 40 7.4
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121500 121392 -108 -0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662108 661964 -144 -0.0
.symtab 198016 197728 -288 -0.1
.tcm_data 28 28 0 0.0
.tcmcode 3338 3478 140 4.2
.text 0 0 0 0.0
1048110 1047184 -926 -0.1
bl706-eth (read/write) 1037315 993833 -43482 -4.2
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 400 72 22.0
.bss 30006 27752 -2254 -7.5
.bss_psram 97671 97975 304 0.3
.comment 48 48 0 0.0
.data 3248 3120 -128 -3.9
.debug_abbrev 1082038 1059563 -22475 -2.1
.debug_aranges 115112 111632 -3480 -3.0
.debug_frame 424972 412384 -12588 -3.0
.debug_info 22576536 22379247 -197289 -0.9
.debug_line 4291928 4129826 -162102 -3.8
.debug_loc 3147619 3070517 -77102 -2.4
.debug_ranges 380680 362824 -17856 -4.7
.debug_str 3639691 3610800 -28891 -0.8
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96124 99120 2996 3.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 464952 456455 -8497 -1.8
.symtab 139936 133248 -6688 -4.8
.tcm_data 28 28 0 0.0
.tcmcode 3318 3458 140 4.2
.text 0 0 0 0.0
784932 736920 -48012 -6.1
bl706-wifi (read/write) 1205646 1228750 23104 1.9
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 400 72 22.0
.bss 14597 14637 40 0.3
.bss_psram 98439 98727 288 0.3
.comment 48 48 0 0.0
.data 3560 3552 -8 -0.2
.debug_abbrev 1174427 1174337 -90 -0.0
.debug_aranges 119288 119296 8 0.0
.debug_frame 617056 617920 864 0.1
.debug_info 23741972 23762375 20403 0.1
.debug_line 4535967 4554418 18451 0.4
.debug_loc 3247588 3257732 10144 0.3
.debug_ranges 390736 390680 -56 -0.0
.debug_str 3711982 3712332 350 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109252 119992 10740 9.8
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505679 505560 -119 -0.0
.symtab 152800 152544 -256 -0.2
.tcm_data 28 28 0 0.0
.tcmcode 3846 3994 148 3.8
.text 0 0 0 0.0
953328 961094 7766 0.8
bl702l lighting-app bl702l (read only) 278 512 234 84.2
(read/write) 1171792 1177320 5528 0.5
.boot2 328 400 72 22.0
.bss 20464 20576 112 0.5
.bss_psram 78848 79248 400 0.5
.comment 48 48 0 0.0
.data 4528 4936 408 9.0
.debug_abbrev 1538608 1540433 1825 0.1
.debug_aranges 133784 134008 224 0.2
.debug_frame 489528 490408 880 0.2
.debug_info 41252821 41277236 24415 0.1
.debug_line 5351449 5366395 14946 0.3
.debug_loc 3597983 3603514 5531 0.2
.debug_ranges 451552 452568 1016 0.2
.debug_str 4094091 4097567 3476 0.1
.hbn 3244 3220 -24 -0.7
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100580 100648 68 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 600464 601537 1073 0.2
.symtab 178512 179232 720 0.4
.tcm_data 692 692 0 0.0
.tcmcode 278 512 234 84.2
.text 0 0 0 0.0
956790 961284 4494 0.5
bl702l+mfd (read only) 278 512 234 84.2
(read/write) 1182912 1188704 5792 0.5
.boot2 328 400 72 22.0
.bss 20640 20752 112 0.5
.bss_psram 78848 79248 400 0.5
.comment 48 48 0 0.0
.data 4496 4912 416 9.3
.debug_abbrev 1540699 1542524 1825 0.1
.debug_aranges 134952 135176 224 0.2
.debug_frame 494928 495808 880 0.2
.debug_info 41295870 41320285 24415 0.1
.debug_line 5391499 5406445 14946 0.3
.debug_loc 3636068 3641599 5531 0.2
.debug_ranges 453792 454808 1016 0.2
.debug_str 4099612 4103088 3476 0.1
.hbn 3244 3220 -24 -0.7
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99520 99588 68 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 604292 605365 1073 0.2
.symtab 180304 181024 720 0.4
.tcm_data 692 692 0 0.0
.tcmcode 278 512 234 84.2
.text 0 0 0 0.0
968826 973576 4750 0.5
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734851 734819 -32 -0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84287 0 0.0
.text 650176 650144 -32 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756443 756411 -32 -0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79863 0 0.0
.text 676188 676156 -32 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743907 743875 -32 -0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105951 0 0.0
.text 637564 637532 -32 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694619 -32 -0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614152 614120 -32 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680331 680299 -32 -0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 604000 603968 -32 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617498 -24 -0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936286 936331 45 0.0
.debug_aranges 108672 108688 16 0.0
.debug_frame 366108 366172 64 0.0
.debug_info 20540920 20542827 1907 0.0
.debug_line 2654062 2654435 373 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1632230 1632771 541 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112029 112052 23 0.0
.debug_str 3437839 3438149 310 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515832 91 0.0
.symtab 298512 298544 32 0.0
.text 509236 509212 -24 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551975 551935 -40 -0.0
.app_xip_area 443193 443153 -40 -0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538159 538119 -40 -0.0
.app_xip_area 424577 424537 -40 -0.0
.bss 68520 68520 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573583 573551 -32 -0.0
.app_xip_area 466121 466089 -32 -0.0
.bss 62504 62504 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549903 549863 -40 -0.0
.app_xip_area 439361 439321 -40 -0.0
.bss 65488 65488 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006560 1006544 -16 -0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831896 831880 -16 -0.0
BRD4187C (read/write) 1093072 1093040 -32 -0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893636 893604 -32 -0.0
lock-app BRD4161A+wf200 (read/write) 1103656 1103608 -48 -0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914260 914212 -48 -0.0
window-app BRD4187C (read/write) 1129396 1129372 -24 -0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957672 957648 -24 -0.0
esp32 all-clusters-app c3devkit (read only) 1159774 1159768 -6 -0.0
(read/write) 1700500 1700500 0 0.0
.dram0.bss 77176 77176 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 266432 266432 0 0.0
.flash.text 1159774 1159768 -6 -0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1202931 1202919 -12 -0.0
(read/write) 549956 549956 0 0.0
.dram0.bss 83824 83824 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297732 297732 0 0.0
.flash.text 1197547 1197535 -12 -0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 588660 588628 -32 -0.0
(read/write) 87492 87492 0 0.0
.bss 70736 70736 0 0.0
.data 2132 2132 0 0.0
.text 588124 588092 -32 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683852 683820 -32 -0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570704 570672 -32 -0.0
light k32w0+release (read only) 588380 588348 -32 -0.0
(read/write) 87176 87176 0 0.0
.bss 70432 70432 0 0.0
.data 2120 2120 0 0.0
.text 587844 587812 -32 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775672 775640 -32 -0.0
.bss 76620 76620 0 0.0
.data 1928 1928 0 0.0
.text 653664 653632 -32 -0.0
lock k32w0+release (read only) 560196 560164 -32 -0.0
(read/write) 85004 85004 0 0.0
.bss 68320 68320 0 0.0
.data 2060 2060 0 0.0
.text 559660 559628 -32 -0.0
linux all-clusters-app debug (read only) 5469009 5471009 2000 0.0
(read/write) 417528 417496 -32 -0.0
.bss 129264 129264 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 277120 277120 0 0.0
.dynamic 624 624 0 0.0
.got 5368 5360 -8 -0.1
.init 27 27 0 0.0
.init_array 1248 1248 0 0.0
.rodata 330476 330412 -64 -0.0
.text 4759731 4761891 2160 0.0
all-clusters-minimal-app debug (read only) 4877641 4879649 2008 0.0
(read/write) 232664 232664 0 0.0
.bss 126480 126480 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5320 -8 -0.2
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270205 270141 -64 -0.0
.text 4376515 4378675 2160 0.0
bridge-app debug (read only) 4359281 4361217 1936 0.0
(read/write) 214968 214968 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5288 -8 -0.2
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218109 217981 -128 -0.1
.text 3923731 3925891 2160 0.1
chip-tool debug (read only) 10232273 10234305 2032 0.0
(read/write) 443552 443552 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337648 337648 0 0.0
.dynamic 624 624 0 0.0
.got 5792 5784 -8 -0.1
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 386217 386089 -128 -0.0
.text 9248147 9250403 2256 0.0
chip-tool-ipv6only arm64 (read only) 10104524 10105564 1040 0.0
(read/write) 505384 505464 80 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374208 374184 -24 -0.0
.dynamic 512 512 0 0.0
.got 18400 18504 104 0.6
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314856 314584 -272 -0.1
.text 9023128 9024232 1104 0.0
lighting-app debug+rpc+ui (read only) 5217393 5219297 1904 0.0
(read/write) 222960 222960 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5904 -8 -0.1
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336308 336148 -160 -0.0
.text 4638051 4640211 2160 0.0
lock-app debug (read only) 4455529 4457601 2072 0.0
(read/write) 203096 203064 -32 -0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5240 -8 -0.2
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246589 246525 -64 -0.0
.text 3999539 4001763 2224 0.1
ota-provider-app debug (read only) 4117777 4117921 144 0.0
(read/write) 192032 192032 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 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 199773 199773 0 0.0
.text 3727443 3727587 144 0.0
ota-requestor-app debug (read only) 4202969 4203129 160 0.0
(read/write) 196216 196216 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71600 71600 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 203037 203037 0 0.0
.text 3805091 3805251 160 0.0
shell debug (read only) 2875921 2877969 2048 0.1
(read/write) 150032 150032 0 0.0
.bss 59784 59784 0 0.0
.data 816 816 0 0.0
.data.rel.ro 83624 83624 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4088 -8 -0.2
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 206112 206048 -64 -0.0
.text 2498546 2500754 2208 0.1
thermostat-no-ble arm64 (read only) 4346452 4346580 128 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160820 160820 0 0.0
.text 3851016 3851144 128 0.0
tv-app debug (read only) 5279457 5281729 2272 0.0
(read/write) 350640 350608 -32 -0.0
.bss 241824 241824 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5592 5584 -8 -0.1
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 270925 270893 -32 -0.0
.text 4764643 4767043 2400 0.1
tv-casting-app debug (read only) 8183161 8185433 2272 0.0
(read/write) 313376 313376 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148208 148208 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5064 -8 -0.2
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 337336 337304 -32 -0.0
.text 7443107 7445507 2400 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2522040 -64 -0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484724 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220928 1220896 -32 -0.0
bss 154069 154069 0 0.0
rodata 140204 140204 0 0.0
text 847700 847672 -28 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1342680 1342648 -32 -0.0
bss 140079 140079 0 0.0
rodata 135648 135648 0 0.0
text 776304 776268 -36 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160444 1160412 -32 -0.0
bss 153994 153994 0 0.0
rodata 113712 113712 0 0.0
text 813720 813688 -32 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838048 838048 0 0.0
(read/write) 1769516 1769484 -32 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192796 192796 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 2496 2496 0 0.0
.debug_abbrev 1326686 1326731 45 0.0
.debug_aranges 143000 143016 16 0.0
.debug_frame 474408 474468 60 0.0
.debug_info 30613445 30615299 1854 0.0
.debug_line 3942950 3943202 252 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2287248 2287800 552 0.0
.debug_rnglists 153904 153927 23 0.0
.debug_str 4160418 4160728 310 0.0
.heap 838048 838048 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 829691 829782 91 0.0
.symtab 506320 506352 32 0.0
.text 1565836 1565804 -32 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680980 1680932 -48 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2472 2472 0 0.0
.debug_abbrev 1258889 1258934 45 0.0
.debug_aranges 137120 137136 16 0.0
.debug_frame 460108 460168 60 0.0
.debug_info 28446838 28448692 1854 0.0
.debug_line 3793071 3793323 252 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2187403 2187955 552 0.0
.debug_rnglists 147432 147455 23 0.0
.debug_str 3992963 3993273 310 0.0
.heap 840160 840160 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 741294 741385 91 0.0
.symtab 474752 474784 32 0.0
.text 1479412 1479364 -48 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1607412 1607364 -48 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 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 2360 2360 0 0.0
.debug_abbrev 1100264 1100309 45 0.0
.debug_aranges 127184 127192 8 0.0
.debug_frame 423040 423060 20 0.0
.debug_info 23577249 23578037 788 0.0
.debug_line 3368448 3368452 4 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2024127 2024301 174 0.0
.debug_rnglists 136984 136989 5 0.0
.debug_str 3800021 3800162 141 0.0
.heap 846488 846488 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 654386 654477 91 0.0
.symtab 436208 436240 32 0.0
.text 1412172 1412124 -48 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1640308 1640260 -48 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 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 2376 2376 0 0.0
.debug_abbrev 1093282 1093327 45 0.0
.debug_aranges 125872 125888 16 0.0
.debug_frame 418276 418336 60 0.0
.debug_info 23387240 23389215 1975 0.0
.debug_line 3320828 3321080 252 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2000602 2001154 552 0.0
.debug_rnglists 134989 135012 23 0.0
.debug_str 3762418 3762728 310 0.0
.heap 819224 819224 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 628018 628109 91 0.0
.symtab 427824 427856 32 0.0
.text 1417804 1417756 -48 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175996 1175964 -32 -0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 622840 622808 -32 -0.0
lock-app qpg6105+debug (read/write) 1132620 1132588 -32 -0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579460 579428 -32 -0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856136 856128 -8 -0.0
bss 77996 77996 0 0.0
text 603762 603756 -6 -0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1122940 1122932 -8 -0.0
bss 112724 112724 0 0.0
text 780402 780396 -6 -0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076136 1076128 -8 -0.0
bss 122236 122236 0 0.0
text 743904 743898 -6 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931432 931424 -8 -0.0
bss 106876 106876 0 0.0
text 640958 640952 -6 -0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859488 859488 0 0.0
bss 78120 78120 0 0.0
text 606828 606822 -6 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961672 961664 -8 -0.0
bss 88184 88184 0 0.0
text 683308 683302 -6 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087388 1087380 -8 -0.0
bss 112384 112384 0 0.0
text 761600 761594 -6 -0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918012 918012 0 0.0
bss 78812 78812 0 0.0
text 637760 637754 -6 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944760 944752 -8 -0.0
bss 104976 104976 0 0.0
text 656730 656724 -6 -0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863364 863356 -8 -0.0
bss 78228 78228 0 0.0
text 611034 611028 -6 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804232 804224 -8 -0.0
bss 66248 66248 0 0.0
text 578070 578064 -6 -0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819888 819880 -8 -0.0
bss 66652 66652 0 0.0
text 588650 588644 -6 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708928 708920 -8 -0.0
bss 86424 86424 0 0.0
text 461962 461956 -6 -0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861880 861880 0 0.0
bss 78204 78204 0 0.0
text 610152 610146 -6 -0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847176 847168 -8 -0.0
bss 77932 77932 0 0.0
text 597568 597562 -6 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825276 825268 -8 -0.0
bss 66536 66536 0 0.0
text 593394 593388 -6 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822740 822732 -8 -0.0
bss 66888 66888 0 0.0
text 590442 590436 -6 -0.0

@andy31415 andy31415 dismissed their stale review October 20, 2023 19:29

Dismissing old review

.github/.wordlist.txt Outdated Show resolved Hide resolved
.github/.wordlist.txt Outdated Show resolved Hide resolved
examples/air-purifier-app/ameba/README.md Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Oct 23, 2023

PR #29861: Size comparison from 2e5c2a7 to 20f0455

Increases above 0.2%:

platform target config section 2e5c2a7 20f0455 change % change
bl602 lighting-app bl602 (read/write) 1388654 1408590 19936 1.4
.bss 88168 88488 320 0.4
.text 1065242 1073778 8536 0.8
bl602+mfd (read/write) 1402990 1422926 19936 1.4
.bss 88336 88656 320 0.4
.text 1080474 1089010 8536 0.8
bl602+rpc (read/write) 1435666 1455858 20192 1.4
.bss 96200 96520 320 0.3
.text 1096718 1105518 8800 0.8
bl702 lighting-app bl702 .boot2 328 400 72 22.0
.bss_psram 65728 66128 400 0.6
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl702+mfd .boot2 328 400 72 22.0
.bss_psram 65728 66128 400 0.6
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl702+rpc .boot2 328 400 72 22.0
.bss_psram 65712 66112 400 0.6
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl706-eth .boot2 328 400 72 22.0
.bss_psram 97671 97975 304 0.3
.rodata 96124 99120 2996 3.1
.tcmcode 3318 3458 140 4.2
bl706-wifi (read/write) 1205646 1228750 23104 1.9
.boot2 328 400 72 22.0
.bss 14597 14637 40 0.3
.bss_psram 98439 98727 288 0.3
.debug_line 4535967 4554418 18451 0.4
.debug_loc 3247588 3257732 10144 0.3
.rodata 109252 119992 10740 9.8
.tcmcode 3846 3994 148 3.8
.text 953328 961094 7766 0.8
bl702l lighting-app bl702l (read only) 278 512 234 84.2
(read/write) 1171792 1177320 5528 0.5
.boot2 328 400 72 22.0
.bss 20464 20576 112 0.5
.bss_psram 78848 79248 400 0.5
.data 4528 4936 408 9.0
.debug_line 5351449 5366395 14946 0.3
.symtab 178512 179232 720 0.4
.tcmcode 278 512 234 84.2
.text 956790 961284 4494 0.5
bl702l+mfd (read only) 278 512 234 84.2
(read/write) 1182912 1188704 5792 0.5
.boot2 328 400 72 22.0
.bss 20640 20752 112 0.5
.bss_psram 78848 79248 400 0.5
.data 4496 4912 416 9.3
.debug_line 5391499 5406445 14946 0.3
.symtab 180304 181024 720 0.4
.tcmcode 278 512 234 84.2
.text 968826 973576 4750 0.5
linux chip-tool-ipv6only arm64 .got 18400 18504 104 0.6
Increases (39 builds for bl602, bl702, bl702l, cc32xx, esp32, k32w, linux, nrfconnect, psoc6, telink)
platform target config section 2e5c2a7 20f0455 change % change
bl602 lighting-app bl602 (read/write) 1388654 1408590 19936 1.4
.bss 88168 88488 320 0.4
.text 1065242 1073778 8536 0.8
bl602+mfd (read/write) 1402990 1422926 19936 1.4
.bss 88336 88656 320 0.4
.text 1080474 1089010 8536 0.8
bl602+rpc (read/write) 1435666 1455858 20192 1.4
.bss 96200 96520 320 0.3
.text 1096718 1105518 8800 0.8
bl702 lighting-app bl702 .boot2 328 400 72 22.0
.bss 32573 32597 24 0.1
.bss_psram 65728 66128 400 0.6
.debug_aranges 138736 138800 64 0.0
.debug_frame 508336 508452 116 0.0
.debug_info 41458377 41459709 1332 0.0
.debug_line 5437405 5438339 934 0.0
.debug_loc 3651606 3652920 1314 0.0
.debug_str 4067340 4067793 453 0.0
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl702+mfd .boot2 328 400 72 22.0
.bss 32749 32773 24 0.1
.bss_psram 65728 66128 400 0.6
.debug_aranges 139904 139968 64 0.0
.debug_frame 513740 513856 116 0.0
.debug_info 41499383 41500715 1332 0.0
.debug_line 5477578 5478512 934 0.0
.debug_loc 3689691 3691005 1314 0.0
.debug_str 4072871 4073324 453 0.0
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl702+rpc .boot2 328 400 72 22.0
.bss 41037 41061 24 0.1
.bss_psram 65712 66112 400 0.6
.debug_aranges 147336 147416 80 0.1
.debug_frame 537348 537496 148 0.0
.debug_info 46602425 46603926 1501 0.0
.debug_line 5867678 5868747 1069 0.0
.debug_loc 3859103 3860559 1456 0.0
.debug_str 4495180 4495673 493 0.0
.hbn 544 584 40 7.4
.tcmcode 3338 3478 140 4.2
bl706-eth .boot2 328 400 72 22.0
.bss_psram 97671 97975 304 0.3
.rodata 96124 99120 2996 3.1
.tcmcode 3318 3458 140 4.2
bl706-wifi (read/write) 1205646 1228750 23104 1.9
.boot2 328 400 72 22.0
.bss 14597 14637 40 0.3
.bss_psram 98439 98727 288 0.3
.debug_aranges 119288 119296 8 0.0
.debug_frame 617056 617920 864 0.1
.debug_info 23741972 23762375 20403 0.1
.debug_line 4535967 4554418 18451 0.4
.debug_loc 3247588 3257732 10144 0.3
.debug_str 3711982 3712332 350 0.0
.rodata 109252 119992 10740 9.8
.tcmcode 3846 3994 148 3.8
.text 953328 961094 7766 0.8
bl702l lighting-app bl702l (read only) 278 512 234 84.2
(read/write) 1171792 1177320 5528 0.5
.boot2 328 400 72 22.0
.bss 20464 20576 112 0.5
.bss_psram 78848 79248 400 0.5
.data 4528 4936 408 9.0
.debug_abbrev 1538608 1540433 1825 0.1
.debug_aranges 133784 134008 224 0.2
.debug_frame 489528 490408 880 0.2
.debug_info 41252821 41277236 24415 0.1
.debug_line 5351449 5366395 14946 0.3
.debug_loc 3597983 3603514 5531 0.2
.debug_ranges 451552 452568 1016 0.2
.debug_str 4094091 4097567 3476 0.1
.rodata 100580 100648 68 0.1
.strtab 600464 601537 1073 0.2
.symtab 178512 179232 720 0.4
.tcmcode 278 512 234 84.2
.text 956790 961284 4494 0.5
bl702l+mfd (read only) 278 512 234 84.2
(read/write) 1182912 1188704 5792 0.5
.boot2 328 400 72 22.0
.bss 20640 20752 112 0.5
.bss_psram 78848 79248 400 0.5
.data 4496 4912 416 9.3
.debug_abbrev 1540699 1542524 1825 0.1
.debug_aranges 134952 135176 224 0.2
.debug_frame 494928 495808 880 0.2
.debug_info 41295870 41320285 24415 0.1
.debug_line 5391499 5406445 14946 0.3
.debug_loc 3636068 3641599 5531 0.2
.debug_ranges 453792 454808 1016 0.2
.debug_str 4099612 4103088 3476 0.1
.rodata 99520 99588 68 0.1
.strtab 604292 605365 1073 0.2
.symtab 180304 181024 720 0.4
.tcmcode 278 512 234 84.2
.text 968826 973576 4750 0.5
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 936286 936345 59 0.0
.debug_aranges 108672 108688 16 0.0
.debug_frame 366108 366164 56 0.0
.debug_info 20540920 20542996 2076 0.0
.debug_line 2654062 2654530 468 0.0
.debug_loclists 1632230 1632805 575 0.0
.debug_rnglists 112029 112064 35 0.0
.debug_str 3437839 3438164 325 0.0
.strtab 515741 515782 41 0.0
esp32 all-clusters-app c3devkit (read only) 1159774 1159830 56 0.0
.flash.text 1159774 1159830 56 0.0
m5stack (read only) 1202931 1202991 60 0.0
(read/write) 549956 549980 24 0.0
.flash.rodata 297732 297756 24 0.0
.flash.text 1197547 1197607 60 0.0
k32w contact k32w0+release (read only) 588660 589068 408 0.1
(read/write) 87492 87508 16 0.0
.bss 70736 70752 16 0.0
.text 588124 588532 408 0.1
k32w1+release (read/write) 683852 683964 112 0.0
.text 570704 570816 112 0.0
light k32w0+release (read only) 588380 588772 392 0.1
(read/write) 87176 87192 16 0.0
.bss 70432 70448 16 0.0
.text 587844 588236 392 0.1
k32w1+release (read/write) 775672 775824 152 0.0
.bss 76620 76628 8 0.0
.text 653664 653808 144 0.0
lock k32w0+release (read only) 560196 560604 408 0.1
(read/write) 85004 85020 16 0.0
.bss 68320 68336 16 0.0
.text 559660 560068 408 0.1
linux all-clusters-app debug (read only) 5469009 5471233 2224 0.0
.text 4759731 4762115 2384 0.1
all-clusters-minimal-app debug (read only) 4877641 4879649 2008 0.0
.text 4376515 4378675 2160 0.0
bridge-app debug (read only) 4359281 4361217 1936 0.0
.text 3923731 3925891 2160 0.1
chip-tool debug (read only) 10232273 10234305 2032 0.0
.text 9248147 9250403 2256 0.0
chip-tool-ipv6only arm64 (read only) 10104524 10105564 1040 0.0
(read/write) 505384 505464 80 0.0
.got 18400 18504 104 0.6
.text 9023128 9024232 1104 0.0
lighting-app debug+rpc+ui (read only) 5217393 5219297 1904 0.0
.text 4638051 4640211 2160 0.0
lock-app debug (read only) 4455529 4457233 1704 0.0
.text 3999539 4001395 1856 0.0
ota-provider-app debug (read only) 4117777 4117921 144 0.0
.text 3727443 3727587 144 0.0
ota-requestor-app debug (read only) 4202969 4203129 160 0.0
.text 3805091 3805251 160 0.0
shell debug (read only) 2875921 2878209 2288 0.1
.text 2498546 2500994 2448 0.1
thermostat-no-ble arm64 (read only) 4346452 4346580 128 0.0
.text 3851016 3851144 128 0.0
tv-app debug (read only) 5279457 5281729 2272 0.0
.text 4764643 4767043 2400 0.1
tv-casting-app debug (read only) 8183161 8185433 2272 0.0
.text 7443107 7445507 2400 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1220928 1220960 32 0.0
text 847700 847740 40 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1342680 1342712 32 0.0
text 776304 776336 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1769516 1769548 32 0.0
.debug_abbrev 1326686 1326745 59 0.0
.debug_aranges 143000 143016 16 0.0
.debug_frame 474408 474460 52 0.0
.debug_info 30613445 30615468 2023 0.0
.debug_line 3942950 3943297 347 0.0
.debug_loclists 2287248 2287834 586 0.0
.debug_rnglists 153904 153939 35 0.0
.debug_str 4160418 4160743 325 0.0
.strtab 829691 829782 91 0.0
.symtab 506320 506352 32 0.0
.text 1565836 1565868 32 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1258889 1258934 45 0.0
.debug_aranges 137120 137136 16 0.0
.debug_frame 460108 460168 60 0.0
.debug_info 28446838 28448692 1854 0.0
.debug_line 3793071 3793324 253 0.0
.debug_loclists 2187403 2187955 552 0.0
.debug_rnglists 147432 147455 23 0.0
.debug_str 3992963 3993273 310 0.0
.strtab 741294 741385 91 0.0
.symtab 474752 474784 32 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1100264 1100309 45 0.0
.debug_aranges 127184 127192 8 0.0
.debug_frame 423040 423060 20 0.0
.debug_info 23577249 23578037 788 0.0
.debug_line 3368448 3368452 4 0.0
.debug_loclists 2024127 2024301 174 0.0
.debug_rnglists 136984 136989 5 0.0
.debug_str 3800021 3800162 141 0.0
.strtab 654386 654477 91 0.0
.symtab 436208 436240 32 0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1093282 1093341 59 0.0
.debug_aranges 125872 125888 16 0.0
.debug_frame 418276 418328 52 0.0
.debug_info 23387240 23389384 2144 0.0
.debug_line 3320828 3321175 347 0.0
.debug_loclists 2000602 2001188 586 0.0
.debug_rnglists 134989 135024 35 0.0
.debug_str 3762418 3762743 325 0.0
.strtab 628018 628059 41 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1122940 1122988 48 0.0
text 780402 780456 54 0.0
smoke_co_alarm-app tlsr9528a (read/write) 861880 861936 56 0.0
text 610152 610206 54 0.0
Decreases (56 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2e5c2a7 20f0455 change % change
bl602 lighting-app bl602 .data 9368 9360 -8 -0.1
bl602+mfd .data 9344 9336 -8 -0.1
bl602+rpc .data 9744 9736 -8 -0.1
bl702 lighting-app bl702 (read/write) 1210159 1206519 -3640 -0.3
.data 3576 3568 -8 -0.2
.debug_ranges 444560 444408 -152 -0.0
.rodata 106600 106492 -108 -0.1
.strtab 598151 598007 -144 -0.0
.symtab 178896 178608 -288 -0.2
.text 972304 971376 -928 -0.1
bl702+mfd (read/write) 1221187 1217547 -3640 -0.3
.data 3560 3552 -8 -0.2
.debug_ranges 446800 446648 -152 -0.0
.rodata 105540 105432 -108 -0.1
.strtab 601911 601767 -144 -0.0
.symtab 180656 180368 -288 -0.2
.text 984248 983320 -928 -0.1
bl702+rpc (read/write) 1310427 1306787 -3640 -0.3
.data 4128 4120 -8 -0.2
.debug_ranges 472112 471976 -136 -0.0
.rodata 121500 121392 -108 -0.1
.strtab 662108 661964 -144 -0.0
.symtab 198016 197728 -288 -0.1
.text 1048110 1047184 -926 -0.1
bl706-eth (read/write) 1037315 993833 -43482 -4.2
.bss 30006 27752 -2254 -7.5
.data 3248 3120 -128 -3.9
.debug_abbrev 1082038 1059563 -22475 -2.1
.debug_aranges 115112 111632 -3480 -3.0
.debug_frame 424972 412384 -12588 -3.0
.debug_info 22576536 22379247 -197289 -0.9
.debug_line 4291928 4129826 -162102 -3.8
.debug_loc 3147619 3070517 -77102 -2.4
.debug_ranges 380680 362824 -17856 -4.7
.debug_str 3639691 3610800 -28891 -0.8
.strtab 464952 456455 -8497 -1.8
.symtab 139936 133248 -6688 -4.8
.text 784932 736920 -48012 -6.1
bl706-wifi .data 3560 3552 -8 -0.2
.debug_abbrev 1174427 1174337 -90 -0.0
.debug_ranges 390736 390680 -56 -0.0
.strtab 505679 505560 -119 -0.0
.symtab 152800 152544 -256 -0.2
bl702l lighting-app bl702l .hbn 3244 3220 -24 -0.7
bl702l+mfd .hbn 3244 3220 -24 -0.7
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734851 734819 -32 -0.0
.text 650176 650144 -32 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756443 756347 -96 -0.0
.text 676188 676092 -96 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743907 743811 -96 -0.0
.text 637564 637468 -96 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694619 -32 -0.0
.text 614152 614120 -32 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680331 680299 -32 -0.0
.text 604000 603968 -32 -0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 617522 617450 -72 -0.0
.text 509236 509164 -72 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551975 551935 -40 -0.0
.app_xip_area 443193 443153 -40 -0.0
lock cyw930739m2evb_01 (read/write) 538159 538071 -88 -0.0
.app_xip_area 424577 424489 -88 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 573583 573551 -32 -0.0
.app_xip_area 466121 466089 -32 -0.0
switch cyw930739m2evb_01 (read/write) 549903 549807 -96 -0.0
.app_xip_area 439361 439265 -96 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006560 1006544 -16 -0.0
.text 831896 831880 -16 -0.0
BRD4187C (read/write) 1093072 1093040 -32 -0.0
.text 893636 893604 -32 -0.0
lock-app BRD4161A+wf200 (read/write) 1103656 1103560 -96 -0.0
.text 914260 914164 -96 -0.0
window-app BRD4187C (read/write) 1129396 1129372 -24 -0.0
.text 957672 957648 -24 -0.0
linux all-clusters-app debug (read/write) 417528 417496 -32 -0.0
.got 5368 5360 -8 -0.1
.rodata 330476 330412 -64 -0.0
all-clusters-minimal-app debug .got 5328 5320 -8 -0.2
.rodata 270205 270141 -64 -0.0
bridge-app debug .got 5296 5288 -8 -0.2
.rodata 218109 217981 -128 -0.1
chip-tool debug .got 5792 5784 -8 -0.1
.rodata 386217 386089 -128 -0.0
chip-tool-ipv6only arm64 .data.rel.ro 374208 374184 -24 -0.0
.rodata 314856 314584 -272 -0.1
lighting-app debug+rpc+ui .got 5912 5904 -8 -0.1
.rodata 336308 336148 -160 -0.0
lock-app debug (read/write) 203096 203064 -32 -0.0
.got 5248 5240 -8 -0.2
.rodata 246589 246525 -64 -0.0
shell debug .got 4096 4088 -8 -0.2
.rodata 206112 206048 -64 -0.0
tv-app debug (read/write) 350640 350608 -32 -0.0
.got 5592 5584 -8 -0.1
.rodata 270925 270893 -32 -0.0
tv-casting-app debug .got 5072 5064 -8 -0.2
.rodata 337336 337304 -32 -0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522104 2521976 -128 -0.0
.text 1484788 1484660 -128 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1160444 1160412 -32 -0.0
text 813720 813688 -32 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1680980 1680932 -48 -0.0
.text 1479412 1479364 -48 -0.0
light cy8ckit_062s2_43012 (read/write) 1607412 1607364 -48 -0.0
.text 1412172 1412124 -48 -0.0
lock cy8ckit_062s2_43012 (read/write) 1640308 1640212 -96 -0.0
.text 1417804 1417708 -96 -0.0
qpg lighting-app qpg6105+debug (read/write) 1175996 1175964 -32 -0.0
.text 622840 622808 -32 -0.0
lock-app qpg6105+debug (read/write) 1132620 1132588 -32 -0.0
.text 579460 579428 -32 -0.0
telink air-quality-sensor-app tlsr9528a (read/write) 856136 856128 -8 -0.0
text 603762 603756 -6 -0.0
all-clusters-minimal-app tlsr9528a (read/write) 1076136 1076128 -8 -0.0
text 743904 743898 -6 -0.0
bridge-app tlsr9518adk80d (read/write) 931432 931424 -8 -0.0
text 640958 640952 -6 -0.0
contact-sensor-app tlsr9528a text 606828 606822 -6 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 961672 961608 -64 -0.0
text 683308 683242 -66 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1087388 1087380 -8 -0.0
text 761600 761594 -6 -0.0
lock-app-dfu tlsr9528a (read/write) 918012 917948 -64 -0.0
text 637760 637694 -66 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 944760 944752 -8 -0.0
text 656730 656724 -6 -0.0
pump-app tlsr9528a (read/write) 863364 863356 -8 -0.0
text 611034 611028 -6 -0.0
pump-controller-app tlsr9518adk80d (read/write) 804232 804224 -8 -0.0
text 578070 578064 -6 -0.0
resource-monitoring-app tlsr9518adk80d (read/write) 819888 819880 -8 -0.0
text 588650 588644 -6 -0.0
shell tlsr9518adk80d (read/write) 708928 708920 -8 -0.0
text 461962 461956 -6 -0.0
temperature-measurement-app tlsr9528a (read/write) 847176 847168 -8 -0.0
text 597568 597562 -6 -0.0
thermostat tlsr9518adk80d (read/write) 825276 825268 -8 -0.0
text 593394 593388 -6 -0.0
window-covering tlsr9518adk80d (read/write) 822740 822732 -8 -0.0
text 590442 590436 -6 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 2e5c2a7 20f0455 change % change
bl602 lighting-app bl602 (read/write) 1388654 1408590 19936 1.4
.bss 88168 88488 320 0.4
.data 9368 9360 -8 -0.1
.text 1065242 1073778 8536 0.8
bl602+mfd (read/write) 1402990 1422926 19936 1.4
.bss 88336 88656 320 0.4
.data 9344 9336 -8 -0.1
.text 1080474 1089010 8536 0.8
bl602+rpc (read/write) 1435666 1455858 20192 1.4
.bss 96200 96520 320 0.3
.data 9744 9736 -8 -0.1
.text 1096718 1105518 8800 0.8
bl702 lighting-app bl702 (read/write) 1210159 1206519 -3640 -0.3
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 400 72 22.0
.bss 32573 32597 24 0.1
.bss_psram 65728 66128 400 0.6
.comment 48 48 0 0.0
.data 3576 3568 -8 -0.2
.debug_abbrev 1540091 1540091 0 0.0
.debug_aranges 138736 138800 64 0.0
.debug_frame 508336 508452 116 0.0
.debug_info 41458377 41459709 1332 0.0
.debug_line 5437405 5438339 934 0.0
.debug_loc 3651606 3652920 1314 0.0
.debug_ranges 444560 444408 -152 -0.0
.debug_str 4067340 4067793 453 0.0
.hbn 544 584 40 7.4
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106600 106492 -108 -0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598151 598007 -144 -0.0
.symtab 178896 178608 -288 -0.2
.tcm_data 28 28 0 0.0
.tcmcode 3338 3478 140 4.2
.text 0 0 0 0.0
972304 971376 -928 -0.1
bl702+mfd (read/write) 1221187 1217547 -3640 -0.3
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 400 72 22.0
.bss 32749 32773 24 0.1
.bss_psram 65728 66128 400 0.6
.comment 48 48 0 0.0
.data 3560 3552 -8 -0.2
.debug_abbrev 1542167 1542167 0 0.0
.debug_aranges 139904 139968 64 0.0
.debug_frame 513740 513856 116 0.0
.debug_info 41499383 41500715 1332 0.0
.debug_line 5477578 5478512 934 0.0
.debug_loc 3689691 3691005 1314 0.0
.debug_ranges 446800 446648 -152 -0.0
.debug_str 4072871 4073324 453 0.0
.hbn 544 584 40 7.4
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 148 148 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 105540 105432 -108 -0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601911 601767 -144 -0.0
.symtab 180656 180368 -288 -0.2
.tcm_data 28 28 0 0.0
.tcmcode 3338 3478 140 4.2
.text 0 0 0 0.0
984248 983320 -928 -0.1
bl702+rpc (read/write) 1310427 1306787 -3640 -0.3
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 400 72 22.0
.bss 41037 41061 24 0.1
.bss_psram 65712 66112 400 0.6
.comment 48 48 0 0.0
.data 4128 4120 -8 -0.2
.debug_abbrev 1721048 1721048 0 0.0
.debug_aranges 147336 147416 80 0.1
.debug_frame 537348 537496 148 0.0
.debug_info 46602425 46603926 1501 0.0
.debug_line 5867678 5868747 1069 0.0
.debug_loc 3859103 3860559 1456 0.0
.debug_ranges 472112 471976 -136 -0.0
.debug_str 4495180 4495673 493 0.0
.hbn 544 584 40 7.4
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 164 164 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121500 121392 -108 -0.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 662108 661964 -144 -0.0
.symtab 198016 197728 -288 -0.1
.tcm_data 28 28 0 0.0
.tcmcode 3338 3478 140 4.2
.text 0 0 0 0.0
1048110 1047184 -926 -0.1
bl706-eth (read/write) 1037315 993833 -43482 -4.2
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 400 72 22.0
.bss 30006 27752 -2254 -7.5
.bss_psram 97671 97975 304 0.3
.comment 48 48 0 0.0
.data 3248 3120 -128 -3.9
.debug_abbrev 1082038 1059563 -22475 -2.1
.debug_aranges 115112 111632 -3480 -3.0
.debug_frame 424972 412384 -12588 -3.0
.debug_info 22576536 22379247 -197289 -0.9
.debug_line 4291928 4129826 -162102 -3.8
.debug_loc 3147619 3070517 -77102 -2.4
.debug_ranges 380680 362824 -17856 -4.7
.debug_str 3639691 3610800 -28891 -0.8
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96124 99120 2996 3.1
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 464952 456455 -8497 -1.8
.symtab 139936 133248 -6688 -4.8
.tcm_data 28 28 0 0.0
.tcmcode 3318 3458 140 4.2
.text 0 0 0 0.0
784932 736920 -48012 -6.1
bl706-wifi (read/write) 1205646 1228750 23104 1.9
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 400 72 22.0
.bss 14597 14637 40 0.3
.bss_psram 98439 98727 288 0.3
.comment 48 48 0 0.0
.data 3560 3552 -8 -0.2
.debug_abbrev 1174427 1174337 -90 -0.0
.debug_aranges 119288 119296 8 0.0
.debug_frame 617056 617920 864 0.1
.debug_info 23741972 23762375 20403 0.1
.debug_line 4535967 4554418 18451 0.4
.debug_loc 3247588 3257732 10144 0.3
.debug_ranges 390736 390680 -56 -0.0
.debug_str 3711982 3712332 350 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.ocram_bss 8416 8416 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109252 119992 10740 9.8
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505679 505560 -119 -0.0
.symtab 152800 152544 -256 -0.2
.tcm_data 28 28 0 0.0
.tcmcode 3846 3994 148 3.8
.text 0 0 0 0.0
953328 961094 7766 0.8
bl702l lighting-app bl702l (read only) 278 512 234 84.2
(read/write) 1171792 1177320 5528 0.5
.boot2 328 400 72 22.0
.bss 20464 20576 112 0.5
.bss_psram 78848 79248 400 0.5
.comment 48 48 0 0.0
.data 4528 4936 408 9.0
.debug_abbrev 1538608 1540433 1825 0.1
.debug_aranges 133784 134008 224 0.2
.debug_frame 489528 490408 880 0.2
.debug_info 41252821 41277236 24415 0.1
.debug_line 5351449 5366395 14946 0.3
.debug_loc 3597983 3603514 5531 0.2
.debug_ranges 451552 452568 1016 0.2
.debug_str 4094091 4097567 3476 0.1
.hbn 3244 3220 -24 -0.7
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100580 100648 68 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 600464 601537 1073 0.2
.symtab 178512 179232 720 0.4
.tcm_data 692 692 0 0.0
.tcmcode 278 512 234 84.2
.text 0 0 0 0.0
956790 961284 4494 0.5
bl702l+mfd (read only) 278 512 234 84.2
(read/write) 1182912 1188704 5792 0.5
.boot2 328 400 72 22.0
.bss 20640 20752 112 0.5
.bss_psram 78848 79248 400 0.5
.comment 48 48 0 0.0
.data 4496 4912 416 9.3
.debug_abbrev 1540699 1542524 1825 0.1
.debug_aranges 134952 135176 224 0.2
.debug_frame 494928 495808 880 0.2
.debug_info 41295870 41320285 24415 0.1
.debug_line 5391499 5406445 14946 0.3
.debug_loc 3636068 3641599 5531 0.2
.debug_ranges 453792 454808 1016 0.2
.debug_str 4099612 4103088 3476 0.1
.hbn 3244 3220 -24 -0.7
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 148 148 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99520 99588 68 0.1
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 604292 605365 1073 0.2
.symtab 180304 181024 720 0.4
.tcm_data 692 692 0 0.0
.tcmcode 278 512 234 84.2
.text 0 0 0 0.0
968826 973576 4750 0.5
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734851 734819 -32 -0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84287 84287 0 0.0
.text 650176 650144 -32 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756443 756347 -96 -0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79863 79863 0 0.0
.text 676188 676092 -96 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743907 743811 -96 -0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 105951 105951 0 0.0
.text 637564 637468 -96 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 694651 694619 -32 -0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80111 80111 0 0.0
.text 614152 614120 -32 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680331 680299 -32 -0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 75943 75943 0 0.0
.text 604000 603968 -32 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 617522 617450 -72 -0.0
(read/write) 206896 206896 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200336 200336 0 0.0
.comment 206 206 0 0.0
.data 1440 1440 0 0.0
.debug_abbrev 936286 936345 59 0.0
.debug_aranges 108672 108688 16 0.0
.debug_frame 366108 366164 56 0.0
.debug_info 20540920 20542996 2076 0.0
.debug_line 2654062 2654530 468 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1632230 1632805 575 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112029 112064 35 0.0
.debug_str 3437839 3438164 325 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106162 106162 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 515741 515782 41 0.0
.symtab 298512 298512 0 0.0
.text 509236 509164 -72 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551975 551935 -40 -0.0
.app_xip_area 443193 443153 -40 -0.0
.bss 63752 63752 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 538159 538071 -88 -0.0
.app_xip_area 424577 424489 -88 -0.0
.bss 68520 68520 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573583 573551 -32 -0.0
.app_xip_area 466121 466089 -32 -0.0
.bss 62504 62504 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 549903 549807 -96 -0.0
.app_xip_area 439361 439265 -96 -0.0
.bss 65488 65488 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1006560 1006544 -16 -0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831896 831880 -16 -0.0
BRD4187C (read/write) 1093072 1093040 -32 -0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893636 893604 -32 -0.0
lock-app BRD4161A+wf200 (read/write) 1103656 1103560 -96 -0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914260 914164 -96 -0.0
window-app BRD4187C (read/write) 1129396 1129372 -24 -0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957672 957648 -24 -0.0
esp32 all-clusters-app c3devkit (read only) 1159774 1159830 56 0.0
(read/write) 1700500 1700500 0 0.0
.dram0.bss 77176 77176 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 266432 266432 0 0.0
.flash.text 1159774 1159830 56 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1202931 1202991 60 0.0
(read/write) 549956 549980 24 0.0
.dram0.bss 83824 83824 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297732 297756 24 0.0
.flash.text 1197547 1197607 60 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 588660 589068 408 0.1
(read/write) 87492 87508 16 0.0
.bss 70736 70752 16 0.0
.data 2132 2132 0 0.0
.text 588124 588532 408 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 683852 683964 112 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570704 570816 112 0.0
light k32w0+release (read only) 588380 588772 392 0.1
(read/write) 87176 87192 16 0.0
.bss 70432 70448 16 0.0
.data 2120 2120 0 0.0
.text 587844 588236 392 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 775672 775824 152 0.0
.bss 76620 76628 8 0.0
.data 1928 1928 0 0.0
.text 653664 653808 144 0.0
lock k32w0+release (read only) 560196 560604 408 0.1
(read/write) 85004 85020 16 0.0
.bss 68320 68336 16 0.0
.data 2060 2060 0 0.0
.text 559660 560068 408 0.1
linux all-clusters-app debug (read only) 5469009 5471233 2224 0.0
(read/write) 417528 417496 -32 -0.0
.bss 129264 129264 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 277120 277120 0 0.0
.dynamic 624 624 0 0.0
.got 5368 5360 -8 -0.1
.init 27 27 0 0.0
.init_array 1248 1248 0 0.0
.rodata 330476 330412 -64 -0.0
.text 4759731 4762115 2384 0.1
all-clusters-minimal-app debug (read only) 4877641 4879649 2008 0.0
(read/write) 232664 232664 0 0.0
.bss 126480 126480 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5320 -8 -0.2
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270205 270141 -64 -0.0
.text 4376515 4378675 2160 0.0
bridge-app debug (read only) 4359281 4361217 1936 0.0
(read/write) 214968 214968 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84624 84624 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5288 -8 -0.2
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218109 217981 -128 -0.1
.text 3923731 3925891 2160 0.1
chip-tool debug (read only) 10232273 10234305 2032 0.0
(read/write) 443552 443552 0 0.0
.bss 93688 93688 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 337648 337648 0 0.0
.dynamic 624 624 0 0.0
.got 5792 5784 -8 -0.1
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 386217 386089 -128 -0.0
.text 9248147 9250403 2256 0.0
chip-tool-ipv6only arm64 (read only) 10104524 10105564 1040 0.0
(read/write) 505384 505464 80 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374208 374184 -24 -0.0
.dynamic 512 512 0 0.0
.got 18400 18504 104 0.6
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314856 314584 -272 -0.1
.text 9023128 9024232 1104 0.0
lighting-app debug+rpc+ui (read only) 5217393 5219297 1904 0.0
(read/write) 222960 222960 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92832 92832 0 0.0
.dynamic 672 672 0 0.0
.got 5912 5904 -8 -0.1
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336308 336148 -160 -0.0
.text 4638051 4640211 2160 0.0
lock-app debug (read only) 4455529 4457233 1704 0.0
(read/write) 203096 203064 -32 -0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5240 -8 -0.2
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 246589 246525 -64 -0.0
.text 3999539 4001395 1856 0.0
ota-provider-app debug (read only) 4117777 4117921 144 0.0
(read/write) 192032 192032 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68656 68656 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 199773 199773 0 0.0
.text 3727443 3727587 144 0.0
ota-requestor-app debug (read only) 4202969 4203129 160 0.0
(read/write) 196216 196216 0 0.0
.bss 114560 114560 0 0.0
.data 4160 4160 0 0.0
.data.rel.ro 71600 71600 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 203037 203037 0 0.0
.text 3805091 3805251 160 0.0
shell debug (read only) 2875921 2878209 2288 0.1
(read/write) 150032 150032 0 0.0
.bss 59784 59784 0 0.0
.data 816 816 0 0.0
.data.rel.ro 83624 83624 0 0.0
.dynamic 592 592 0 0.0
.got 4096 4088 -8 -0.2
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 206112 206048 -64 -0.0
.text 2498546 2500994 2448 0.1
thermostat-no-ble arm64 (read only) 4346452 4346580 128 0.0
(read/write) 241864 241864 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100528 100528 0 0.0
.dynamic 512 512 0 0.0
.got 11912 11912 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 160820 160820 0 0.0
.text 3851016 3851144 128 0.0
tv-app debug (read only) 5279457 5281729 2272 0.0
(read/write) 350640 350608 -32 -0.0
.bss 241824 241824 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5592 5584 -8 -0.1
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 270925 270893 -32 -0.0
.text 4764643 4767043 2400 0.1
tv-casting-app debug (read only) 8183161 8185433 2272 0.0
(read/write) 313376 313376 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 148208 148208 0 0.0
.dynamic 624 624 0 0.0
.got 5072 5064 -8 -0.2
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 337336 337304 -32 -0.0
.text 7443107 7445507 2400 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522104 2521976 -128 -0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484788 1484660 -128 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220928 1220960 32 0.0
bss 154069 154069 0 0.0
rodata 140204 140204 0 0.0
text 847700 847740 40 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1342680 1342712 32 0.0
bss 140079 140079 0 0.0
rodata 135648 135648 0 0.0
text 776304 776336 32 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160444 1160412 -32 -0.0
bss 153994 153994 0 0.0
rodata 113712 113712 0 0.0
text 813720 813688 -32 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838048 838048 0 0.0
(read/write) 1769516 1769548 32 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192796 192796 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 2496 2496 0 0.0
.debug_abbrev 1326686 1326745 59 0.0
.debug_aranges 143000 143016 16 0.0
.debug_frame 474408 474460 52 0.0
.debug_info 30613445 30615468 2023 0.0
.debug_line 3942950 3943297 347 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2287248 2287834 586 0.0
.debug_rnglists 153904 153939 35 0.0
.debug_str 4160418 4160743 325 0.0
.heap 838048 838048 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 829691 829782 91 0.0
.symtab 506320 506352 32 0.0
.text 1565836 1565868 32 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1680980 1680932 -48 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2472 2472 0 0.0
.debug_abbrev 1258889 1258934 45 0.0
.debug_aranges 137120 137136 16 0.0
.debug_frame 460108 460168 60 0.0
.debug_info 28446838 28448692 1854 0.0
.debug_line 3793071 3793324 253 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2187403 2187955 552 0.0
.debug_rnglists 147432 147455 23 0.0
.debug_str 3992963 3993273 310 0.0
.heap 840160 840160 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 741294 741385 91 0.0
.symtab 474752 474784 32 0.0
.text 1479412 1479364 -48 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1607412 1607364 -48 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 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 2360 2360 0 0.0
.debug_abbrev 1100264 1100309 45 0.0
.debug_aranges 127184 127192 8 0.0
.debug_frame 423040 423060 20 0.0
.debug_info 23577249 23578037 788 0.0
.debug_line 3368448 3368452 4 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2024127 2024301 174 0.0
.debug_rnglists 136984 136989 5 0.0
.debug_str 3800021 3800162 141 0.0
.heap 846488 846488 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 654386 654477 91 0.0
.symtab 436208 436240 32 0.0
.text 1412172 1412124 -48 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819224 819224 0 0.0
(read/write) 1640308 1640212 -96 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 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 2376 2376 0 0.0
.debug_abbrev 1093282 1093341 59 0.0
.debug_aranges 125872 125888 16 0.0
.debug_frame 418276 418328 52 0.0
.debug_info 23387240 23389384 2144 0.0
.debug_line 3320828 3321175 347 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2000602 2001188 586 0.0
.debug_rnglists 134989 135024 35 0.0
.debug_str 3762418 3762743 325 0.0
.heap 819224 819224 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 628018 628059 41 0.0
.symtab 427824 427824 0 0.0
.text 1417804 1417708 -96 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175996 1175964 -32 -0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 622840 622808 -32 -0.0
lock-app qpg6105+debug (read/write) 1132620 1132588 -32 -0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579460 579428 -32 -0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856136 856128 -8 -0.0
bss 77996 77996 0 0.0
text 603762 603756 -6 -0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1122940 1122988 48 0.0
bss 112724 112724 0 0.0
text 780402 780456 54 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076136 1076128 -8 -0.0
bss 122236 122236 0 0.0
text 743904 743898 -6 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931432 931424 -8 -0.0
bss 106876 106876 0 0.0
text 640958 640952 -6 -0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 859488 859488 0 0.0
bss 78120 78120 0 0.0
text 606828 606822 -6 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961672 961608 -64 -0.0
bss 88184 88184 0 0.0
text 683308 683242 -66 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087388 1087380 -8 -0.0
bss 112384 112384 0 0.0
text 761600 761594 -6 -0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918012 917948 -64 -0.0
bss 78812 78812 0 0.0
text 637760 637694 -66 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944760 944752 -8 -0.0
bss 104976 104976 0 0.0
text 656730 656724 -6 -0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863364 863356 -8 -0.0
bss 78228 78228 0 0.0
text 611034 611028 -6 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804232 804224 -8 -0.0
bss 66248 66248 0 0.0
text 578070 578064 -6 -0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819888 819880 -8 -0.0
bss 66652 66652 0 0.0
text 588650 588644 -6 -0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708928 708920 -8 -0.0
bss 86424 86424 0 0.0
text 461962 461956 -6 -0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861880 861936 56 0.0
bss 78204 78204 0 0.0
text 610152 610206 54 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847176 847168 -8 -0.0
bss 77932 77932 0 0.0
text 597568 597562 -6 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825276 825268 -8 -0.0
bss 66536 66536 0 0.0
text 593394 593388 -6 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822740 822732 -8 -0.0
bss 66888 66888 0 0.0
text 590442 590436 -6 -0.0

@mergify mergify bot merged commit 07d0417 into project-chip:master Oct 24, 2023
shripad621git pushed a commit to shripad621git/connectedhomeip that referenced this pull request Oct 31, 2023
* Adding Air Purifier example framework and basic app, WIP

* wip, started adding class structures

* A messy yet stable version of the air-purifier, doesn't build as need to merge bug fix from upstream, WIP

* Added TODO and tested following merge

* The Air Quality Cluster API changed so updated constructor to take hard-coded features for now

* Added common device callback interface and changed the MatterPostAttributeChangeCallback to call that

* Changed the way we initialise the singleton Air Purifier Manager

* Add air-purifier example for Ameba platform

* Fixed wrong cluster revision in zap for concentraitons

* Add air-purifier example for CC32xx platform

* Add LastChangedTime and ReplaceableProductList To zap For HEPAFREMON And ACFREMON

* Updates to zap file for missing attributes and commands

* Adding PICS for the example

* Add PostchangeCallback To CC32XX Example

needed for writing the percentSetting to percentCurrent

* Fix Zap File for RH

- set Min/max/ MeasuredValue
- enable tolerance attribute

* Fix Zap File For Temp Measurement

* Update ClusterRev For Thermostat From 5 To 6

* Update FeatureMap For Fan Control

* Regenerate Matter File From Previous Zap Changes

* Add Button Handler For CC32XX

As a workaround save the KVS to NV when long pressing the right button.
This can be used to save the state after e.g. a unpair.

* Use Common filter-delegates.cpp For CC32XX Example

* Switched thermostat pics to be AbsLimits on the setpoint

* Updated the zapfile for thermostat

* Adding thermostat manager

* Changed all temperatures to be *100 and added callthrough from top level manager to thermostat when handling attribute changes

* Added thermostat endpoint into init call

* Changed name of attribute write handlers

* Changed name of attribute write handlers

* Add Thermostat-manager To CC32XX example

* Add helper script for executing Air-Purifier tests

* Remove duplicate line in air-purifier test runner script

* Adding CHIP header comment to files

* Removing Thermostat as the tests are broken for our use case

* Removing TSTAT tests

* Adding PICS folder in common with XML and simple PICS

* Add Correct Device Type And Name

* Removing Thermostat as the tests are broken for our use case

* Add A Way To Reset The Matter Part Of The Device For CC32XX Air Purifier Example App

this just deletes the kvs.cfg file on long pressing SW3

* Update README

* Remove Commented Code

* Update Copyright For CC32xx To 2023

* Update Copyright to 2023 For Ameba

* Regenned after merging upstream

* Added clearer Fan Mode support and some comments

* Added comment re: TODO for thermostat endpoint

* Restyled by whitespace

* Restyled by clang-format

* Restyled by gn

* Restyled by prettier-markdown

* Restyled by shellharden

* Removed missing reference in cc32xx readme

* Adding README for linux and adding all README's to the docs toctree

* Attempt 2 at setting toctree for new readmes

* Fix whitespace in script

* Restyled by shfmt

* Fixed spelling mistake in Readme

* Update include paths

* Add Ameba air-purifier example readme file

* Add words to wordlist

* Removed PICS and script, changed cc32xx headers to use pragma once

* Restyled by clang-format

* Restyled by prettier-markdown

* Removed TODO's from common code as they were not relevant

* Revert "Add words to wordlist"

This reverts commit 894a129.

* Replace indentations with fenced code blocks and minor tidy up within air purifier example readme file

* Removed old debug comments from gn file

* Added linux air-purifier-app to the helper script for building examples

* Added air-purifier example for linux to CI

* Restyled by prettier-markdown

---------

Co-authored-by: Chris Mapp <[email protected]>
Co-authored-by: Graf Tobias <[email protected]>
Co-authored-by: Restyled.io <[email protected]>
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.

9 participants