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

Move OnOff cluster to match the spec #29946

Merged
merged 7 commits into from
Nov 1, 2023

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented Oct 24, 2023

Changed type of variable from uint8 to enum8 (since it is an enum according to the spec).

Updated to revision 6 (added OffOnly feature)

https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/7776 matched the usage of Behavior/Behaviour.

@andy31415 andy31415 added the skip-protocol-compatibility Marker that protocol backwards compatibility checks are to be skipped label Oct 24, 2023
@github-actions
Copy link

github-actions bot commented Oct 24, 2023

PR #29946: Size comparison from f74e95b to e19dfa4

Increases (12 builds for bl702, bl702l, cc32xx, psoc6)
platform target config section f74e95b e19dfa4 change % change
bl702 lighting-app bl702 .debug_str 4067701 4067702 1 0.0
bl702+mfd .debug_str 4073232 4073233 1 0.0
bl702+rpc .debug_str 4495581 4495582 1 0.0
bl706-eth .debug_str 3610708 3610709 1 0.0
bl706-wifi .debug_str 3712240 3712241 1 0.0
bl702l lighting-app bl702l .debug_str 4097475 4097476 1 0.0
bl702l+mfd .debug_str 4102996 4102997 1 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_str 3438164 3438165 1 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_str 4160651 4160652 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_str 3993181 3993182 1 0.0
light cy8ckit_062s2_43012 .debug_str 3800070 3800071 1 0.0
lock cy8ckit_062s2_43012 .debug_str 3762651 3762652 1 0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section f74e95b e19dfa4 change % change
bl602 lighting-app bl602 (read/write) 1408590 1408590 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1073778 1073778 0 0.0
bl602+mfd (read/write) 1423006 1423006 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1089094 1089094 0 0.0
bl602+rpc (read/write) 1455858 1455858 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1105518 1105518 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1206519 1206519 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1540054 1540054 0 0.0
.debug_aranges 138784 138784 0 0.0
.debug_frame 508420 508420 0 0.0
.debug_info 41459567 41459567 0 0.0
.debug_line 5438265 5438265 0 0.0
.debug_loc 3652961 3652961 0 0.0
.debug_ranges 444392 444392 0 0.0
.debug_str 4067701 4067702 1 0.0
.hbn 584 584 0 0.0
.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 106492 106492 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 598007 598007 0 0.0
.symtab 178608 178608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
971376 971376 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1217631 1217631 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1542130 1542130 0 0.0
.debug_aranges 139952 139952 0 0.0
.debug_frame 513852 513852 0 0.0
.debug_info 41500566 41500566 0 0.0
.debug_line 5478620 5478620 0 0.0
.debug_loc 3691123 3691123 0 0.0
.debug_ranges 446632 446632 0 0.0
.debug_str 4073232 4073233 1 0.0
.hbn 584 584 0 0.0
.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 105432 105432 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 601767 601767 0 0.0
.symtab 180368 180368 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
983404 983404 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1306787 1306787 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1721011 1721011 0 0.0
.debug_aranges 147400 147400 0 0.0
.debug_frame 537464 537464 0 0.0
.debug_info 46603784 46603784 0 0.0
.debug_line 5868673 5868673 0 0.0
.debug_loc 3860600 3860600 0 0.0
.debug_ranges 471960 471960 0 0.0
.debug_str 4495581 4495582 1 0.0
.hbn 584 584 0 0.0
.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 121392 121392 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 661964 661964 0 0.0
.symtab 197728 197728 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1047184 1047184 0 0.0
bl706-eth (read/write) 993833 993833 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1059526 1059526 0 0.0
.debug_aranges 111616 111616 0 0.0
.debug_frame 412352 412352 0 0.0
.debug_info 22379105 22379105 0 0.0
.debug_line 4129748 4129748 0 0.0
.debug_loc 3070562 3070562 0 0.0
.debug_ranges 362808 362808 0 0.0
.debug_str 3610708 3610709 1 0.0
.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 99120 99120 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 456455 456455 0 0.0
.symtab 133248 133248 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
736920 736920 0 0.0
bl706-wifi (read/write) 1228750 1228750 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1174300 1174300 0 0.0
.debug_aranges 119280 119280 0 0.0
.debug_frame 617848 617848 0 0.0
.debug_info 23762233 23762233 0 0.0
.debug_line 4554342 4554342 0 0.0
.debug_loc 3257747 3257747 0 0.0
.debug_ranges 390664 390664 0 0.0
.debug_str 3712240 3712241 1 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 119992 119992 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 505560 505560 0 0.0
.symtab 152544 152544 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
961094 961094 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1177320 1177320 0 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1540396 1540396 0 0.0
.debug_aranges 133992 133992 0 0.0
.debug_frame 490376 490376 0 0.0
.debug_info 4127709 4127709 0 0.0
.debug_line 5366321 5366321 0 0.0
.debug_loc 3603499 3603499 0 0.0
.debug_ranges 452552 452552 0 0.0
.debug_str 4097475 4097476 1 0.0
.hbn 3220 3220 0 0.0
.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 100648 100648 0 0.0
.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 601537 601537 0 0.0
.symtab 179232 179232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
961284 961284 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1188788 1188788 0 0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1542487 1542487 0 0.0
.debug_aranges 135160 135160 0 0.0
.debug_frame 495804 495804 0 0.0
.debug_info 41320136 41320136 0 0.0
.debug_line 5406553 5406553 0 0.0
.debug_loc 3641661 3641661 0 0.0
.debug_ranges 454792 454792 0 0.0
.debug_str 4102996 4102997 1 0.0
.hbn 3220 3220 0 0.0
.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 99588 99588 0 0.0
.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 605365 605365 0 0.0
.symtab 181024 181024 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
973660 973660 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 734883 734883 0 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 650208 650208 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 756531 756531 0 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 676276 676276 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 743875 743875 0 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 637532 637532 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 694683 694683 0 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 614184 614184 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 680363 680363 0 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 604032 604032 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 561266 561266 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 895728 895728 0 0.0
.debug_aranges 104208 104208 0 0.0
.debug_frame 350852 350852 0 0.0
.debug_info 19369099 19369099 0 0.0
.debug_line 2584203 2584203 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1576976 1576976 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107515 107515 0 0.0
.debug_str 3373918 3373918 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83610 83610 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 466469 466469 0 0.0
.symtab 278848 278848 0 0.0
.text 475536 475536 0 0.0
lock CC3235SF_LAUNCHXL (read only) 617450 617450 0 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 936343 936343 0 0.0
.debug_aranges 108688 108688 0 0.0
.debug_frame 366164 366164 0 0.0
.debug_info 20543000 20543000 0 0.0
.debug_line 2654530 2654530 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1632805 1632805 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112064 112064 0 0.0
.debug_str 3438164 3438165 1 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 515782 515782 0 0.0
.symtab 298512 298512 0 0.0
.text 0 0 0 0.0
509164 509164 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 551999 551999 0 0.0
.app_xip_area 443217 443217 0 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) 538135 538135 0 0.0
.app_xip_area 424553 424553 0 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) 573615 573615 0 0.0
.app_xip_area 466153 466153 0 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) 549871 549871 0 0.0
.app_xip_area 439329 439329 0 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) 1006544 1006544 0 0.0
.bss 171952 171952 0 0.0
.data 2692 2692 0 0.0
.text 831880 831880 0 0.0
BRD4187C (read/write) 1093040 1093040 0 0.0
.bss 196116 196116 0 0.0
.data 3300 3300 0 0.0
.text 893604 893604 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103560 1103560 0 0.0
.bss 186664 186664 0 0.0
.data 2708 2708 0 0.0
.text 914164 914164 0 0.0
window-app BRD4187C (read/write) 1129372 1129372 0 0.0
.bss 168532 168532 0 0.0
.data 3172 3172 0 0.0
.text 957648 957648 0 0.0
esp32 all-clusters-app c3devkit (read only) 1159830 1159830 0 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 1159830 1159830 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1202991 1202991 0 0.0
(read/write) 549980 549980 0 0.0
.dram0.bss 83824 83824 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 297756 297756 0 0.0
.flash.text 1197607 1197607 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589132 589132 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 588596 588596 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684028 684028 0 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 570880 570880 0 0.0
light k32w0+release (read only) 588836 588836 0 0.0
(read/write) 87192 87192 0 0.0
.bss 70448 70448 0 0.0
.data 2120 2120 0 0.0
.text 588300 588300 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776008 776008 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 653992 653992 0 0.0
lock k32w0+release (read only) 560668 560668 0 0.0
(read/write) 85020 85020 0 0.0
.bss 68336 68336 0 0.0
.data 2060 2060 0 0.0
.text 560132 560132 0 0.0
linux air-purifier-app debug (read only) 2464533 2464533 0 0.0
(read/write) 126072 126072 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72008 72008 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177088 177088 0 0.0
.text 2113909 2113909 0 0.0
all-clusters-app debug (read only) 5471233 5471233 0 0.0
(read/write) 417496 417496 0 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 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1248 1248 0 0.0
.rodata 330412 330412 0 0.0
.text 4762115 4762115 0 0.0
all-clusters-minimal-app debug (read only) 4879649 4879649 0 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 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270141 270141 0 0.0
.text 4378675 4378675 0 0.0
bridge-app debug (read only) 4361217 4361217 0 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 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 217981 217981 0 0.0
.text 3925891 3925891 0 0.0
chip-tool debug (read only) 10236977 10236977 0 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 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 386185 386185 0 0.0
.text 9252979 9252979 0 0.0
chip-tool-ipv6only arm64 (read only) 10108308 10108308 0 0.0
(read/write) 505480 505480 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374184 374184 0 0.0
.dynamic 512 512 0 0.0
.got 18520 18520 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 314704 314704 0 0.0
.text 9026808 9026808 0 0.0
lighting-app debug+rpc+ui (read only) 5219297 5219297 0 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 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336148 336148 0 0.0
.text 4640211 4640211 0 0.0
lock-app debug (read only) 4460657 4460657 0 0.0
(read/write) 203064 203064 0 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 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247293 247293 0 0.0
.text 4004051 4004051 0 0.0
ota-provider-app debug (read only) 4117921 4117921 0 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 3727587 3727587 0 0.0
ota-requestor-app debug (read only) 4203129 4203129 0 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 3805251 3805251 0 0.0
shell debug (read only) 2878209 2878209 0 0.0
(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 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 206048 206048 0 0.0
.text 2500994 2500994 0 0.0
thermostat-no-ble arm64 (read only) 4346580 4346580 0 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 3851144 3851144 0 0.0
tv-app debug (read only) 5284577 5284577 0 0.0
(read/write) 351664 351664 0 0.0
.bss 242880 242880 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96384 96384 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 271021 271021 0 0.0
.text 4769763 4769763 0 0.0
tv-casting-app debug (read only) 8185953 8185953 0 0.0
(read/write) 313400 313400 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 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 337304 337304 0 0.0
.text 7445955 7445955 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2521976 2521976 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1484660 1484660 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1220960 1220960 0 0.0
bss 154069 154069 0 0.0
rodata 140204 140204 0 0.0
text 847740 847740 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1342712 1342712 0 0.0
bss 140079 140079 0 0.0
rodata 135648 135648 0 0.0
text 776336 776336 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1160412 1160412 0 0.0
bss 153994 153994 0 0.0
rodata 113712 113712 0 0.0
text 813688 813688 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838048 838048 0 0.0
(read/write) 1769548 1769548 0 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 1326710 1326710 0 0.0
.debug_aranges 143000 143000 0 0.0
.debug_frame 474428 474428 0 0.0
.debug_info 30615327 30615327 0 0.0
.debug_line 3943246 3943246 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2287813 2287813 0 0.0
.debug_rnglists 153927 153927 0 0.0
.debug_str 4160651 4160652 1 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 829782 829782 0 0.0
.symtab 506352 506352 0 0.0
.text 1565868 1565868 0 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) 1680932 1680932 0 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 1258899 1258899 0 0.0
.debug_aranges 137120 137120 0 0.0
.debug_frame 460136 460136 0 0.0
.debug_info 28448551 28448551 0 0.0
.debug_line 3793273 3793273 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2187944 2187944 0 0.0
.debug_rnglists 147443 147443 0 0.0
.debug_str 3993181 3993182 1 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 741385 741385 0 0.0
.symtab 474784 474784 0 0.0
.text 1479364 1479364 0 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) 1607364 1607364 0 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 1100274 1100274 0 0.0
.debug_aranges 127176 127176 0 0.0
.debug_frame 423028 423028 0 0.0
.debug_info 23577896 23577896 0 0.0
.debug_line 3368401 3368401 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2024290 2024290 0 0.0
.debug_rnglists 136977 136977 0 0.0
.debug_str 3800070 3800071 1 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 654477 654477 0 0.0
.symtab 436240 436240 0 0.0
.text 1412124 1412124 0 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) 1640212 1640212 0 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 1093306 1093306 0 0.0
.debug_aranges 125872 125872 0 0.0
.debug_frame 418296 418296 0 0.0
.debug_info 23389243 23389243 0 0.0
.debug_line 3321124 3321124 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2001177 2001177 0 0.0
.debug_rnglists 135012 135012 0 0.0
.debug_str 3762651 3762652 1 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 628059 628059 0 0.0
.symtab 427824 427824 0 0.0
.text 1417708 1417708 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1176172 1176172 0 0.0
.bss 100608 100608 0 0.0
.data 744 744 0 0.0
.text 623016 623016 0 0.0
lock-app qpg6105+debug (read/write) 1132652 1132652 0 0.0
.bss 95288 95288 0 0.0
.data 748 748 0 0.0
.text 579492 579492 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856128 856128 0 0.0
bss 77996 77996 0 0.0
text 603756 603756 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1122988 1122988 0 0.0
bss 112724 112724 0 0.0
text 780456 780456 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1076128 1076128 0 0.0
bss 122236 122236 0 0.0
text 743898 743898 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931424 931424 0 0.0
bss 106876 106876 0 0.0
text 640952 640952 0 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 606822 606822 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 961608 961608 0 0.0
bss 88184 88184 0 0.0
text 683242 683242 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1087380 1087380 0 0.0
bss 112384 112384 0 0.0
text 761594 761594 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 917948 917948 0 0.0
bss 78812 78812 0 0.0
text 637694 637694 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 944752 944752 0 0.0
bss 104976 104976 0 0.0
text 656724 656724 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 863356 863356 0 0.0
bss 78228 78228 0 0.0
text 611028 611028 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 804224 804224 0 0.0
bss 66248 66248 0 0.0
text 578064 578064 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 819880 819880 0 0.0
bss 66652 66652 0 0.0
text 588644 588644 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 708920 708920 0 0.0
bss 86424 86424 0 0.0
text 461956 461956 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 861936 861936 0 0.0
bss 78204 78204 0 0.0
text 610206 610206 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 847168 847168 0 0.0
bss 77932 77932 0 0.0
text 597562 597562 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 825268 825268 0 0.0
bss 66536 66536 0 0.0
text 593388 593388 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822732 822732 0 0.0
bss 66888 66888 0 0.0
text 590436 590436 0 0.0

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.

We should fix the spelling of Behavior in the spec instead.

More to the point: this already got renamed once; we can't easily rename it again.

@bzbarsky-apple
Copy link
Contributor

Note also that the spec is already inconsistent: it calls it "Behavior" some places and "Behaviour" in others...

@ReneJosefsen
Copy link
Contributor

To add to that, as far as I know, the proposed Vale rule would suggest "behavior".

Kind of agree with Boris here that it might be better to adjust spec in this specific case.

@ReneJosefsen
Copy link
Contributor

Almost sounds like we should just do a mass fix of this one and get it aligned on "behavior" 🤷🏼

@woody-apple woody-apple added this to the 1.3 Release milestone Oct 27, 2023
@github-actions github-actions bot removed the darwin label Nov 1, 2023
@andy31415 andy31415 dismissed bzbarsky-apple’s stale review November 1, 2023 17:56

Undid the naming change.

@github-actions github-actions bot added the darwin label Nov 1, 2023
Copy link

github-actions bot commented Nov 1, 2023

PR #29946: Size comparison from 0db7c58 to 0a75ca9

Increases (15 builds for bl702, bl702l, cc32xx, linux, psoc6)
platform target config section 0db7c58 0a75ca9 change % change
bl702 lighting-app bl702 .debug_info 41616300 41616312 12 0.0
.debug_loc 3665750 3665765 15 0.0
.debug_str 4096259 4096268 9 0.0
bl702+mfd .debug_info 41656598 41656610 12 0.0
.debug_loc 3703912 3703927 15 0.0
.debug_str 4101790 4101799 9 0.0
bl702+rpc .debug_info 46761812 46761824 12 0.0
.debug_loc 3873389 3873404 15 0.0
.debug_str 4524189 4524198 9 0.0
bl706-eth .debug_info 22556959 22556971 12 0.0
.debug_str 3639296 3639305 9 0.0
bl706-wifi .debug_info 23944297 23944309 12 0.0
.debug_loc 3270564 3270580 16 0.0
.debug_str 3740770 3740779 9 0.0
bl702l lighting-app bl702l .debug_info 41433797 41433809 12 0.0
.debug_str 4126033 4126042 9 0.0
bl702l+mfd .debug_info 41476138 41476150 12 0.0
.debug_str 4131554 4131563 9 0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20703365 20703371 6 0.0
.debug_str 3466506 3466515 9 0.0
linux all-clusters-app debug (read only) 5293353 5293409 56 0.0
(read/write) 418840 418872 32 0.0
.data.rel.ro 278816 278848 32 0.0
.rodata 300236 300268 32 0.0
chip-tool debug (read only) 10331809 1033183 24 0.0
(read/write) 447936 447968 32 0.0
.data.rel.ro 342008 342040 32 0.0
chip-tool-ipv6only arm64 (read only) 10210296 10210328 32 0.0
.data.rel.ro 379504 379536 32 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30395001 30395025 24 0.0
.debug_str 4129239 4129248 9 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 28657826 28657844 18 0.0
.debug_str 4021976 4021985 9 0.0
light cy8ckit_062s2_43012 .debug_info 23752626 23752638 12 0.0
.debug_str 3828798 3828807 9 0.0
lock cy8ckit_062s2_43012 .debug_info 23558092 23558098 6 0.0
.debug_str 3790935 3790944 9 0.0
Decreases (7 builds for bl702, bl702l, cc32xx, psoc6)
platform target config section 0db7c58 0a75ca9 change % change
bl702 lighting-app bl706-eth .debug_loc 3083453 3083437 -16 -0.0
bl702l lighting-app bl702l .debug_loc 3616316 3616301 -15 -0.0
bl702l+mfd .debug_loc 3654478 3654463 -15 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL .debug_loclists 1583714 1583704 -10 -0.0
lock CC3235SF_LAUNCHXL .debug_loclists 1639406 1639395 -11 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_loclists 2250145 2250144 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_loclists 2194561 2194560 -1 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0db7c58 0a75ca9 change % change
bl602 lighting-app bl602 (read/write) 1410074 1410074 0 0.0
.bss 88488 88488 0 0.0
.data 9360 9360 0 0.0
.text 1075144 1075144 0 0.0
bl602+mfd (read/write) 1424498 1424498 0 0.0
.bss 88656 88656 0 0.0
.data 9336 9336 0 0.0
.text 1090460 1090460 0 0.0
bl602+rpc (read/write) 1457086 1457086 0 0.0
.bss 96520 96520 0 0.0
.data 9736 9736 0 0.0
.text 1106632 1106632 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1208007 1208007 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32597 32597 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1552481 1552481 0 0.0
.debug_aranges 139128 139128 0 0.0
.debug_frame 509816 509816 0 0.0
.debug_info 41616300 41616312 12 0.0
.debug_line 5455881 5455881 0 0.0
.debug_loc 3665750 3665765 15 0.0
.debug_ranges 446328 446328 0 0.0
.debug_str 4096259 4096268 9 0.0
.hbn 584 584 0 0.0
.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 106612 106612 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 599479 599479 0 0.0
.symtab 178816 178816 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
972742 972742 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1219119 1219119 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 32773 32773 0 0.0
.bss_psram 66128 66128 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1554212 1554212 0 0.0
.debug_aranges 140296 140296 0 0.0
.debug_frame 515248 515248 0 0.0
.debug_info 41656598 41656610 12 0.0
.debug_line 5496217 5496217 0 0.0
.debug_loc 3703912 3703927 15 0.0
.debug_ranges 448568 448568 0 0.0
.debug_str 4101790 4101799 9 0.0
.hbn 584 584 0 0.0
.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 105552 105552 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 603239 603239 0 0.0
.symtab 180576 180576 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
984770 984770 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1308275 1308275 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 41061 41061 0 0.0
.bss_psram 66112 66112 0 0.0
.comment 48 48 0 0.0
.data 4120 4120 0 0.0
.debug_abbrev 1733479 1733479 0 0.0
.debug_aranges 147744 147744 0 0.0
.debug_frame 538860 538860 0 0.0
.debug_info 46761812 46761824 12 0.0
.debug_line 5886302 5886302 0 0.0
.debug_loc 3873389 3873404 15 0.0
.debug_ranges 473896 473896 0 0.0
.debug_str 4524189 4524198 9 0.0
.hbn 584 584 0 0.0
.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 121512 121512 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 663436 663436 0 0.0
.symtab 197936 197936 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3478 3478 0 0.0
.text 0 0 0 0.0
1048550 1048550 0 0.0
bl706-eth (read/write) 995333 995333 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 27752 27752 0 0.0
.bss_psram 97975 97975 0 0.0
.comment 48 48 0 0.0
.data 3120 3120 0 0.0
.debug_abbrev 1071608 1071608 0 0.0
.debug_aranges 111960 111960 0 0.0
.debug_frame 413748 413748 0 0.0
.debug_info 22556959 22556971 12 0.0
.debug_line 4147405 4147405 0 0.0
.debug_loc 3083453 3083437 -16 -0.0
.debug_ranges 364744 364744 0 0.0
.debug_str 3639296 3639305 9 0.0
.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 99252 99252 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 457927 457927 0 0.0
.symtab 133456 133456 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3458 3458 0 0.0
.text 0 0 0 0.0
738286 738286 0 0.0
bl706-wifi (read/write) 1230170 1230170 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 400 400 0 0.0
.bss 14637 14637 0 0.0
.bss_psram 98727 98727 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1187391 1187391 0 0.0
.debug_aranges 119624 119624 0 0.0
.debug_frame 619760 619760 0 0.0
.debug_info 23944297 23944309 12 0.0
.debug_line 4572303 4572303 0 0.0
.debug_loc 3270564 3270580 16 0.0
.debug_ranges 392600 392600 0 0.0
.debug_str 3740770 3740779 9 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 120112 120112 0 0.0
.rsvd 4 4 0 0.0
.shstrtab 297 297 0 0.0
.stack 2048 2048 0 0.0
.strtab 507032 507032 0 0.0
.symtab 152752 152752 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3994 3994 0 0.0
.text 0 0 0 0.0
962396 962396 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1178808 1178808 0 0.0
.boot2 400 400 0 0.0
.bss 20576 20576 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4936 4936 0 0.0
.debug_abbrev 1552742 1552742 0 0.0
.debug_aranges 134336 134336 0 0.0
.debug_frame 491772 491772 0 0.0
.debug_info 41433797 41433809 12 0.0
.debug_line 5383927 5383927 0 0.0
.debug_loc 3616316 3616301 -15 -0.0
.debug_ranges 454488 454488 0 0.0
.debug_str 4126033 4126042 9 0.0
.hbn 3220 3220 0 0.0
.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 100768 100768 0 0.0
.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 603009 603009 0 0.0
.symtab 179440 179440 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
962650 962650 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190020 1190020 0 0.0
.boot2 400 400 0 0.0
.bss 20752 20752 0 0.0
.bss_psram 79248 79248 0 0.0
.comment 48 48 0 0.0
.data 4912 4912 0 0.0
.debug_abbrev 1554488 1554488 0 0.0
.debug_aranges 135504 135504 0 0.0
.debug_frame 497200 497200 0 0.0
.debug_info 41476138 41476150 12 0.0
.debug_line 5424140 5424140 0 0.0
.debug_loc 3654478 3654463 -15 -0.0
.debug_ranges 456728 456728 0 0.0
.debug_str 4131554 4131563 9 0.0
.hbn 3220 3220 0 0.0
.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 99708 99708 0 0.0
.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 606837 606837 0 0.0
.symtab 181232 181232 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 512 512 0 0.0
.text 0 0 0 0.0
974770 974770 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 735987 735987 0 0.0
(read/write) 166436 166436 0 0.0
.bss 88852 88852 0 0.0
.data 3420 3420 0 0.0
.rodata 84455 84455 0 0.0
.text 651144 651144 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757555 757555 0 0.0
(read/write) 176720 176720 0 0.0
.bss 99100 99100 0 0.0
.data 3440 3440 0 0.0
.rodata 79999 79999 0 0.0
.text 677164 677164 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 744899 744899 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106087 106087 0 0.0
.text 638420 638420 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695699 695699 0 0.0
(read/write) 165528 165528 0 0.0
.bss 87720 87720 0 0.0
.data 3408 3408 0 0.0
.rodata 80239 80239 0 0.0
.text 615072 615072 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681371 681371 0 0.0
(read/write) 165668 165668 0 0.0
.bss 87864 87864 0 0.0
.data 3404 3404 0 0.0
.rodata 76071 76071 0 0.0
.text 604912 604912 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 562314 562314 0 0.0
(read/write) 206492 206492 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 199956 199956 0 0.0
.comment 206 206 0 0.0
.data 1412 1412 0 0.0
.debug_abbrev 903138 903138 0 0.0
.debug_aranges 104584 104584 0 0.0
.debug_frame 352236 352236 0 0.0
.debug_info 19522734 19522734 0 0.0
.debug_line 2597161 2597161 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1583714 1583704 -10 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107945 107945 0 0.0
.debug_str 3402320 3402320 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 83714 83714 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 468295 468295 0 0.0
.symtab 279440 279440 0 0.0
.text 476480 476480 0 0.0
lock CC3235SF_LAUNCHXL (read only) 618506 618506 0 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 943798 943798 0 0.0
.debug_aranges 109048 109048 0 0.0
.debug_frame 367516 367516 0 0.0
.debug_info 20703365 20703371 6 0.0
.debug_line 2667533 2667533 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1639406 1639395 -11 -0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 112482 112482 0 0.0
.debug_str 3466506 3466515 9 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106290 106290 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 517531 517531 0 0.0
.symtab 299056 299056 0 0.0
.text 0 0 0 0.0
510092 510092 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 553119 553119 0 0.0
.app_xip_area 444337 444337 0 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) 539183 539183 0 0.0
.app_xip_area 425601 425601 0 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) 574687 574687 0 0.0
.app_xip_area 467233 467233 0 0.0
.bss 62496 62496 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) 550895 550895 0 0.0
.app_xip_area 440353 440353 0 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) 1006816 1006816 0 0.0
.bss 171920 171920 0 0.0
.data 2692 2692 0 0.0
.text 832184 832184 0 0.0
BRD4187C (read/write) 1092912 1092912 0 0.0
.bss 195484 195484 0 0.0
.data 3300 3300 0 0.0
.text 894108 894108 0 0.0
lock-app BRD4161A+wf200 (read/write) 1104088 1104088 0 0.0
.bss 186632 186632 0 0.0
.data 2708 2708 0 0.0
.text 914724 914724 0 0.0
window-app BRD4187C (read/write) 1128948 1128948 0 0.0
.bss 167900 167900 0 0.0
.data 3172 3172 0 0.0
.text 957856 957856 0 0.0
esp32 all-clusters-app c3devkit (read only) 1133002 1133002 0 0.0
(read/write) 1670484 1670484 0 0.0
.dram0.bss 71904 71904 0 0.0
.dram0.data 13020 13020 0 0.0
.flash.rodata 241696 241696 0 0.0
.flash.text 1133002 1133002 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177563 1177563 0 0.0
(read/write) 520316 520316 0 0.0
.dram0.bss 78552 78552 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 273364 273364 0 0.0
.flash.text 1172179 1172179 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 589956 589956 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70752 70752 0 0.0
.data 2132 2132 0 0.0
.text 589420 589420 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 684836 684836 0 0.0
.bss 66952 66952 0 0.0
.data 2716 2716 0 0.0
.text 571688 571688 0 0.0
light k32w0+release (read only) 589660 589660 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70440 70440 0 0.0
.data 2120 2120 0 0.0
.text 589124 589124 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 776848 776848 0 0.0
.bss 76628 76628 0 0.0
.data 1928 1928 0 0.0
.text 654832 654832 0 0.0
lock k32w0+release (read only) 561436 561436 0 0.0
(read/write) 85012 85012 0 0.0
.bss 68328 68328 0 0.0
.data 2060 2060 0 0.0
.text 560900 560900 0 0.0
linux air-purifier-app debug (read only) 2469325 2469325 0 0.0
(read/write) 126264 126264 0 0.0
.bss 46608 46608 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72184 72184 0 0.0
.dynamic 608 608 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 177344 177344 0 0.0
.text 2118085 2118085 0 0.0
all-clusters-app debug (read only) 5293353 5293409 56 0.0
(read/write) 418840 418872 32 0.0
.bss 128944 128944 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 278816 278848 32 0.0
.dynamic 624 624 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 300236 300268 32 0.0
.text 4612947 4612947 0 0.0
all-clusters-minimal-app debug (read only) 4884697 4884697 0 0.0
(read/write) 233016 233016 0 0.0
.bss 126672 126672 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 95456 95456 0 0.0
.dynamic 624 624 0 0.0
.got 5320 5320 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 270269 270269 0 0.0
.text 4383235 4383235 0 0.0
bridge-app debug (read only) 4366025 4366025 0 0.0
(read/write) 215128 215128 0 0.0
.bss 118872 118872 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84784 84784 0 0.0
.dynamic 624 624 0 0.0
.got 5288 5288 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 218237 218237 0 0.0
.text 3930083 3930083 0 0.0
chip-tool debug (read only) 10331809 1033183 24 0.0
(read/write) 447936 447968 32 0.0
.bss 93720 93720 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 342008 342040 32 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 390025 390025 0 0.0
.text 9337395 9337395 0 0.0
chip-tool-ipv6only arm64 (read only) 10210296 10210328 32 0.0
(read/write) 514400 514400 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 379504 379536 32 0.0
.dynamic 512 512 0 0.0
.got 18592 18592 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 316544 316544 0 0.0
.text 9116312 9116312 0 0.0
lighting-app debug+rpc+ui (read only) 5225353 5225353 0 0.0
(read/write) 223120 223120 0 0.0
.bss 118160 118160 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 92992 92992 0 0.0
.dynamic 672 672 0 0.0
.got 5904 5904 0 0.0
.init 27 27 0 0.0
.init_array 952 952 0 0.0
.rodata 336628 336628 0 0.0
.text 4645427 4645427 0 0.0
lock-app debug (read only) 4465561 4465561 0 0.0
(read/write) 203256 203256 0 0.0
.bss 113392 113392 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79464 79464 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247549 247549 0 0.0
.text 4008339 4008339 0 0.0
ota-provider-app debug (read only) 4121609 4121609 0 0.0
(read/write) 192192 192192 0 0.0
.bss 113536 113536 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68816 68816 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 199837 199837 0 0.0
.text 3730851 3730851 0 0.0
ota-requestor-app debug (read only) 4207881 4207881 0 0.0
(read/write) 196408 196408 0 0.0
.bss 114560 114560 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71760 71760 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 203581 203581 0 0.0
.text 3809075 3809075 0 0.0
shell debug (read only) 2757969 2757969 0 0.0
(read/write) 149120 149120 0 0.0
.bss 59592 59592 0 0.0
.data 816 816 0 0.0
.data.rel.ro 82928 82928 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 181024 181024 0 0.0
.text 2406210 2406210 0 0.0
thermostat-no-ble arm64 (read only) 4359800 4359800 0 0.0
(read/write) 245544 245544 0 0.0
.bss 122168 122168 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 101624 101624 0 0.0
.dynamic 512 512 0 0.0
.got 11904 11904 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161332 161332 0 0.0
.text 3859688 3859688 0 0.0
tv-app debug (read only) 5289817 5289817 0 0.0
(read/write) 352016 352016 0 0.0
.bss 243104 243104 0 0.0
.data 5024 5024 0 0.0
.data.rel.ro 96512 96512 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 271309 271309 0 0.0
.text 4774355 4774355 0 0.0
tv-casting-app debug (read only) 8274753 8274753 0 0.0
(read/write) 315224 315224 0 0.0
.bss 155872 155872 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 150032 150032 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 339128 339128 0 0.0
.text 7528371 7528371 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523088 2523088 0 0.0
.bss 219048 219048 0 0.0
.data 5136 5136 0 0.0
.text 1485772 1485772 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1179828 1179828 0 0.0
bss 153980 153980 0 0.0
rodata 118928 118928 0 0.0
text 828020 828020 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1327264 1327264 0 0.0
bss 139990 139990 0 0.0
rodata 134960 134960 0 0.0
text 761660 761660 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161648 1161648 0 0.0
bss 154219 154219 0 0.0
rodata 113924 113924 0 0.0
text 814580 814580 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 838136 838136 0 0.0
(read/write) 1723780 1723780 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 192708 192708 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 1327154 1327154 0 0.0
.debug_aranges 141264 141264 0 0.0
.debug_frame 468096 468096 0 0.0
.debug_info 30395001 30395025 24 0.0
.debug_line 3902819 3902819 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2250145 2250144 -1 -0.0
.debug_rnglists 152058 152058 0 0.0
.debug_str 4129239 4129248 9 0.0
.heap 838136 838136 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 798817 798817 0 0.0
.symtab 494272 494272 0 0.0
.text 0 0 0 0.0
1520188 1520188 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839936 839936 0 0.0
(read/write) 1682340 1682340 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190932 190932 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 1267364 1267364 0 0.0
.debug_aranges 137480 137480 0 0.0
.debug_frame 461484 461484 0 0.0
.debug_info 28657826 28657844 18 0.0
.debug_line 3807888 3807888 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2194561 2194560 -1 -0.0
.debug_rnglists 147873 147873 0 0.0
.debug_str 4021976 4021985 9 0.0
.heap 839936 839936 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 743172 743172 0 0.0
.symtab 475328 475328 0 0.0
.text 1480548 1480548 0 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) 1608508 1608508 0 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 1109042 1109042 0 0.0
.debug_aranges 127552 127552 0 0.0
.debug_frame 424408 424408 0 0.0
.debug_info 23752626 23752638 12 0.0
.debug_line 3382186 3382186 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2031045 2031045 0 0.0
.debug_rnglists 137419 137419 0 0.0
.debug_str 3828798 3828807 9 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 656341 656341 0 0.0
.symtab 436832 436832 0 0.0
.text 1413268 1413268 0 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) 1641252 1641252 0 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 1101888 1101888 0 0.0
.debug_aranges 126232 126232 0 0.0
.debug_frame 419644 419644 0 0.0
.debug_info 23558092 23558098 6 0.0
.debug_line 3334410 3334410 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2007705 2007705 0 0.0
.debug_rnglists 135430 135430 0 0.0
.debug_str 3790935 3790944 9 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 629808 629808 0 0.0
.symtab 428368 428368 0 0.0
.text 1418748 1418748 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177172 1177172 0 0.0
.bss 100584 100584 0 0.0
.data 744 744 0 0.0
.text 624016 624016 0 0.0
lock-app qpg6105+debug (read/write) 1137512 1137512 0 0.0
.bss 95328 95328 0 0.0
.data 776 776 0 0.0
.text 584356 584356 0 0.0
telink air-quality-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 856972 856972 0 0.0
bss 77996 77996 0 0.0
text 604474 604474 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1078588 1078588 0 0.0
bss 112632 112632 0 0.0
text 758114 758114 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1077300 1077300 0 0.0
bss 122460 122460 0 0.0
text 744630 744630 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932268 932268 0 0.0
bss 106876 106876 0 0.0
text 641670 641670 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 860368 860368 0 0.0
bss 78120 78120 0 0.0
text 607572 607572 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 962456 962456 0 0.0
bss 88184 88184 0 0.0
text 683946 683946 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088308 1088308 0 0.0
bss 112384 112384 0 0.0
text 762348 762348 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 918784 918784 0 0.0
bss 78812 78812 0 0.0
text 638400 638400 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945620 945620 0 0.0
bss 104976 104976 0 0.0
text 657472 657472 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 864204 864204 0 0.0
bss 78228 78228 0 0.0
text 611746 611746 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 805072 805072 0 0.0
bss 66248 66248 0 0.0
text 578782 578782 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 820768 820768 0 0.0
bss 66652 66652 0 0.0
text 589394 589394 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 709036 709036 0 0.0
bss 86424 86424 0 0.0
text 462008 462008 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 862972 862972 0 0.0
bss 78204 78204 0 0.0
text 611108 611108 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 848016 848016 0 0.0
bss 77932 77932 0 0.0
text 598280 598280 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 826144 826144 0 0.0
bss 66536 66536 0 0.0
text 594136 594136 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823608 823608 0 0.0
bss 66888 66888 0 0.0
text 591186 591186 0 0.0

@mergify mergify bot merged commit 06dd555 into project-chip:master Nov 1, 2023
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app controller darwin examples review - approved skip-protocol-compatibility Marker that protocol backwards compatibility checks are to be skipped
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants