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

[chip-tool] Support double quotes for arguments with spaces in interactive mode #19238

Merged
merged 4 commits into from
Jun 6, 2022

Conversation

agners
Copy link
Contributor

@agners agners commented Jun 6, 2022

Problem

Trying to pair with an SSID with spaces in chip-tool interactive mode doesn't work as spaces are used as argument delimiter and quotes are not supported.

Change overview

Add support for quotes.

Testing

Tested using chip-tool interactive start then pairing ble-wifi to commission to a SSID with spaces.

This is especially useful to pair to a SSID with spaces.
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.

Please fix the restyled issues.

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

PR #19238: Size comparison from acd17c7 to 024aeea

Increases (33 builds for cc13x2_26x2, cyw30739, k32w, linux, nrfconnect, p6, telink)
platform target config section acd17c7 024aeea change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651579 651603 24 0.0
.text 565824 565848 24 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 617595 617619 24 0.0
.text 542408 542432 24 0.0
lock-ftd LP_CC2652R7 (read only) 682943 682967 24 0.0
.text 584816 584840 24 0.0
lock-mtd LP_CC2652R7 (read only) 632343 632367 24 0.0
.text 534328 534352 24 0.0
pump-app LP_CC2652R7 (read only) 664079 664095 16 0.0
.text 577752 577768 16 0.0
pump-controller-app LP_CC2652R7 (read only) 655151 655167 16 0.0
.text 570776 570792 16 0.0
shell LP_CC2652R7 (read only) 644602 644618 16 0.0
.text 561860 561876 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 602110 602134 24 0.0
.app_xip_area 461136 461160 24 0.0
lock cyw930739m2evb_01 (read/write) 599194 599218 24 0.0
.app_xip_area 458084 458108 24 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596890 596906 16 0.0
.app_xip_area 456912 456928 16 0.0
k32w light k32w061+release (read/write) 653284 653300 16 0.0
.text 575508 575524 16 0.0
lock k32w061+release (read/write) 714280 714312 32 0.0
.text 636092 636124 32 0.0
linux all-clusters-app debug (read only) 2778041 2778105 64 0.0
.text 2357954 2358018 64 0.0
all-clusters-minimal-app debug (read only) 2653601 2653649 48 0.0
.text 2233058 2233106 48 0.0
bridge-app debug+rpc (read only) 2031129 2031177 48 0.0
.text 1704786 1704834 48 0.0
chip-tool debug (read only) 9670269 9673093 2824 0.0
.got 5008 5016 8 0.2
.rodata 497021 497085 64 0.0
.text 7760613 7763189 2576 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9421684 9423028 1344 0.0
.rodata 460900 460948 48 0.0
.text 7413172 7414468 1296 0.0
lighting-app debug+rpc (read only) 2321385 2321433 48 0.0
.text 1966866 1966914 48 0.0
lock-app debug (read only) 2264753 2264817 64 0.0
.text 1901346 1901410 64 0.0
ota-provider-app debug (read only) 2066897 2066945 48 0.0
.text 1726562 1726610 48 0.0
ota-requestor-app debug (read only) 2094705 2094753 48 0.0
.text 1756994 1757042 48 0.0
shell debug (read only) 2582881 2582945 64 0.0
.text 2197250 2197314 64 0.0
thermostat-no-ble arm64 (read only) 2367844 2367892 48 0.0
.text 1989344 1989392 48 0.0
tv-app debug (read only) 2879649 2879697 48 0.0
.text 2473906 2473954 48 0.0
tv-casting-app debug (read only) 5329161 5329209 48 0.0
.text 4640434 4640482 48 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191407 1191423 16 0.0
text 817008 817028 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139127 1139143 16 0.0
text 789056 789076 20 0.0
p6 all-clusters-app default (read/write) 2545624 2545640 16 0.0
.text 1503888 1503904 16 0.0
all-clusters-minimal-app default (read/write) 2490488 2490504 16 0.0
.text 1448752 1448768 16 0.0
light-app default (read/write) 2422368 2422384 16 0.0
.text 1380632 1380648 16 0.0
lock-app default (read/write) 2442704 2442720 16 0.0
.text 1400968 1400984 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 780916 780932 16 0.0
text 552312 552332 20 0.0
lighting-app tlsr9518adk80d (read/write) 800960 800976 16 0.0
text 569054 569074 20 0.0
Decreases (3 builds for cc13x2_26x2)
platform target config section acd17c7 024aeea change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 159888 159864 -24 -0.0
pump-app LP_CC2652R7 (read/write) 179656 179640 -16 -0.0
pump-controller-app LP_CC2652R7 (read/write) 188696 188680 -16 -0.0
Full report (34 builds for cc13x2_26x2, cyw30739, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section acd17c7 024aeea change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651579 651603 24 0.0
(read/write) 158924 158924 0 0.0
.bss 74604 74604 0 0.0
.data 3404 3404 0 0.0
.rodata 85523 85523 0 0.0
.text 565824 565848 24 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 617595 617619 24 0.0
(read/write) 158080 158080 0 0.0
.bss 73820 73820 0 0.0
.data 3344 3344 0 0.0
.rodata 74955 74955 0 0.0
.text 542408 542432 24 0.0
lock-ftd LP_CC2652R7 (read only) 682943 682967 24 0.0
(read/write) 159888 159864 -24 -0.0
.bss 72612 72612 0 0.0
.data 3268 3268 0 0.0
.rodata 97647 97647 0 0.0
.text 584816 584840 24 0.0
lock-mtd LP_CC2652R7 (read only) 632343 632367 24 0.0
(read/write) 145732 145732 0 0.0
.bss 68348 68348 0 0.0
.data 3268 3268 0 0.0
.rodata 97527 97527 0 0.0
.text 534328 534352 24 0.0
pump-app LP_CC2652R7 (read only) 664079 664095 16 0.0
(read/write) 179656 179640 -16 -0.0
.bss 72748 72748 0 0.0
.data 3300 3300 0 0.0
.rodata 85847 85847 0 0.0
.text 577752 577768 16 0.0
pump-controller-app LP_CC2652R7 (read only) 655151 655167 16 0.0
(read/write) 188696 188680 -16 -0.0
.bss 72860 72860 0 0.0
.data 3264 3264 0 0.0
.rodata 83895 83895 0 0.0
.text 570776 570792 16 0.0
shell LP_CC2652R7 (read only) 644602 644618 16 0.0
(read/write) 154480 154480 0 0.0
.bss 76956 76956 0 0.0
.data 3408 3408 0 0.0
.rodata 82506 82506 0 0.0
.text 561860 561876 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 602110 602134 24 0.0
.app_xip_area 461136 461160 24 0.0
.bss 83912 83912 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 599194 599218 24 0.0
.app_xip_area 458084 458108 24 0.0
.bss 84080 84080 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596890 596906 16 0.0
.app_xip_area 456912 456928 16 0.0
.bss 83044 83044 0 0.0
.data 620 620 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w light k32w061+release (read/write) 653284 653300 16 0.0
.bss 69964 69964 0 0.0
.data 2012 2012 0 0.0
.text 575508 575524 16 0.0
lock k32w061+release (read/write) 714280 714312 32 0.0
.bss 70404 70404 0 0.0
.data 1984 1984 0 0.0
.text 636092 636124 32 0.0
linux all-clusters-app debug (read only) 2778041 2778105 64 0.0
(read/write) 178568 178568 0 0.0
.bss 86368 86368 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83992 83992 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 246205 246205 0 0.0
.text 2357954 2358018 64 0.0
all-clusters-minimal-app debug (read only) 2653601 2653649 48 0.0
(read/write) 170408 170408 0 0.0
.bss 85536 85536 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 76792 76792 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 247837 247837 0 0.0
.text 2233058 2233106 48 0.0
bridge-app debug+rpc (read only) 2031129 2031177 48 0.0
(read/write) 147928 147928 0 0.0
.bss 72896 72896 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65528 65528 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 169824 169824 0 0.0
.text 1704786 1704834 48 0.0
chip-tool debug (read only) 9670269 9673093 2824 0.0
(read/write) 611152 611152 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 579760 579760 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5016 8 0.2
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 497021 497085 64 0.0
.text 7760613 7763189 2576 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9421684 9423028 1344 0.0
(read/write) 677153 677153 0 0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 614968 614968 0 0.0
.dynamic 528 528 0 0.0
.got 14936 14936 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 460900 460948 48 0.0
.text 7413172 7414468 1296 0.0
lighting-app debug+rpc (read only) 2321385 2321433 48 0.0
(read/write) 153568 153568 0 0.0
.bss 74752 74752 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 71016 71016 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 188744 188744 0 0.0
.text 1966866 1966914 48 0.0
lock-app debug (read only) 2264753 2264817 64 0.0
(read/write) 148736 148736 0 0.0
.bss 73472 73472 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67976 67976 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 202920 202920 0 0.0
.text 1901346 1901410 64 0.0
ota-provider-app debug (read only) 2066897 2066945 48 0.0
(read/write) 141584 141584 0 0.0
.bss 73024 73024 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 61000 61000 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 181240 181240 0 0.0
.text 1726562 1726610 48 0.0
ota-requestor-app debug (read only) 2094705 2094753 48 0.0
(read/write) 144424 144424 0 0.0
.bss 73728 73728 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 63096 63096 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 177152 177152 0 0.0
.text 1756994 1757042 48 0.0
shell debug (read only) 2582881 2582945 64 0.0
(read/write) 201976 201976 0 0.0
.bss 117224 117224 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77624 77624 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 226258 226258 0 0.0
.text 2197250 2197314 64 0.0
thermostat-no-ble arm64 (read only) 2367844 2367892 48 0.0
(read/write) 177505 177505 0 0.0
.bss 87921 87921 0 0.0
.data 1528 1528 0 0.0
.data.rel.ro 80264 80264 0 0.0
.dynamic 528 528 0 0.0
.got 4792 4792 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148820 148820 0 0.0
.text 1989344 1989392 48 0.0
tv-app debug (read only) 2879649 2879697 48 0.0
(read/write) 280208 280208 0 0.0
.bss 191048 191048 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78224 78224 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 223136 223136 0 0.0
.text 2473906 2473954 48 0.0
tv-casting-app debug (read only) 5329161 5329209 48 0.0
(read/write) 222672 222672 0 0.0
.bss 78632 78632 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 135432 135432 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 337536 337536 0 0.0
.text 4640434 4640482 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2427176 2427176 0 0.0
.bss 202628 202628 0 0.0
.data 5880 5880 0 0.0
.text 1389820 1389820 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191407 1191423 16 0.0
bss 141297 141297 0 0.0
rodata 154232 154232 0 0.0
text 817008 817028 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139127 1139143 16 0.0
bss 140514 140514 0 0.0
rodata 130744 130744 0 0.0
text 789056 789076 20 0.0
p6 all-clusters-app default (read/write) 2545624 2545640 16 0.0
.bss 137120 137120 0 0.0
.data 2808 2808 0 0.0
.text 1503888 1503904 16 0.0
all-clusters-minimal-app default (read/write) 2490488 2490504 16 0.0
.bss 136336 136336 0 0.0
.data 2752 2752 0 0.0
.text 1448752 1448768 16 0.0
light-app default (read/write) 2422368 2422384 16 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1380632 1380648 16 0.0
lock-app default (read/write) 2442704 2442720 16 0.0
.bss 129256 129256 0 0.0
.data 2576 2576 0 0.0
.text 1400968 1400984 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 780916 780932 16 0.0
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 552312 552332 20 0.0
lighting-app tlsr9518adk80d (read/write) 800960 800976 16 0.0
bss 70824 70824 0 0.0
noinit 40416 40416 0 0.0
text 569054 569074 20 0.0

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

PR #19238: Size comparison from acd17c7 to dfd4e7f

Increases (40 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
platform target config section acd17c7 dfd4e7f change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651579 651603 24 0.0
.text 565824 565848 24 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 617595 617619 24 0.0
.text 542408 542432 24 0.0
lock-ftd LP_CC2652R7 (read only) 682943 682967 24 0.0
.text 584816 584840 24 0.0
lock-mtd LP_CC2652R7 (read only) 632343 632367 24 0.0
.text 534328 534352 24 0.0
pump-app LP_CC2652R7 (read only) 664079 664095 16 0.0
.text 577752 577768 16 0.0
pump-controller-app LP_CC2652R7 (read only) 655151 655167 16 0.0
.text 570776 570792 16 0.0
shell LP_CC2652R7 (read only) 644602 644618 16 0.0
.text 561860 561876 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 602110 602134 24 0.0
.app_xip_area 461136 461160 24 0.0
lock cyw930739m2evb_01 (read/write) 599194 599218 24 0.0
.app_xip_area 458084 458108 24 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596890 596906 16 0.0
.app_xip_area 456912 456928 16 0.0
efr32 lighting-app BRD4161A (read only) 916016 916032 16 0.0
.text 916008 916024 16 0.0
BRD4161A+rpc (read only) 950244 950260 16 0.0
.text 950236 950252 16 0.0
BRD4161A+rs911x (read only) 791228 791244 16 0.0
.text 791220 791236 16 0.0
lock-app BRD4161A+wf200 (read only) 958068 958084 16 0.0
.text 958060 958076 16 0.0
window-app BRD4161A (read only) 901056 901072 16 0.0
.text 901048 901064 16 0.0
esp32 all-clusters-app c3devkit (read only) 1007688 1007708 20 0.0
.flash.text 1007688 1007708 20 0.0
m5stack (read only) 1062651 1062675 24 0.0
.flash.text 1057267 1057291 24 0.0
k32w light k32w061+release (read/write) 653284 653300 16 0.0
.text 575508 575524 16 0.0
lock k32w061+release (read/write) 714280 714312 32 0.0
.text 636092 636124 32 0.0
linux all-clusters-app debug (read only) 2778041 2778105 64 0.0
.text 2357954 2358018 64 0.0
all-clusters-minimal-app debug (read only) 2653601 2653649 48 0.0
.text 2233058 2233106 48 0.0
bridge-app debug+rpc (read only) 2031129 2031177 48 0.0
.text 1704786 1704834 48 0.0
chip-tool debug (read only) 9670269 9673109 2840 0.0
.got 5008 5016 8 0.2
.rodata 497021 497085 64 0.0
.text 7760613 7763205 2592 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9421684 9423028 1344 0.0
.rodata 460900 460948 48 0.0
.text 7413172 7414468 1296 0.0
lighting-app debug+rpc (read only) 2321385 2321433 48 0.0
.text 1966866 1966914 48 0.0
lock-app debug (read only) 2264753 2264817 64 0.0
.text 1901346 1901410 64 0.0
ota-provider-app debug (read only) 2066897 2066945 48 0.0
.text 1726562 1726610 48 0.0
ota-requestor-app debug (read only) 2094705 2094753 48 0.0
.text 1756994 1757042 48 0.0
shell debug (read only) 2582881 2582945 64 0.0
.text 2197250 2197314 64 0.0
thermostat-no-ble arm64 (read only) 2367844 2367892 48 0.0
.text 1989344 1989392 48 0.0
tv-app debug (read only) 2879649 2879697 48 0.0
.text 2473906 2473954 48 0.0
tv-casting-app debug (read only) 5329161 5329209 48 0.0
.text 4640434 4640482 48 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191407 1191423 16 0.0
text 817008 817028 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139127 1139143 16 0.0
text 789056 789076 20 0.0
p6 all-clusters-app default (read/write) 2545624 2545640 16 0.0
.text 1503888 1503904 16 0.0
all-clusters-minimal-app default (read/write) 2490488 2490504 16 0.0
.text 1448752 1448768 16 0.0
light-app default (read/write) 2422368 2422384 16 0.0
.text 1380632 1380648 16 0.0
lock-app default (read/write) 2442704 2442720 16 0.0
.text 1400968 1400984 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 780916 780932 16 0.0
text 552312 552332 20 0.0
lighting-app tlsr9518adk80d (read/write) 800960 800976 16 0.0
text 569054 569074 20 0.0
Decreases (3 builds for cc13x2_26x2)
platform target config section acd17c7 dfd4e7f change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 159888 159864 -24 -0.0
pump-app LP_CC2652R7 (read/write) 179656 179640 -16 -0.0
pump-controller-app LP_CC2652R7 (read/write) 188696 188680 -16 -0.0
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section acd17c7 dfd4e7f change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651579 651603 24 0.0
(read/write) 158924 158924 0 0.0
.bss 74604 74604 0 0.0
.data 3404 3404 0 0.0
.rodata 85523 85523 0 0.0
.text 565824 565848 24 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 617595 617619 24 0.0
(read/write) 158080 158080 0 0.0
.bss 73820 73820 0 0.0
.data 3344 3344 0 0.0
.rodata 74955 74955 0 0.0
.text 542408 542432 24 0.0
lock-ftd LP_CC2652R7 (read only) 682943 682967 24 0.0
(read/write) 159888 159864 -24 -0.0
.bss 72612 72612 0 0.0
.data 3268 3268 0 0.0
.rodata 97647 97647 0 0.0
.text 584816 584840 24 0.0
lock-mtd LP_CC2652R7 (read only) 632343 632367 24 0.0
(read/write) 145732 145732 0 0.0
.bss 68348 68348 0 0.0
.data 3268 3268 0 0.0
.rodata 97527 97527 0 0.0
.text 534328 534352 24 0.0
pump-app LP_CC2652R7 (read only) 664079 664095 16 0.0
(read/write) 179656 179640 -16 -0.0
.bss 72748 72748 0 0.0
.data 3300 3300 0 0.0
.rodata 85847 85847 0 0.0
.text 577752 577768 16 0.0
pump-controller-app LP_CC2652R7 (read only) 655151 655167 16 0.0
(read/write) 188696 188680 -16 -0.0
.bss 72860 72860 0 0.0
.data 3264 3264 0 0.0
.rodata 83895 83895 0 0.0
.text 570776 570792 16 0.0
shell LP_CC2652R7 (read only) 644602 644618 16 0.0
(read/write) 154480 154480 0 0.0
.bss 76956 76956 0 0.0
.data 3408 3408 0 0.0
.rodata 82506 82506 0 0.0
.text 561860 561876 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 602110 602134 24 0.0
.app_xip_area 461136 461160 24 0.0
.bss 83912 83912 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 599194 599218 24 0.0
.app_xip_area 458084 458108 24 0.0
.bss 84080 84080 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596890 596906 16 0.0
.app_xip_area 456912 456928 16 0.0
.bss 83044 83044 0 0.0
.data 620 620 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916016 916032 16 0.0
(read/write) 133184 133184 0 0.0
.bss 131088 131088 0 0.0
.data 2096 2096 0 0.0
.text 916008 916024 16 0.0
BRD4161A+rpc (read only) 950244 950260 16 0.0
(read/write) 149876 149876 0 0.0
.bss 147576 147576 0 0.0
.data 2300 2300 0 0.0
.text 950236 950252 16 0.0
BRD4161A+rs911x (read only) 791228 791244 16 0.0
(read/write) 129460 129460 0 0.0
.bss 127356 127356 0 0.0
.data 2104 2104 0 0.0
.text 791220 791236 16 0.0
lock-app BRD4161A+wf200 (read only) 958068 958084 16 0.0
(read/write) 128252 128252 0 0.0
.bss 126180 126180 0 0.0
.data 2072 2072 0 0.0
.text 958060 958076 16 0.0
window-app BRD4161A (read only) 901056 901072 16 0.0
(read/write) 133272 133272 0 0.0
.bss 131176 131176 0 0.0
.data 2092 2092 0 0.0
.text 901048 901064 16 0.0
esp32 all-clusters-app c3devkit (read only) 1007688 1007708 20 0.0
(read/write) 1481482 1481482 0 0.0
.dram0.bss 69168 69168 0 0.0
.dram0.data 14656 14656 0 0.0
.flash.rodata 212232 212232 0 0.0
.flash.text 1007688 1007708 20 0.0
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1062651 1062675 24 0.0
(read/write) 483652 483652 0 0.0
.dram0.bss 74680 74680 0 0.0
.dram0.data 34208 34208 0 0.0
.flash.rodata 242768 242768 0 0.0
.flash.text 1057267 1057291 24 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 653284 653300 16 0.0
.bss 69964 69964 0 0.0
.data 2012 2012 0 0.0
.text 575508 575524 16 0.0
lock k32w061+release (read/write) 714280 714312 32 0.0
.bss 70404 70404 0 0.0
.data 1984 1984 0 0.0
.text 636092 636124 32 0.0
linux all-clusters-app debug (read only) 2778041 2778105 64 0.0
(read/write) 178568 178568 0 0.0
.bss 86368 86368 0 0.0
.data 2032 2032 0 0.0
.data.rel.ro 83992 83992 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 246205 246205 0 0.0
.text 2357954 2358018 64 0.0
all-clusters-minimal-app debug (read only) 2653601 2653649 48 0.0
(read/write) 170408 170408 0 0.0
.bss 85536 85536 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 76792 76792 0 0.0
.dynamic 608 608 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 247837 247837 0 0.0
.text 2233058 2233106 48 0.0
bridge-app debug+rpc (read only) 2031129 2031177 48 0.0
(read/write) 147928 147928 0 0.0
.bss 72896 72896 0 0.0
.data 3936 3936 0 0.0
.data.rel.ro 65528 65528 0 0.0
.dynamic 592 592 0 0.0
.got 4272 4272 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 169824 169824 0 0.0
.text 1704786 1704834 48 0.0
chip-tool debug (read only) 9670269 9673109 2840 0.0
(read/write) 611152 611152 0 0.0
.bss 23968 23968 0 0.0
.data 1120 1120 0 0.0
.data.rel.ro 579760 579760 0 0.0
.dynamic 624 624 0 0.0
.got 5008 5016 8 0.2
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 497021 497085 64 0.0
.text 7760613 7763205 2592 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9421684 9423028 1344 0.0
(read/write) 677153 677153 0 0.0
.bss 42257 42257 0 0.0
.data 1176 1176 0 0.0
.data.rel.ro 614968 614968 0 0.0
.dynamic 528 528 0 0.0
.got 14936 14936 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 460900 460948 48 0.0
.text 7413172 7414468 1296 0.0
lighting-app debug+rpc (read only) 2321385 2321433 48 0.0
(read/write) 153568 153568 0 0.0
.bss 74752 74752 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 71016 71016 0 0.0
.dynamic 608 608 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 188744 188744 0 0.0
.text 1966866 1966914 48 0.0
lock-app debug (read only) 2264753 2264817 64 0.0
(read/write) 148736 148736 0 0.0
.bss 73472 73472 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 67976 67976 0 0.0
.dynamic 592 592 0 0.0
.got 4336 4336 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 202920 202920 0 0.0
.text 1901346 1901410 64 0.0
ota-provider-app debug (read only) 2066897 2066945 48 0.0
(read/write) 141584 141584 0 0.0
.bss 73024 73024 0 0.0
.data 1768 1768 0 0.0
.data.rel.ro 61000 61000 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4504 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 181240 181240 0 0.0
.text 1726562 1726610 48 0.0
ota-requestor-app debug (read only) 2094705 2094753 48 0.0
(read/write) 144424 144424 0 0.0
.bss 73728 73728 0 0.0
.data 1960 1960 0 0.0
.data.rel.ro 63096 63096 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4344 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 177152 177152 0 0.0
.text 1756994 1757042 48 0.0
shell debug (read only) 2582881 2582945 64 0.0
(read/write) 201976 201976 0 0.0
.bss 117224 117224 0 0.0
.data 1376 1376 0 0.0
.data.rel.ro 77624 77624 0 0.0
.dynamic 608 608 0 0.0
.got 4192 4192 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 226258 226258 0 0.0
.text 2197250 2197314 64 0.0
thermostat-no-ble arm64 (read only) 2367844 2367892 48 0.0
(read/write) 177505 177505 0 0.0
.bss 87921 87921 0 0.0
.data 1528 1528 0 0.0
.data.rel.ro 80264 80264 0 0.0
.dynamic 528 528 0 0.0
.got 4792 4792 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148820 148820 0 0.0
.text 1989344 1989392 48 0.0
tv-app debug (read only) 2879649 2879697 48 0.0
(read/write) 280208 280208 0 0.0
.bss 191048 191048 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 78224 78224 0 0.0
.dynamic 592 592 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 223136 223136 0 0.0
.text 2473906 2473954 48 0.0
tv-casting-app debug (read only) 5329161 5329209 48 0.0
(read/write) 222672 222672 0 0.0
.bss 78632 78632 0 0.0
.data 2400 2400 0 0.0
.data.rel.ro 135432 135432 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 337536 337536 0 0.0
.text 4640434 4640482 48 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2427176 2427176 0 0.0
.bss 202628 202628 0 0.0
.data 5880 5880 0 0.0
.text 1389820 1389820 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191407 1191423 16 0.0
bss 141297 141297 0 0.0
rodata 154232 154232 0 0.0
text 817008 817028 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139127 1139143 16 0.0
bss 140514 140514 0 0.0
rodata 130744 130744 0 0.0
text 789056 789076 20 0.0
p6 all-clusters-app default (read/write) 2545624 2545640 16 0.0
.bss 137120 137120 0 0.0
.data 2808 2808 0 0.0
.text 1503888 1503904 16 0.0
all-clusters-minimal-app default (read/write) 2490488 2490504 16 0.0
.bss 136336 136336 0 0.0
.data 2752 2752 0 0.0
.text 1448752 1448768 16 0.0
light-app default (read/write) 2422368 2422384 16 0.0
.bss 129432 129432 0 0.0
.data 2600 2600 0 0.0
.text 1380632 1380648 16 0.0
lock-app default (read/write) 2442704 2442720 16 0.0
.bss 129256 129256 0 0.0
.data 2576 2576 0 0.0
.text 1400968 1400984 16 0.0
telink light-switch-app tlsr9518adk80d (read/write) 780916 780932 16 0.0
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 552312 552332 20 0.0
lighting-app tlsr9518adk80d (read/write) 800960 800976 16 0.0
bss 70824 70824 0 0.0
noinit 40416 40416 0 0.0
text 569054 569074 20 0.0

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