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

ESP32: Add multiple interface for ESP32-C6 on all-clusters-app #26191

Merged
merged 2 commits into from
May 23, 2023

Conversation

wqx6
Copy link
Contributor

@wqx6 wqx6 commented Apr 21, 2023

We can enable the secondary network commissioning endpoint for ESP32-C6 on all-clusters-app so that we can pair ESP32-C6 to WiFi or Thread network with the following configurations.

Related to #26159

# Enable OpenThread
CONFIG_OPENTHREAD_ENABLED=y
# Enable Wi-Fi Station
CONFIG_ENABLE_WIFI_STATION=y
# Enable platform mDNS
CONFIG_USE_MINIMAL_MDNS=n

Then we can pair ESP32-C6 to a Wi-Fi network with the command:

./chip-tool pairing ble-wifi 1 <ssid> <password> 20202021 3840

Or pair C6 to a Thread network with the command:

./chip-tool pairing ble-wifi 1 hex:<dataset> 20202021 3840

Both of the commands should work on a firmware.

@github-actions
Copy link

PR #26191: Size comparison from f3f7ecd to d2cad81

Decreases (1 build for cc32xx)
platform target config section f3f7ecd d2cad81c change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20330830 20330829 -1 -0.0
Full report (1 build for cc32xx)
platform target config section f3f7ecd d2cad81c change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643249 643249 0 0.0
(read/write) 203848 203848 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197248 197248 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 933224 933224 0 0.0
.debug_aranges 87792 87792 0 0.0
.debug_frame 302140 302140 0 0.0
.debug_info 20330830 20330829 -1 -0.0
.debug_line 2687904 2687904 0 0.0
.debug_loc 2838960 2838960 0 0.0
.debug_ranges 288072 288072 0 0.0
.debug_str 3042335 3042335 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104401 104401 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 377963 377963 0 0.0
.symtab 256976 256976 0 0.0
.text 536728 536728 0 0.0

@github-actions
Copy link

PR #26191: Size comparison from c2a28c8 to 9a41702

Full report (2 builds for cc32xx, mbed)
platform target config section c2a28c8 9a41702 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 601114 601114 0 0.0
(read/write) 204132 204132 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197544 197544 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 956756 956756 0 0.0
.debug_aranges 103416 103416 0 0.0
.debug_frame 349704 349704 0 0.0
.debug_info 19489250 19489250 0 0.0
.debug_line 2678035 2678035 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1501882 1501882 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96008 96008 0 0.0
.debug_str 3024877 3024877 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104170 104170 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 477531 477531 0 0.0
.symtab 285936 285936 0 0.0
.text 494824 494824 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2492536 2492536 0 0.0
.bss 216272 216272 0 0.0
.data 5144 5144 0 0.0
.text 1455220 1455220 0 0.0

@github-actions
Copy link

github-actions bot commented May 8, 2023

PR #26191: Size comparison from 6c0c5ea to 70e81e0

Full report (1 build for cc32xx)
platform target config section 6c0c5ea 70e81e0 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 605090 605090 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 957621 957621 0 0.0
.debug_aranges 101136 101136 0 0.0
.debug_frame 341512 341512 0 0.0
.debug_info 19609755 19609755 0 0.0
.debug_line 2666632 2666632 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1489225 1489225 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 94315 94315 0 0.0
.debug_str 3108982 3108982 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104354 104354 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 483384 483384 0 0.0
.symtab 287328 287328 0 0.0
.text 498612 498612 0 0.0

@wqx6 wqx6 force-pushed the esp32/multi_interfaces branch from 70e81e0 to 7c2e317 Compare May 18, 2023 04:32
@github-actions
Copy link

github-actions bot commented May 18, 2023

PR #26191: Size comparison from a295e01 to 7c2e317

Increases (41 builds for bl602, bl702, cyw30739, efr32, k32w, nrfconnect, psoc6, qpg, telink)
platform target config section a295e01 7c2e317 change % change
bl602 lighting-app bl602+rpc (read/write) 1402390 1402398 8 0.0
.text 1067622 1067626 4 0.0
bl702 lighting-app bl702 (read/write) 1188079 1188159 80 0.0
.debug_abbrev 1552342 1555721 3379 0.2
.debug_aranges 135088 135176 88 0.1
.debug_frame 496816 497032 216 0.0
.debug_info 41806994 41897696 90702 0.2
.debug_line 5347898 5353154 5256 0.1
.debug_loc 3474341 3475062 721 0.0
.debug_ranges 374536 374608 72 0.0
.debug_str 3795354 3796195 841 0.0
.strtab 581708 582275 567 0.1
.symtab 175520 175632 112 0.1
.text 966642 966726 84 0.0
bl702+rpc (read/write) 1276883 1276979 96 0.0
.debug_abbrev 1711336 1714704 3368 0.2
.debug_aranges 143376 143464 88 0.1
.debug_frame 524828 525044 216 0.0
.debug_info 46730332 46821577 91245 0.2
.debug_line 5763734 5769071 5337 0.1
.debug_loc 3677102 3677823 721 0.0
.debug_ranges 399896 399968 72 0.0
.debug_str 4220733 4221574 841 0.0
.strtab 643028 643595 567 0.1
.symtab 194016 194128 112 0.1
.text 1040028 1040114 86 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524459 524523 64 0.0
.app_xip_area 417253 417317 64 0.0
lock cyw930739m2evb_01 (read/write) 529139 529203 64 0.0
.app_xip_area 416629 416693 64 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566163 566227 64 0.0
.app_xip_area 459717 459781 64 0.0
switch cyw930739m2evb_01 (read/write) 530931 530995 64 0.0
.app_xip_area 421917 421981 64 0.0
efr32 lighting-app BRD4187C (read/write) 1000736 1000800 64 0.0
.text 838516 838580 64 0.0
window-app BRD4187C (read/write) 1075920 1076000 80 0.0
.text 929348 929428 80 0.0
k32w contact k32w0+release (read only) 583548 583612 64 0.0
.text 583012 583076 64 0.0
light k32w0+release (read only) 582516 582580 64 0.0
.text 581980 582044 64 0.0
lock k32w0+release (read only) 555956 556020 64 0.0
.text 555420 555484 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177436 1177516 80 0.0
text 808132 808200 68 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1123592 1123656 64 0.0
text 778348 778412 64 0.0
light-switch-app nrf52840dk_nrf52840 (read/write) 1087508 1087572 64 0.0
text 749376 749440 64 0.0
lighting-app nrf52840dk_nrf52840+rpc (read/write) 1134392 1134456 64 0.0
text 788560 788624 64 0.0
nrf52840dongle_nrf52840 (read/write) 1079836 1079900 64 0.0
text 745560 745628 68 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 1075432 1075496 64 0.0
text 729660 729724 64 0.0
lock-app nrf52840dk_nrf52840 (read/write) 1123552 1123616 64 0.0
text 762064 762132 68 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 1034920 1034984 64 0.0
text 679436 679500 64 0.0
pump-app nrf52840dk_nrf52840 (read/write) 1076368 1076432 64 0.0
text 740596 740660 64 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 1063988 1064052 64 0.0
text 731580 731644 64 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 28005984 28005985 1 0.0
lock cy8ckit_062s2_43012 .debug_info 23147019 23147021 2 0.0
qpg lighting-app qpg6105+debug (read/write) 1170288 1170360 72 0.0
.text 617388 617460 72 0.0
lock-app qpg6105+debug (read/write) 1139540 1139604 64 0.0
.text 586640 586704 64 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1002424 1002472 48 0.0
text 681046 681092 46 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 938028 938076 48 0.0
text 642812 642858 46 0.0
bridge-app tlsr9518adk80d (read/write) 919432 919472 40 0.0
text 635462 635508 46 0.0
contact-sensor-app tlsr9518adk80d (read/write) 847672 847712 40 0.0
text 575494 575538 44 0.0
light-switch-app tlsr9518adk80d (read/write) 863968 864008 40 0.0
text 590122 590166 44 0.0
lighting-app tlsr9518adk80d (read/write) 934580 934628 48 0.0
text 652460 652502 42 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 946000 946040 40 0.0
text 660018 660058 40 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1002864 1002904 40 0.0
text 696174 696216 42 0.0
lock-app tlsr9518adk80d (read/write) 902664 902704 40 0.0
text 604138 604180 42 0.0
ota-requestor-app tlsr9518adk80d (read/write) 870552 870600 48 0.0
text 597588 597634 46 0.0
pump-app tlsr9518adk80d (read/write) 853664 853712 48 0.0
text 581668 581714 46 0.0
pump-controller-app tlsr9518adk80d (read/write) 840468 840508 40 0.0
text 571790 571834 44 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 836696 836744 48 0.0
text 567500 567546 46 0.0
thermostat tlsr9518adk80d (read/write) 868356 868404 48 0.0
text 591836 591884 48 0.0
window-covering tlsr9518adk80d (read/write) 865016 865056 40 0.0
text 587528 587568 40 0.0
Decreases (2 builds for esp32, psoc6)
platform target config section a295e01 7c2e317 change % change
esp32 all-clusters-app c3devkit (read only) 1053960 1053956 -4 -0.0
.flash.text 1053960 1053956 -4 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27631830 27631829 -1 -0.0
Full report (56 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a295e01 7c2e317 change % change
bl602 lighting-app bl602 (read/write) 1356122 1356122 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036268 1036268 0 0.0
bl602+rpc (read/write) 1402390 1402398 8 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067622 1067626 4 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188079 1188159 80 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1552342 1555721 3379 0.2
.debug_aranges 135088 135176 88 0.1
.debug_frame 496816 497032 216 0.0
.debug_info 41806994 41897696 90702 0.2
.debug_line 5347898 5353154 5256 0.1
.debug_loc 3474341 3475062 721 0.0
.debug_ranges 374536 374608 72 0.0
.debug_str 3795354 3796195 841 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107152 107152 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 581708 582275 567 0.1
.symtab 175520 175632 112 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966642 966726 84 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276883 1276979 96 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1711336 1714704 3368 0.2
.debug_aranges 143376 143464 88 0.1
.debug_frame 524828 525044 216 0.0
.debug_info 46730332 46821577 91245 0.2
.debug_line 5763734 5769071 5337 0.1
.debug_loc 3677102 3677823 721 0.0
.debug_ranges 399896 399968 72 0.0
.debug_str 4220733 4221574 841 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121248 121248 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643028 643595 567 0.1
.symtab 194016 194128 112 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040028 1040114 86 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605490 605490 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 954965 954965 0 0.0
.debug_aranges 103416 103416 0 0.0
.debug_frame 349804 349804 0 0.0
.debug_info 20304695 20304695 0 0.0
.debug_line 2700361 2700361 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1519461 1519461 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96078 96078 0 0.0
.debug_str 3219230 3219230 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104322 104322 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 483655 483655 0 0.0
.symtab 287392 287392 0 0.0
.text 499044 499044 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524459 524523 64 0.0
.app_xip_area 417253 417317 64 0.0
.bss 62184 62184 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529139 529203 64 0.0
.app_xip_area 416629 416693 64 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566163 566227 64 0.0
.app_xip_area 459717 459781 64 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 530931 530995 64 0.0
.app_xip_area 421917 421981 64 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 963708 963708 0 0.0
.bss 179672 179672 0 0.0
.data 2136 2136 0 0.0
.text 781880 781880 0 0.0
BRD4187C (read/write) 1000736 1000800 64 0.0
.bss 159420 159420 0 0.0
.data 2780 2780 0 0.0
.text 838516 838580 64 0.0
lock-app BRD4161A+wf200 (read/write) 1068476 1068476 0 0.0
.bss 174144 174144 0 0.0
.data 2152 2152 0 0.0
.text 892160 892160 0 0.0
window-app BRD4187C (read/write) 1075920 1076000 80 0.0
.bss 143876 143876 0 0.0
.data 2676 2676 0 0.0
.text 929348 929428 80 0.0
esp32 all-clusters-app c3devkit (read only) 1053960 1053956 -4 -0.0
(read/write) 1583696 1583696 0 0.0
.dram0.bss 77176 77176 0 0.0
.dram0.data 13968 13968 0 0.0
.flash.rodata 213416 213416 0 0.0
.flash.text 1053960 1053956 -4 -0.0
.iram0.text 76708 76708 0 0.0
m5stack (read only) 1101851 1101851 0 0.0
(read/write) 492866 492866 0 0.0
.dram0.bss 82192 82192 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 241220 241220 0 0.0
.flash.text 1096467 1096467 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583548 583612 64 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583012 583076 64 0.0
light k32w0+release (read only) 582516 582580 64 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 581980 582044 64 0.0
lock k32w0+release (read only) 555956 556020 64 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555420 555484 64 0.0
linux chip-tool-ipv6only arm64 (read only) 12673948 12673948 0 0.0
(read/write) 746632 746632 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 688008 688008 0 0.0
.dynamic 560 560 0 0.0
.got 16016 16016 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 577120 577120 0 0.0
.text 10325412 10325412 0 0.0
thermostat-no-ble arm64 (read only) 2520788 2520788 0 0.0
(read/write) 142456 142456 0 0.0
.bss 53464 53464 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77728 77728 0 0.0
.dynamic 560 560 0 0.0
.got 5432 5432 0 0.0
.init 24 24 0 0.0
.init_array 384 384 0 0.0
.rodata 129256 129256 0 0.0
.text 2128116 2128116 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495256 2495256 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1457940 1457940 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1177436 1177516 80 0.0
bss 155605 155605 0 0.0
rodata 132988 132988 0 0.0
text 808132 808200 68 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437244 1437244 0 0.0
bss 135345 135345 0 0.0
rodata 229004 229004 0 0.0
text 778796 778796 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1123592 1123656 64 0.0
bss 154757 154757 0 0.0
rodata 109752 109752 0 0.0
text 778348 778412 64 0.0
light-switch-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1087508 1087572 64 0.0
bss 147046 147046 0 0.0
rodata 110412 110412 0 0.0
text 749376 749440 64 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1350072 1350072 0 0.0
bss 128822 128822 0 0.0
rodata 195740 195740 0 0.0
text 731456 731456 0 0.0
lighting-app nrf52840dk_nrf52840+rpc (read only) 4 4 0 0.0
(read/write) 1134392 1134456 64 0.0
bss 157576 157576 0 0.0
rodata 106168 106168 0 0.0
text 788560 788624 64 0.0
nrf52840dongle_nrf52840 (read only) 4 4 0 0.0
(read/write) 1079836 1079900 64 0.0
bss 165706 165706 0 0.0
rodata 84444 84444 0 0.0
text 745560 745628 68 0.0
nrf5340dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1075432 1075496 64 0.0
bss 154478 154478 0 0.0
rodata 107248 107248 0 0.0
text 729660 729724 64 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1350072 1350072 0 0.0
bss 128822 128822 0 0.0
rodata 195740 195740 0 0.0
text 731456 731456 0 0.0
lock-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1123552 1123616 64 0.0
bss 148054 148054 0 0.0
rodata 132856 132856 0 0.0
text 762064 762132 68 0.0
nrf5340dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1034920 1034984 64 0.0
bss 145377 145377 0 0.0
rodata 126024 126024 0 0.0
text 679436 679500 64 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1386468 1386468 0 0.0
bss 129864 129864 0 0.0
rodata 218260 218260 0 0.0
text 744292 744292 0 0.0
pump-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1076368 1076432 64 0.0
bss 146845 146845 0 0.0
rodata 108248 108248 0 0.0
text 740596 740660 64 0.0
pump-controller-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1063988 1064052 64 0.0
bss 146644 146644 0 0.0
rodata 105132 105132 0 0.0
text 731580 731644 64 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840640 840640 0 0.0
(read/write) 1708412 1708412 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190148 190148 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1285191 1285191 0 0.0
.debug_aranges 130704 130704 0 0.0
.debug_frame 434160 434160 0 0.0
.debug_info 28005984 28005985 1 0.0
.debug_line 3797727 3797727 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2052287 2052287 0 0.0
.debug_rnglists 129977 129977 0 0.0
.debug_str 3731869 3731869 0 0.0
.heap 840640 840640 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 719318 719318 0 0.0
.symtab 467424 467424 0 0.0
.text 0 0 0 0.0
1507324 1507324 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841440 841440 0 0.0
(read/write) 1649468 1649468 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189348 189348 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1274930 1274930 0 0.0
.debug_aranges 129952 129952 0 0.0
.debug_frame 436600 436600 0 0.0
.debug_info 27631830 27631829 -1 -0.0
.debug_line 3810919 3810919 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2043199 2043199 0 0.0
.debug_rnglists 128926 128926 0 0.0
.debug_str 3720628 3720628 0 0.0
.heap 841440 841440 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 675600 675600 0 0.0
.symtab 451840 451840 0 0.0
.text 1449180 1449180 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571108 1571108 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1108650 1108650 0 0.0
.debug_aranges 120104 120104 0 0.0
.debug_frame 399836 399836 0 0.0
.debug_info 22978711 22978711 0 0.0
.debug_line 3373914 3373914 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1874692 1874692 0 0.0
.debug_rnglists 118555 118555 0 0.0
.debug_str 3526278 3526278 0 0.0
.heap 849736 849736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 591603 591603 0 0.0
.symtab 414288 414288 0 0.0
.text 1379116 1379116 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821952 821952 0 0.0
(read/write) 1627628 1627628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208996 208996 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107709 1107709 0 0.0
.debug_aranges 120608 120608 0 0.0
.debug_frame 401928 401928 0 0.0
.debug_info 23147019 23147021 2 0.0
.debug_line 3370318 3370318 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1888136 1888136 0 0.0
.debug_rnglists 119011 119011 0 0.0
.debug_str 3541268 3541268 0 0.0
.heap 821952 821952 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 595604 595604 0 0.0
.symtab 416624 416624 0 0.0
.text 1407852 1407852 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170288 1170360 72 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617388 617460 72 0.0
lock-app qpg6105+debug (read/write) 1139540 1139604 64 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 586640 586704 64 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1002424 1002472 48 0.0
bss 97952 97952 0 0.0
text 681046 681092 46 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 938028 938076 48 0.0
bss 97004 97004 0 0.0
text 642812 642858 46 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 919432 919472 40 0.0
bss 99348 99348 0 0.0
text 635462 635508 46 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847672 847712 40 0.0
bss 88904 88904 0 0.0
text 575494 575538 44 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 863968 864008 40 0.0
bss 89060 89060 0 0.0
text 590122 590166 44 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934580 934628 48 0.0
bss 97376 97376 0 0.0
text 652460 652502 42 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946000 946040 40 0.0
bss 101624 101624 0 0.0
text 660018 660058 40 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1002864 1002904 40 0.0
bss 98940 98940 0 0.0
text 696174 696216 42 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902664 902704 40 0.0
bss 89556 89556 0 0.0
text 604138 604180 42 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870552 870600 48 0.0
bss 90176 90176 0 0.0
text 597588 597634 46 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 853664 853712 48 0.0
bss 89024 89024 0 0.0
text 581668 581714 46 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840468 840508 40 0.0
bss 88824 88824 0 0.0
text 571790 571834 44 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 836696 836744 48 0.0
bss 88744 88744 0 0.0
text 567500 567546 46 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868356 868404 48 0.0
bss 90448 90448 0 0.0
text 591836 591884 48 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865016 865056 40 0.0
bss 90868 90868 0 0.0
text 587528 587568 40 0.0

@github-actions
Copy link

github-actions bot commented May 23, 2023

PR #26191: Size comparison from 1efbaf6 to b78ff62

Increases (39 builds for bl602, bl702, cyw30739, efr32, k32w, nrfconnect, qpg, telink)
platform target config section 1efbaf6 b78ff62 change % change
bl602 lighting-app bl602 .text 1036522 1036524 2 0.0
bl702 lighting-app bl702 (read/write) 1188095 1188175 80 0.0
.debug_abbrev 1552304 1555683 3379 0.2
.debug_aranges 135936 136024 88 0.1
.debug_frame 500168 500384 216 0.0
.debug_info 42057213 42150075 92862 0.2
.debug_line 5365232 5370488 5256 0.1
.debug_loc 3495059 3495780 721 0.0
.debug_ranges 375504 375576 72 0.0
.debug_str 3833152 3833993 841 0.0
.strtab 581633 582200 567 0.1
.symtab 175520 175632 112 0.1
.text 966642 966724 82 0.0
bl702+rpc (read/write) 1276883 1276963 80 0.0
.debug_abbrev 1711298 1714666 3368 0.2
.debug_aranges 144224 144312 88 0.1
.debug_frame 528180 528396 216 0.0
.debug_info 46982646 47076051 93405 0.2
.debug_line 5781068 5786405 5337 0.1
.debug_loc 3697849 3698570 721 0.0
.debug_ranges 400864 400936 72 0.0
.debug_str 4258531 4259372 841 0.0
.strtab 642953 643520 567 0.1
.symtab 194016 194128 112 0.1
.text 1040028 1040112 84 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524507 524579 72 0.0
.app_xip_area 417301 417373 72 0.0
lock cyw930739m2evb_01 (read/write) 529195 529259 64 0.0
.app_xip_area 416685 416749 64 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566235 566299 64 0.0
.app_xip_area 459789 459853 64 0.0
switch cyw930739m2evb_01 (read/write) 530995 531059 64 0.0
.app_xip_area 421981 422045 64 0.0
efr32 lighting-app BRD4187C (read/write) 1000920 1000984 64 0.0
.text 838708 838772 64 0.0
window-app BRD4187C (read/write) 1076156 1076244 88 0.0
.text 929576 929664 88 0.0
k32w contact k32w0+release (read only) 583596 583660 64 0.0
.text 583060 583124 64 0.0
light k32w0+release (read only) 582572 582620 48 0.0
.text 582036 582084 48 0.0
lock k32w0+release (read only) 556012 556076 64 0.0
.text 555476 555540 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177508 1177572 64 0.0
text 808184 808248 64 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1123728 1123792 64 0.0
text 778480 778544 64 0.0
light-switch-app nrf52840dk_nrf52840 (read/write) 1087564 1087628 64 0.0
text 749424 749488 64 0.0
lighting-app nrf52840dk_nrf52840+rpc (read/write) 1134432 1134512 80 0.0
text 788604 788672 68 0.0
nrf52840dongle_nrf52840 (read/write) 1079892 1079956 64 0.0
text 745612 745676 64 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 1075488 1075552 64 0.0
text 729708 729772 64 0.0
lock-app nrf52840dk_nrf52840 (read/write) 1123608 1123672 64 0.0
text 762116 762180 64 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 1034976 1035040 64 0.0
text 679484 679548 64 0.0
pump-app nrf52840dk_nrf52840 (read/write) 1076424 1076488 64 0.0
text 740644 740704 60 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 1064044 1064108 64 0.0
text 731628 731692 64 0.0
qpg lighting-app qpg6105+debug (read/write) 1170624 1170688 64 0.0
.text 617724 617788 64 0.0
lock-app qpg6105+debug (read/write) 1139748 1139812 64 0.0
.text 586848 586912 64 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1002520 1002560 40 0.0
text 681132 681176 44 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 938228 938268 40 0.0
text 643000 643044 44 0.0
bridge-app tlsr9518adk80d (read/write) 919520 919568 48 0.0
text 635548 635594 46 0.0
contact-sensor-app tlsr9518adk80d (read/write) 847768 847808 40 0.0
text 575582 575624 42 0.0
light-switch-app tlsr9518adk80d (read/write) 864056 864104 48 0.0
text 590206 590252 46 0.0
lighting-app tlsr9518adk80d (read/write) 934676 934716 40 0.0
text 652548 652588 40 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 946088 946136 48 0.0
text 660102 660146 44 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1002952 1003000 48 0.0
text 696260 696304 44 0.0
lock-app tlsr9518adk80d (read/write) 902752 902800 48 0.0
text 604222 604270 48 0.0
ota-requestor-app tlsr9518adk80d (read/write) 870648 870696 48 0.0
text 597674 597722 48 0.0
pump-app tlsr9518adk80d (read/write) 853760 853808 48 0.0
text 581754 581800 46 0.0
pump-controller-app tlsr9518adk80d (read/write) 840556 840604 48 0.0
text 571874 571920 46 0.0
temperature-measurement-app tlsr9518adk80d (read/write) 836800 836840 40 0.0
text 567590 567632 42 0.0
thermostat tlsr9518adk80d (read/write) 868452 868492 40 0.0
text 591924 591966 42 0.0
window-covering tlsr9518adk80d (read/write) 865104 865152 48 0.0
text 587612 587656 44 0.0
Decreases (6 builds for bl602, efr32, esp32, psoc6)
platform target config section 1efbaf6 b78ff62 change % change
bl602 lighting-app bl602+rpc .text 1067880 1067878 -2 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068744 1068736 -8 -0.0
.text 892420 892412 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1054040 1054038 -2 -0.0
.flash.text 1054040 1054038 -2 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 28315644 28315643 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27935206 27935204 -2 -0.0
light cy8ckit_062s2_43012 .debug_info 23222711 23222709 -2 -0.0
Full report (56 builds for bl602, bl702, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 1efbaf6 b78ff62 change % change
bl602 lighting-app bl602 (read/write) 1356390 1356390 0 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036522 1036524 2 0.0
bl602+rpc (read/write) 1402658 1402658 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067880 1067878 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188095 1188175 80 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1552304 1555683 3379 0.2
.debug_aranges 135936 136024 88 0.1
.debug_frame 500168 500384 216 0.0
.debug_info 42057213 42150075 92862 0.2
.debug_line 5365232 5370488 5256 0.1
.debug_loc 3495059 3495780 721 0.0
.debug_ranges 375504 375576 72 0.0
.debug_str 3833152 3833993 841 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107168 107168 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 581633 582200 567 0.1
.symtab 175520 175632 112 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966642 966724 82 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276883 1276963 80 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1711298 1714666 3368 0.2
.debug_aranges 144224 144312 88 0.1
.debug_frame 528180 528396 216 0.0
.debug_info 46982646 47076051 93405 0.2
.debug_line 5781068 5786405 5337 0.1
.debug_loc 3697849 3698570 721 0.0
.debug_ranges 400864 400936 72 0.0
.debug_str 4258531 4259372 841 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121248 121248 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 642953 643520 567 0.1
.symtab 194016 194128 112 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040028 1040112 84 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605610 605610 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 954996 954996 0 0.0
.debug_aranges 104344 104344 0 0.0
.debug_frame 353240 353240 0 0.0
.debug_info 20533901 20533901 0 0.0
.debug_line 2714557 2714557 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1531743 1531743 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 96791 96791 0 0.0
.debug_str 3258755 3258755 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104330 104330 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 483923 483923 0 0.0
.symtab 287488 287488 0 0.0
.text 499156 499156 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524507 524579 72 0.0
.app_xip_area 417301 417373 72 0.0
.bss 62184 62184 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529195 529259 64 0.0
.app_xip_area 416685 416749 64 0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566235 566299 64 0.0
.app_xip_area 459789 459853 64 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 530995 531059 64 0.0
.app_xip_area 421981 422045 64 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 963972 963972 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782136 782136 0 0.0
BRD4187C (read/write) 1000920 1000984 64 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838708 838772 64 0.0
lock-app BRD4161A+wf200 (read/write) 1068744 1068736 -8 -0.0
.bss 174152 174152 0 0.0
.data 2152 2152 0 0.0
.text 892420 892412 -8 -0.0
window-app BRD4187C (read/write) 1076156 1076244 88 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929576 929664 88 0.0
esp32 all-clusters-app c3devkit (read only) 1054040 1054038 -2 -0.0
(read/write) 1583704 1583704 0 0.0
.dram0.bss 77176 77176 0 0.0
.dram0.data 13968 13968 0 0.0
.flash.rodata 213424 213424 0 0.0
.flash.text 1054040 1054038 -2 -0.0
.iram0.text 76708 76708 0 0.0
m5stack (read only) 1101971 1101971 0 0.0
(read/write) 492874 492874 0 0.0
.dram0.bss 82192 82192 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 241228 241228 0 0.0
.flash.text 1096587 1096587 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583596 583660 64 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583060 583124 64 0.0
light k32w0+release (read only) 582572 582620 48 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582036 582084 48 0.0
lock k32w0+release (read only) 556012 556076 64 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555476 555540 64 0.0
linux chip-tool-ipv6only arm64 (read only) 12926316 12926316 0 0.0
(read/write) 749432 749432 0 0.0
.bss 34392 34392 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 690704 690704 0 0.0
.dynamic 560 560 0 0.0
.got 16120 16120 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 599472 599472 0 0.0
.text 10549188 10549188 0 0.0
thermostat-no-ble arm64 (read only) 2521420 2521420 0 0.0
(read/write) 142456 142456 0 0.0
.bss 53464 53464 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77728 77728 0 0.0
.dynamic 560 560 0 0.0
.got 5432 5432 0 0.0
.init 24 24 0 0.0
.init_array 384 384 0 0.0
.rodata 129280 129280 0 0.0
.text 2128724 2128724 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495256 2495256 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1457940 1457940 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1177508 1177572 64 0.0
bss 155605 155605 0 0.0
rodata 132996 132996 0 0.0
text 808184 808248 64 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1437300 1437300 0 0.0
bss 135345 135345 0 0.0
rodata 229012 229012 0 0.0
text 778844 778844 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1123728 1123792 64 0.0
bss 154757 154757 0 0.0
rodata 109760 109760 0 0.0
text 778480 778544 64 0.0
light-switch-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1087564 1087628 64 0.0
bss 147046 147046 0 0.0
rodata 110420 110420 0 0.0
text 749424 749488 64 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1350128 1350128 0 0.0
bss 128822 128822 0 0.0
rodata 195748 195748 0 0.0
text 731504 731504 0 0.0
lighting-app nrf52840dk_nrf52840+rpc (read only) 4 4 0 0.0
(read/write) 1134432 1134512 80 0.0
bss 157576 157576 0 0.0
rodata 106176 106176 0 0.0
text 788604 788672 68 0.0
nrf52840dongle_nrf52840 (read only) 4 4 0 0.0
(read/write) 1079892 1079956 64 0.0
bss 165706 165706 0 0.0
rodata 84452 84452 0 0.0
text 745612 745676 64 0.0
nrf5340dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1075488 1075552 64 0.0
bss 154478 154478 0 0.0
rodata 107256 107256 0 0.0
text 729708 729772 64 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1350128 1350128 0 0.0
bss 128822 128822 0 0.0
rodata 195748 195748 0 0.0
text 731504 731504 0 0.0
lock-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1123608 1123672 64 0.0
bss 148054 148054 0 0.0
rodata 132864 132864 0 0.0
text 762116 762180 64 0.0
nrf5340dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1034976 1035040 64 0.0
bss 145377 145377 0 0.0
rodata 126032 126032 0 0.0
text 679484 679548 64 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1386524 1386524 0 0.0
bss 129864 129864 0 0.0
rodata 218268 218268 0 0.0
text 744340 744340 0 0.0
pump-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1076424 1076488 64 0.0
bss 146845 146845 0 0.0
rodata 108256 108256 0 0.0
text 740644 740704 60 0.0
pump-controller-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1064044 1064108 64 0.0
bss 146644 146644 0 0.0
rodata 105140 105140 0 0.0
text 731628 731692 64 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840640 840640 0 0.0
(read/write) 1708524 1708524 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190148 190148 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1285220 1285220 0 0.0
.debug_aranges 131632 131632 0 0.0
.debug_frame 437600 437600 0 0.0
.debug_info 28315644 28315643 -1 -0.0
.debug_line 3811923 3811923 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2064494 2064494 0 0.0
.debug_rnglists 130689 130689 0 0.0
.debug_str 3770527 3770527 0 0.0
.heap 840640 840640 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 719469 719469 0 0.0
.symtab 467520 467520 0 0.0
.text 0 0 0 0.0
1507436 1507436 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841440 841440 0 0.0
(read/write) 1649604 1649604 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189348 189348 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1274959 1274959 0 0.0
.debug_aranges 130880 130880 0 0.0
.debug_frame 440040 440040 0 0.0
.debug_info 27935206 27935204 -2 -0.0
.debug_line 3825115 3825115 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2055406 2055406 0 0.0
.debug_rnglists 129638 129638 0 0.0
.debug_str 3759286 3759286 0 0.0
.heap 841440 841440 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 675836 675836 0 0.0
.symtab 451968 451968 0 0.0
.text 1449316 1449316 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571228 1571228 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1108656 1108656 0 0.0
.debug_aranges 121032 121032 0 0.0
.debug_frame 403276 403276 0 0.0
.debug_info 23222711 23222709 -2 -0.0
.debug_line 3388110 3388110 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1886899 1886899 0 0.0
.debug_rnglists 119267 119267 0 0.0
.debug_str 3565932 3565932 0 0.0
.heap 849736 849736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 591816 591816 0 0.0
.symtab 414384 414384 0 0.0
.text 1379236 1379236 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821952 821952 0 0.0
(read/write) 1627764 1627764 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208996 208996 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107740 1107740 0 0.0
.debug_aranges 121536 121536 0 0.0
.debug_frame 405368 405368 0 0.0
.debug_info 23387201 23387201 0 0.0
.debug_line 3384514 3384514 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1900343 1900343 0 0.0
.debug_rnglists 119723 119723 0 0.0
.debug_str 3580778 3580778 0 0.0
.heap 821952 821952 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 595830 595830 0 0.0
.symtab 416720 416720 0 0.0
.text 1407988 1407988 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170624 1170688 64 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617724 617788 64 0.0
lock-app qpg6105+debug (read/write) 1139748 1139812 64 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 586848 586912 64 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1002520 1002560 40 0.0
bss 97952 97952 0 0.0
text 681132 681176 44 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 938228 938268 40 0.0
bss 97004 97004 0 0.0
text 643000 643044 44 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 919520 919568 48 0.0
bss 99348 99348 0 0.0
text 635548 635594 46 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847768 847808 40 0.0
bss 88904 88904 0 0.0
text 575582 575624 42 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 864056 864104 48 0.0
bss 89060 89060 0 0.0
text 590206 590252 46 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934676 934716 40 0.0
bss 97376 97376 0 0.0
text 652548 652588 40 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 946088 946136 48 0.0
bss 101624 101624 0 0.0
text 660102 660146 44 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1002952 1003000 48 0.0
bss 98940 98940 0 0.0
text 696260 696304 44 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902752 902800 48 0.0
bss 89556 89556 0 0.0
text 604222 604270 48 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870648 870696 48 0.0
bss 90176 90176 0 0.0
text 597674 597722 48 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 853760 853808 48 0.0
bss 89024 89024 0 0.0
text 581754 581800 46 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840556 840604 48 0.0
bss 88824 88824 0 0.0
text 571874 571920 46 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 836800 836840 40 0.0
bss 88744 88744 0 0.0
text 567590 567632 42 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 868452 868492 40 0.0
bss 90448 90448 0 0.0
text 591924 591966 42 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865104 865152 48 0.0
bss 90868 90868 0 0.0
text 587612 587656 44 0.0

@bzbarsky-apple bzbarsky-apple merged commit 0ce378a into project-chip:master May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants