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

Implement FeatureMap in WiFi Diagnostics Cluster #12044

Merged
merged 2 commits into from
Nov 22, 2021
Merged

Implement FeatureMap in WiFi Diagnostics Cluster #12044

merged 2 commits into from
Nov 22, 2021

Conversation

yufengwangca
Copy link
Contributor

Problem

What is being fixed? Examples:

  • We need to support the FeatureMap feature in WiFi Diagnostics Cluster to allow the client discovery what commands/attributes have been implemented in WiFi Diagnostics Cluster.

Change overview

Enable the FeatureMap attribute on the example apps
Enable the FeatreMap attribute on the controller
Manually set the FeatureMap value to reflect the featuremap controlled attributes/commands status.

Testing

How was this tested? (at least one bullet point required)

  • Read the featuremap value of WiFi Diagnostics Cluster and confirm both PacketCounts and ErrorCounts features are enabled (bit0 and bit1)
yufengw@yufengw-SEi:~/connectedhomeip/out/debug/standalone$ ./chip-tool wifinetworkdiagnostics read feature-map 12344321 0
.....
[1637343446.083698][228329:228334] CHIP:DMG: ReportDataMessage =
[1637343446.083702][228329:228334] CHIP:DMG: {
[1637343446.083705][228329:228334] CHIP:DMG: 	AttributeReportIBs =
[1637343446.083709][228329:228334] CHIP:DMG: 	[
[1637343446.083713][228329:228334] CHIP:DMG: 		AttributeReportIB =
[1637343446.083717][228329:228334] CHIP:DMG: 		{
[1637343446.083720][228329:228334] CHIP:DMG: 			AttributeDataIB =
[1637343446.083725][228329:228334] CHIP:DMG: 			{
[1637343446.083729][228329:228334] CHIP:DMG: 				AttributePathIB =
[1637343446.083733][228329:228334] CHIP:DMG: 				{
[1637343446.083738][228329:228334] CHIP:DMG: 					Endpoint = 0x0,
[1637343446.083742][228329:228334] CHIP:DMG: 					Cluster = 0x36,
[1637343446.083749][228329:228334] CHIP:DMG: 					Attribute = 0x0000_FFFC,
[1637343446.083755][228329:228334] CHIP:DMG: 				}
[1637343446.083763][228329:228334] CHIP:DMG: 					
[1637343446.083769][228329:228334] CHIP:DMG: 					Data = 3, 
[1637343446.083774][228329:228334] CHIP:DMG: 				DataVersion = 0x0,
[1637343446.083779][228329:228334] CHIP:DMG: 			},
[1637343446.083785][228329:228334] CHIP:DMG: 			
[1637343446.083789][228329:228334] CHIP:DMG: 		},
[1637343446.083795][228329:228334] CHIP:DMG: 		
[1637343446.083799][228329:228334] CHIP:DMG: 	],
[1637343446.083805][228329:228334] CHIP:DMG: 	
[1637343446.083809][228329:228334] CHIP:DMG: }
[1637343446.083830][228329:228334] CHIP:ZCL: ReadAttributesResponse:
[1637343446.083834][228329:228334] CHIP:ZCL:   ClusterId: 0x0000_0036
[1637343446.083842][228329:228334] CHIP:ZCL:   attributeId: 0x0000_FFFC
[1637343446.083847][228329:228334] CHIP:ZCL:   status: Success                (0x0000)
[1637343446.083854][228329:228334] CHIP:ZCL:   attribute TLV Type: 0x04
[1637343446.083858][228329:228334] CHIP:TOO: Int32u attribute Response: 3

@github-actions
Copy link

github-actions bot commented Nov 19, 2021

PR #12044: Size comparison from 1adaf7a to 7b4dd38

Increases (29 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 1adaf7a 7b4dd38 change % change
efr32 lighting-app BRD4161A (read only) 750448 750472 24 0.0
.text 750440 750464 24 0.0
BRD4161A+rpc (read only) 737972 737988 16 0.0
.text 737964 737980 16 0.0
lock-app BRD4161A (read only) 727504 727528 24 0.0
.text 727496 727520 24 0.0
window-app BRD4161A (read only) 728488 728504 16 0.0
.text 728480 728496 16 0.0
esp32 all-clusters-app c3devkit (read/write) 1220250 1220282 32 0.0
.dram0.bss 56736 56744 8 0.0
.flash.rodata 164176 164192 16 0.0
m5stack (read/write) 419564 419588 24 0.0
.dram0.bss 62088 62096 8 0.0
.flash.rodata 192140 192156 16 0.0
k32w lighting-app k32w061+se05x+release (read/write) 707304 707324 20 0.0
.text 622380 622400 20 0.0
lock-app k32w061+debug (read/write) 598736 598764 28 0.0
.bss 67716 67724 8 0.0
.text 523340 523360 20 0.0
shell k32w061+debug (read/write) 664112 664132 20 0.0
.text 577588 577608 20 0.0
linux all-clusters-app debug (read only) 1729833 1729857 24 0.0
(read/write) 126240 126272 32 0.0
.data.rel.ro 63088 63120 32 0.1
bridge-app debug+rpc (read only) 1324829 1324853 24 0.0
chip-tool debug (read only) 4986237 4987333 1096 0.0
(read/write) 166280 166376 96 0.1
.data.rel.ro 118672 118752 80 0.1
.text 4407269 4408197 928 0.0
lighting-app debug+rpc (read only) 1593937 1593961 24 0.0
(read/write) 109616 109680 64 0.1
.bss 47152 47184 32 0.1
.data.rel.ro 55920 55952 32 0.1
tv-app debug (read only) 1876257 1876281 24 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2288000 2288024 24 0.0
.bss 179332 179340 8 0.0
.text 1250600 1250624 24 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2273936 2273960 24 0.0
.bss 172196 172204 8 0.0
.text 1236536 1236560 24 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2249840 2249856 16 0.0
.text 1212440 1212456 16 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 865027 865047 20 0.0
bss 110604 110608 4 0.0
rodata 95828 95848 20 0.0
nrf52840dk_nrf52840+rpc (read/write) 827395 827415 20 0.0
bss 106960 106964 4 0.0
rodata 87012 87032 20 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 790082 790102 20 0.0
bss 111980 111984 4 0.0
rodata 91084 91104 20 0.0
lock-app nrf52840dk_nrf52840 (read/write) 840427 840447 20 0.0
bss 109628 109632 4 0.0
rodata 92300 92320 20 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 765730 765782 52 0.0
bss 111040 111044 4 0.0
rodata 87604 87624 20 0.0
pump-app nrf52840dk_nrf52840 (read/write) 846567 846587 20 0.0
bss 109768 109772 4 0.0
rodata 94008 94028 20 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 840127 840179 52 0.0
bss 109664 109668 4 0.0
rodata 92256 92276 20 0.0
p6 all-clusters-app default (read/write) 2298456 2298480 24 0.0
.bss 112320 112328 8 0.0
.text 1256720 1256744 24 0.0
lock-app default (read/write) 2215944 2215968 24 0.0
.text 1174208 1174232 24 0.0
qpg lighting-app qpg6100+debug (read only) 494080 494100 20 0.0
.bss 50256 50264 8 0.0
.text 488760 488780 20 0.0
lock-app qpg6100+debug (read only) 469044 469064 20 0.0
.text 463724 463744 20 0.0
telink lighting-app tlsr9518adk80d (read/write) 768410 768430 20 0.0
bss 79116 79120 4 0.0
Decreases (3 builds for mbed, p6)
platform target config section 1adaf7a 7b4dd38 change % change
mbed all-clusters-app CY8CPROTO_062_4343W+release .heap 851896 851888 -8 -0.0
lighting-app CY8CPROTO_062_4343W+release .heap 858672 858664 -8 -0.0
p6 all-clusters-app default .heap 918504 918496 -8 -0.0
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 1adaf7a 7b4dd38 change % change
efr32 lighting-app BRD4161A (read only) 750448 750472 24 0.0
(read/write) 119692 119692 0 0.0
.bss 117892 117892 0 0.0
.data 1800 1800 0 0.0
.text 750440 750464 24 0.0
BRD4161A+rpc (read only) 737972 737988 16 0.0
(read/write) 136320 136320 0 0.0
.bss 134396 134396 0 0.0
.data 1924 1924 0 0.0
.text 737964 737980 16 0.0
lock-app BRD4161A (read only) 727504 727528 24 0.0
(read/write) 113380 113380 0 0.0
.bss 111620 111620 0 0.0
.data 1756 1756 0 0.0
.text 727496 727520 24 0.0
window-app BRD4161A (read only) 728488 728504 16 0.0
(read/write) 113700 113700 0 0.0
.bss 111940 111940 0 0.0
.data 1760 1760 0 0.0
.text 728480 728496 16 0.0
esp32 all-clusters-app c3devkit (read only) 828884 828884 0 0.0
(read/write) 1220250 1220282 32 0.0
.dram0.bss 56736 56744 8 0.0
.dram0.data 14084 14084 0 0.0
.flash.rodata 164176 164192 16 0.0
.flash.text 828884 828884 0 0.0
.iram0.text 61394 61394 0 0.0
m5stack (read only) 899907 899907 0 0.0
(read/write) 419564 419588 24 0.0
.dram0.bss 62088 62096 8 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 192140 192156 16 0.0
.flash.text 894523 894523 0 0.0
.iram0.text 122943 122943 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 707304 707324 20 0.0
.bss 77212 77212 0 0.0
.data 1912 1912 0 0.0
.text 622380 622400 20 0.0
lock-app k32w061+debug (read/write) 598736 598764 28 0.0
.bss 67716 67724 8 0.0
.data 1880 1880 0 0.0
.text 523340 523360 20 0.0
shell k32w061+debug (read/write) 664112 664132 20 0.0
.bss 78876 78876 0 0.0
.data 1848 1848 0 0.0
.text 577588 577608 20 0.0
linux all-clusters-app debug (read only) 1729833 1729857 24 0.0
(read/write) 126240 126272 32 0.0
.bss 56816 56816 0 0.0
.data 1042 1042 0 0.0
.data.rel.ro 63088 63120 32 0.1
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 552 552 0 0.0
.rodata 136789 136789 0 0.0
.text 1459090 1459090 0 0.0
bridge-app debug+rpc (read only) 1324829 1324853 24 0.0
(read/write) 76432 76432 0 0.0
.bss 41520 41520 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 28352 28352 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 112028 112028 0 0.0
.text 1115397 1115397 0 0.0
chip-tool debug (read only) 4986237 4987333 1096 0.0
(read/write) 166280 166376 96 0.1
.bss 39848 39848 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 118672 118752 80 0.1
.dynamic 592 592 0 0.0
.got 4416 4416 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 268458 268458 0 0.0
.text 4407269 4408197 928 0.0
lighting-app debug+rpc (read only) 1593937 1593961 24 0.0
(read/write) 109616 109680 64 0.1
.bss 47152 47184 32 0.1
.data 1234 1234 0 0.0
.data.rel.ro 55920 55952 32 0.1
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 129649 129649 0 0.0
.text 1329282 1329282 0 0.0
ota-provider-app debug (read only) 1272377 1272377 0 0.0
(read/write) 75048 75048 0 0.0
.bss 44096 44096 0 0.0
.data 784 784 0 0.0
.data.rel.ro 25080 25080 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 114047 114047 0 0.0
.text 1060738 1060738 0 0.0
ota-requestor-app debug (read only) 1358113 1358113 0 0.0
(read/write) 78784 78784 0 0.0
.bss 46560 46560 0 0.0
.data 848 848 0 0.0
.data.rel.ro 26280 26280 0 0.0
.dynamic 592 592 0 0.0
.got 3992 3992 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 125064 125064 0 0.0
.text 1133074 1133074 0 0.0
shell debug (read only) 799185 799185 0 0.0
(read/write) 65832 65832 0 0.0
.bss 23336 23336 0 0.0
.data 242 242 0 0.0
.data.rel.ro 37752 37752 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 78703 78703 0 0.0
.text 616466 616466 0 0.0
tv-app debug (read only) 1876257 1876281 24 0.0
(read/write) 318392 318392 0 0.0
.bss 249800 249800 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 60144 60144 0 0.0
.dynamic 592 592 0 0.0
.got 4432 4432 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158021 158021 0 0.0
.text 1573106 1573106 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2288000 2288024 24 0.0
.bss 179332 179340 8 0.0
.data 5216 5216 0 0.0
.heap 851896 851888 -8 -0.0
.text 1250600 1250624 24 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2273936 2273960 24 0.0
.bss 172196 172204 8 0.0
.data 5576 5576 0 0.0
.heap 858672 858664 -8 -0.0
.text 1236536 1236560 24 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2249840 2249856 16 0.0
.bss 171084 171084 0 0.0
.data 5568 5568 0 0.0
.heap 859792 859792 0 0.0
.text 1212440 1212456 16 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2050480 2050480 0 0.0
.bss 156272 156272 0 0.0
.data 4968 4968 0 0.0
.heap 875208 875208 0 0.0
.text 1013080 1013080 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 865027 865047 20 0.0
bss 110604 110608 4 0.0
rodata 95828 95848 20 0.0
text 582972 582972 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 827395 827415 20 0.0
bss 106960 106964 4 0.0
rodata 87012 87032 20 0.0
text 557140 557140 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 790082 790102 20 0.0
bss 111980 111984 4 0.0
rodata 91084 91104 20 0.0
text 512444 512444 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 840427 840447 20 0.0
bss 109628 109632 4 0.0
rodata 92300 92320 20 0.0
text 563064 563064 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 765730 765782 52 0.0
bss 111040 111044 4 0.0
rodata 87604 87624 20 0.0
text 492628 492628 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 846567 846587 20 0.0
bss 109768 109772 4 0.0
rodata 94008 94028 20 0.0
text 567248 567248 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 840127 840179 52 0.0
bss 109664 109668 4 0.0
rodata 92256 92276 20 0.0
text 562684 562684 0 0.0
shell nrf52840dk_nrf52840 (read/write) 778003 778003 0 0.0
bss 109112 109112 0 0.0
rodata 73064 73064 0 0.0
text 521244 521244 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 693058 693058 0 0.0
bss 110096 110096 0 0.0
rodata 67708 67708 0 0.0
text 441856 441856 0 0.0
p6 all-clusters-app default (read/write) 2298456 2298480 24 0.0
.bss 112320 112328 8 0.0
.data 2520 2520 0 0.0
.heap 918504 918496 -8 -0.0
.text 1256720 1256744 24 0.0
lock-app default (read/write) 2215944 2215968 24 0.0
.bss 100944 100944 0 0.0
.data 2400 2400 0 0.0
.heap 930000 930000 0 0.0
.text 1174208 1174232 24 0.0
qpg lighting-app qpg6100+debug (read only) 494080 494100 20 0.0
(read/write) 114144 114144 0 0.0
.bss 50256 50264 8 0.0
.data 1008 1008 0 0.0
.text 488760 488780 20 0.0
lock-app qpg6100+debug (read only) 469044 469064 20 0.0
(read/write) 114140 114140 0 0.0
.bss 49200 49200 0 0.0
.data 964 964 0 0.0
.text 463724 463744 20 0.0
persistent-storage-app qpg6100+debug (read only) 105416 105416 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8994 8994 0 0.0
.data 272 272 0 0.0
.text 100096 100096 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 768410 768430 20 0.0
bss 79116 79120 4 0.0
noinit 37160 37160 0 0.0
text 533546 533546 0 0.0

@github-actions
Copy link

github-actions bot commented Nov 22, 2021

PR #12044: Size comparison from aa8a6d0 to 4228e94

Increases (29 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section aa8a6d0 4228e94 change % change
efr32 lighting-app BRD4161A (read only) 750736 750760 24 0.0
.text 750728 750752 24 0.0
BRD4161A+rpc (read only) 738276 738292 16 0.0
.text 738268 738284 16 0.0
lock-app BRD4161A (read only) 727808 727832 24 0.0
.text 727800 727824 24 0.0
window-app BRD4161A (read only) 728792 728808 16 0.0
.text 728784 728800 16 0.0
esp32 all-clusters-app c3devkit (read/write) 1221938 1221962 24 0.0
.dram0.bss 57752 57760 8 0.0
.flash.rodata 164840 164864 24 0.0
m5stack (read/write) 421232 421256 24 0.0
.flash.rodata 192784 192808 24 0.0
k32w lighting-app k32w061+se05x+release (read/write) 707528 707548 20 0.0
.text 622604 622624 20 0.0
lock-app k32w061+debug (read/write) 598960 598988 28 0.0
.bss 67716 67724 8 0.0
.text 523564 523584 20 0.0
shell k32w061+debug (read/write) 664336 664356 20 0.0
.text 577812 577832 20 0.0
linux all-clusters-app debug (read only) 1746601 1746625 24 0.0
bridge-app debug+rpc (read only) 1326413 1326437 24 0.0
chip-tool debug (read only) 5867301 5868397 1096 0.0
(read/write) 195496 195560 64 0.0
.data.rel.ro 147872 147936 64 0.0
.text 5210149 5211077 928 0.0
lighting-app debug+rpc (read only) 1595521 1595545 24 0.0
(read/write) 109616 109680 64 0.1
.bss 47152 47184 32 0.1
.data.rel.ro 55920 55952 32 0.1
tv-app debug (read only) 1888137 1888161 24 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2290256 2290280 24 0.0
.bss 180308 180316 8 0.0
.text 1252856 1252880 24 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2274384 2274408 24 0.0
.bss 172204 172212 8 0.0
.text 1236984 1237008 24 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2250224 2250240 16 0.0
.text 1212824 1212840 16 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 865267 865287 20 0.0
bss 110604 110608 4 0.0
rodata 95828 95848 20 0.0
nrf52840dk_nrf52840+rpc (read/write) 827635 827655 20 0.0
bss 106960 106964 4 0.0
rodata 87012 87032 20 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 790306 790326 20 0.0
bss 111980 111984 4 0.0
rodata 91084 91104 20 0.0
lock-app nrf52840dk_nrf52840 (read/write) 840651 840671 20 0.0
bss 109628 109632 4 0.0
rodata 92300 92320 20 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 765954 766006 52 0.0
bss 111040 111044 4 0.0
rodata 87604 87624 20 0.0
pump-app nrf52840dk_nrf52840 (read/write) 846791 846811 20 0.0
bss 109768 109772 4 0.0
rodata 94008 94028 20 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 840351 840403 52 0.0
bss 109664 109668 4 0.0
rodata 92256 92276 20 0.0
p6 all-clusters-app default (read/write) 2303032 2303056 24 0.0
.bss 113280 113288 8 0.0
.text 1261296 1261320 24 0.0
lock-app default (read/write) 2216232 2216256 24 0.0
.text 1174496 1174520 24 0.0
qpg lighting-app qpg6100+debug (read only) 494312 494332 20 0.0
.bss 50256 50264 8 0.0
.text 488992 489012 20 0.0
lock-app qpg6100+debug (read only) 469268 469288 20 0.0
.text 463948 463968 20 0.0
telink lighting-app tlsr9518adk80d (read/write) 768682 768702 20 0.0
bss 79116 79120 4 0.0
Decreases (3 builds for mbed, p6)
platform target config section aa8a6d0 4228e94 change % change
mbed all-clusters-app CY8CPROTO_062_4343W+release .heap 850912 850904 -8 -0.0
lighting-app CY8CPROTO_062_4343W+release .heap 858664 858656 -8 -0.0
p6 all-clusters-app default .heap 917536 917528 -8 -0.0
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section aa8a6d0 4228e94 change % change
efr32 lighting-app BRD4161A (read only) 750736 750760 24 0.0
(read/write) 119692 119692 0 0.0
.bss 117892 117892 0 0.0
.data 1800 1800 0 0.0
.text 750728 750752 24 0.0
BRD4161A+rpc (read only) 738276 738292 16 0.0
(read/write) 136320 136320 0 0.0
.bss 134396 134396 0 0.0
.data 1924 1924 0 0.0
.text 738268 738284 16 0.0
lock-app BRD4161A (read only) 727808 727832 24 0.0
(read/write) 113380 113380 0 0.0
.bss 111620 111620 0 0.0
.data 1756 1756 0 0.0
.text 727800 727824 24 0.0
window-app BRD4161A (read only) 728792 728808 16 0.0
(read/write) 113700 113700 0 0.0
.bss 111940 111940 0 0.0
.data 1760 1760 0 0.0
.text 728784 728800 16 0.0
esp32 all-clusters-app c3devkit (read only) 833410 833410 0 0.0
(read/write) 1221938 1221962 24 0.0
.dram0.bss 57752 57760 8 0.0
.dram0.data 14092 14092 0 0.0
.flash.rodata 164840 164864 24 0.0
.flash.text 833410 833410 0 0.0
.iram0.text 61394 61394 0 0.0
m5stack (read only) 904403 904403 0 0.0
(read/write) 421232 421256 24 0.0
.dram0.bss 63112 63112 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 192784 192808 24 0.0
.flash.text 899019 899019 0 0.0
.iram0.text 122943 122943 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 707528 707548 20 0.0
.bss 77212 77212 0 0.0
.data 1912 1912 0 0.0
.text 622604 622624 20 0.0
lock-app k32w061+debug (read/write) 598960 598988 28 0.0
.bss 67716 67724 8 0.0
.data 1880 1880 0 0.0
.text 523564 523584 20 0.0
shell k32w061+debug (read/write) 664336 664356 20 0.0
.bss 78876 78876 0 0.0
.data 1848 1848 0 0.0
.text 577812 577832 20 0.0
linux all-clusters-app debug (read only) 1746601 1746625 24 0.0
(read/write) 128392 128392 0 0.0
.bss 58544 58544 0 0.0
.data 1042 1042 0 0.0
.data.rel.ro 63504 63504 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 137781 137781 0 0.0
.text 1473186 1473186 0 0.0
bridge-app debug+rpc (read only) 1326413 1326437 24 0.0
(read/write) 76432 76432 0 0.0
.bss 41520 41520 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 28352 28352 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 112316 112316 0 0.0
.text 1116693 1116693 0 0.0
chip-tool debug (read only) 5867301 5868397 1096 0.0
(read/write) 195496 195560 64 0.0
.bss 39848 39848 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 147872 147936 64 0.0
.dynamic 592 592 0 0.0
.got 4416 4416 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 278122 278122 0 0.0
.text 5210149 5211077 928 0.0
lighting-app debug+rpc (read only) 1595521 1595545 24 0.0
(read/write) 109616 109680 64 0.1
.bss 47152 47184 32 0.1
.data 1234 1234 0 0.0
.data.rel.ro 55920 55952 32 0.1
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 129937 129937 0 0.0
.text 1330578 1330578 0 0.0
ota-provider-app debug (read only) 1273961 1273961 0 0.0
(read/write) 75048 75048 0 0.0
.bss 44096 44096 0 0.0
.data 784 784 0 0.0
.data.rel.ro 25080 25080 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 114335 114335 0 0.0
.text 1062034 1062034 0 0.0
ota-requestor-app debug (read only) 1370209 1370209 0 0.0
(read/write) 78912 78912 0 0.0
.bss 46560 46560 0 0.0
.data 848 848 0 0.0
.data.rel.ro 26408 26408 0 0.0
.dynamic 592 592 0 0.0
.got 4000 4000 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 125736 125736 0 0.0
.text 1144098 1144098 0 0.0
shell debug (read only) 799185 799185 0 0.0
(read/write) 65832 65832 0 0.0
.bss 23336 23336 0 0.0
.data 242 242 0 0.0
.data.rel.ro 37752 37752 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 78703 78703 0 0.0
.text 616466 616466 0 0.0
tv-app debug (read only) 1888137 1888161 24 0.0
(read/write) 318520 318520 0 0.0
.bss 249800 249800 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 592 592 0 0.0
.got 4432 4432 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158629 158629 0 0.0
.text 1584066 1584066 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2290256 2290280 24 0.0
.bss 180308 180316 8 0.0
.data 5224 5224 0 0.0
.heap 850912 850904 -8 -0.0
.text 1252856 1252880 24 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2274384 2274408 24 0.0
.bss 172204 172212 8 0.0
.data 5576 5576 0 0.0
.heap 858664 858656 -8 -0.0
.text 1236984 1237008 24 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2250224 2250240 16 0.0
.bss 171092 171092 0 0.0
.data 5568 5568 0 0.0
.heap 859784 859784 0 0.0
.text 1212824 1212840 16 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2050544 2050544 0 0.0
.bss 156280 156280 0 0.0
.data 4968 4968 0 0.0
.heap 875200 875200 0 0.0
.text 1013144 1013144 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 865267 865287 20 0.0
bss 110604 110608 4 0.0
rodata 95828 95848 20 0.0
text 583200 583200 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 827635 827655 20 0.0
bss 106960 106964 4 0.0
rodata 87012 87032 20 0.0
text 557368 557368 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 790306 790326 20 0.0
bss 111980 111984 4 0.0
rodata 91084 91104 20 0.0
text 512672 512672 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 840651 840671 20 0.0
bss 109628 109632 4 0.0
rodata 92300 92320 20 0.0
text 563296 563296 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 765954 766006 52 0.0
bss 111040 111044 4 0.0
rodata 87604 87624 20 0.0
text 492856 492856 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 846791 846811 20 0.0
bss 109768 109772 4 0.0
rodata 94008 94028 20 0.0
text 567476 567476 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 840351 840403 52 0.0
bss 109664 109668 4 0.0
rodata 92256 92276 20 0.0
text 562916 562916 0 0.0
shell nrf52840dk_nrf52840 (read/write) 778003 778003 0 0.0
bss 109112 109112 0 0.0
rodata 73064 73064 0 0.0
text 521244 521244 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 693058 693058 0 0.0
bss 110096 110096 0 0.0
rodata 67708 67708 0 0.0
text 441856 441856 0 0.0
p6 all-clusters-app default (read/write) 2303032 2303056 24 0.0
.bss 113280 113288 8 0.0
.data 2528 2528 0 0.0
.heap 917536 917528 -8 -0.0
.text 1261296 1261320 24 0.0
lock-app default (read/write) 2216232 2216256 24 0.0
.bss 100944 100944 0 0.0
.data 2400 2400 0 0.0
.heap 930000 930000 0 0.0
.text 1174496 1174520 24 0.0
qpg lighting-app qpg6100+debug (read only) 494312 494332 20 0.0
(read/write) 114144 114144 0 0.0
.bss 50256 50264 8 0.0
.data 1008 1008 0 0.0
.text 488992 489012 20 0.0
lock-app qpg6100+debug (read only) 469268 469288 20 0.0
(read/write) 114140 114140 0 0.0
.bss 49200 49200 0 0.0
.data 964 964 0 0.0
.text 463948 463968 20 0.0
persistent-storage-app qpg6100+debug (read only) 105416 105416 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8994 8994 0 0.0
.data 272 272 0 0.0
.text 100096 100096 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 768682 768702 20 0.0
bss 79116 79120 4 0.0
noinit 37160 37160 0 0.0
text 533824 533824 0 0.0

@github-actions
Copy link

github-actions bot commented Nov 22, 2021

PR #12044: Size comparison from f58ad86 to fff6073

Increases (29 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section f58ad86 fff6073 change % change
efr32 lighting-app BRD4161A (read only) 750752 750776 24 0.0
.text 750744 750768 24 0.0
BRD4161A+rpc (read only) 738292 738308 16 0.0
.text 738284 738300 16 0.0
lock-app BRD4161A (read only) 727824 727848 24 0.0
.text 727816 727840 24 0.0
window-app BRD4161A (read only) 731272 731296 24 0.0
.text 731264 731288 24 0.0
esp32 all-clusters-app c3devkit (read/write) 1221938 1221962 24 0.0
.dram0.bss 57752 57760 8 0.0
.flash.rodata 164840 164864 24 0.0
m5stack (read/write) 421232 421256 24 0.0
.flash.rodata 192784 192808 24 0.0
k32w lighting-app k32w061+se05x+release (read/write) 707544 707564 20 0.0
.text 622620 622640 20 0.0
lock-app k32w061+debug (read/write) 598976 599004 28 0.0
.bss 67716 67724 8 0.0
.text 523580 523600 20 0.0
shell k32w061+debug (read/write) 664352 664372 20 0.0
.text 577828 577848 20 0.0
linux all-clusters-app debug (read only) 1746633 1746657 24 0.0
bridge-app debug+rpc (read only) 1326445 1326469 24 0.0
chip-tool debug (read only) 5867333 5868429 1096 0.0
(read/write) 195496 195560 64 0.0
.data.rel.ro 147872 147936 64 0.0
.text 5210181 5211109 928 0.0
lighting-app debug+rpc (read only) 1595553 1595577 24 0.0
(read/write) 109616 109680 64 0.1
.bss 47152 47184 32 0.1
.data.rel.ro 55920 55952 32 0.1
tv-app debug (read only) 1888169 1888193 24 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2290256 2290280 24 0.0
.bss 180308 180316 8 0.0
.text 1252856 1252880 24 0.0
lighting-app CY8CPROTO_062_4343W+release (read/write) 2274384 2274408 24 0.0
.bss 172204 172212 8 0.0
.text 1236984 1237008 24 0.0
lock-app CY8CPROTO_062_4343W+release (read/write) 2250224 2250240 16 0.0
.text 1212824 1212840 16 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 865267 865287 20 0.0
bss 110604 110608 4 0.0
rodata 95828 95848 20 0.0
nrf52840dk_nrf52840+rpc (read/write) 827635 827655 20 0.0
bss 106960 106964 4 0.0
rodata 87012 87032 20 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 790322 790342 20 0.0
bss 111980 111984 4 0.0
rodata 91084 91104 20 0.0
lock-app nrf52840dk_nrf52840 (read/write) 840667 840687 20 0.0
bss 109628 109632 4 0.0
rodata 92300 92320 20 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 765970 766022 52 0.0
bss 111040 111044 4 0.0
rodata 87604 87624 20 0.0
pump-app nrf52840dk_nrf52840 (read/write) 846807 846827 20 0.0
bss 109768 109772 4 0.0
rodata 94008 94028 20 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 840367 840419 52 0.0
bss 109664 109668 4 0.0
rodata 92256 92276 20 0.0
p6 all-clusters-app default (read/write) 2303048 2303072 24 0.0
.bss 113280 113288 8 0.0
.text 1261312 1261336 24 0.0
lock-app default (read/write) 2216248 2216272 24 0.0
.text 1174512 1174536 24 0.0
qpg lighting-app qpg6100+debug (read only) 494320 494340 20 0.0
.bss 50256 50264 8 0.0
.text 489000 489020 20 0.0
lock-app qpg6100+debug (read only) 469276 469296 20 0.0
.text 463956 463976 20 0.0
telink lighting-app tlsr9518adk80d (read/write) 768698 768718 20 0.0
bss 79116 79120 4 0.0
Decreases (3 builds for mbed, p6)
platform target config section f58ad86 fff6073 change % change
mbed all-clusters-app CY8CPROTO_062_4343W+release .heap 850912 850904 -8 -0.0
lighting-app CY8CPROTO_062_4343W+release .heap 858664 858656 -8 -0.0
p6 all-clusters-app default .heap 917536 917528 -8 -0.0
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section f58ad86 fff6073 change % change
efr32 lighting-app BRD4161A (read only) 750752 750776 24 0.0
(read/write) 119692 119692 0 0.0
.bss 117892 117892 0 0.0
.data 1800 1800 0 0.0
.text 750744 750768 24 0.0
BRD4161A+rpc (read only) 738292 738308 16 0.0
(read/write) 136320 136320 0 0.0
.bss 134396 134396 0 0.0
.data 1924 1924 0 0.0
.text 738284 738300 16 0.0
lock-app BRD4161A (read only) 727824 727848 24 0.0
(read/write) 117476 117476 0 0.0
.bss 115716 115716 0 0.0
.data 1756 1756 0 0.0
.text 727816 727840 24 0.0
window-app BRD4161A (read only) 731272 731296 24 0.0
(read/write) 117836 117836 0 0.0
.bss 116068 116068 0 0.0
.data 1764 1764 0 0.0
.text 731264 731288 24 0.0
esp32 all-clusters-app c3devkit (read only) 833422 833422 0 0.0
(read/write) 1221938 1221962 24 0.0
.dram0.bss 57752 57760 8 0.0
.dram0.data 14092 14092 0 0.0
.flash.rodata 164840 164864 24 0.0
.flash.text 833422 833422 0 0.0
.iram0.text 61394 61394 0 0.0
m5stack (read only) 904419 904419 0 0.0
(read/write) 421232 421256 24 0.0
.dram0.bss 63112 63112 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 192784 192808 24 0.0
.flash.text 899035 899035 0 0.0
.iram0.text 122943 122943 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 707544 707564 20 0.0
.bss 77212 77212 0 0.0
.data 1912 1912 0 0.0
.text 622620 622640 20 0.0
lock-app k32w061+debug (read/write) 598976 599004 28 0.0
.bss 67716 67724 8 0.0
.data 1880 1880 0 0.0
.text 523580 523600 20 0.0
shell k32w061+debug (read/write) 664352 664372 20 0.0
.bss 78876 78876 0 0.0
.data 1848 1848 0 0.0
.text 577828 577848 20 0.0
linux all-clusters-app debug (read only) 1746633 1746657 24 0.0
(read/write) 128392 128392 0 0.0
.bss 58544 58544 0 0.0
.data 1042 1042 0 0.0
.data.rel.ro 63504 63504 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 560 560 0 0.0
.rodata 137781 137781 0 0.0
.text 1473218 1473218 0 0.0
bridge-app debug+rpc (read only) 1326445 1326469 24 0.0
(read/write) 76432 76432 0 0.0
.bss 41520 41520 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 28352 28352 0 0.0
.dynamic 592 592 0 0.0
.got 3984 3984 0 0.0
.init 27 27 0 0.0
.init_array 408 408 0 0.0
.rodata 112316 112316 0 0.0
.text 1116725 1116725 0 0.0
chip-tool debug (read only) 5867333 5868429 1096 0.0
(read/write) 195496 195560 64 0.0
.bss 39848 39848 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 147872 147936 64 0.0
.dynamic 592 592 0 0.0
.got 4416 4416 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 278122 278122 0 0.0
.text 5210181 5211109 928 0.0
lighting-app debug+rpc (read only) 1595553 1595577 24 0.0
(read/write) 109616 109680 64 0.1
.bss 47152 47184 32 0.1
.data 1234 1234 0 0.0
.data.rel.ro 55920 55952 32 0.1
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 536 536 0 0.0
.rodata 129937 129937 0 0.0
.text 1330610 1330610 0 0.0
ota-provider-app debug (read only) 1273993 1273993 0 0.0
(read/write) 75048 75048 0 0.0
.bss 44096 44096 0 0.0
.data 784 784 0 0.0
.data.rel.ro 25080 25080 0 0.0
.dynamic 592 592 0 0.0
.got 4016 4016 0 0.0
.init 27 27 0 0.0
.init_array 448 448 0 0.0
.rodata 114335 114335 0 0.0
.text 1062066 1062066 0 0.0
ota-requestor-app debug (read only) 1370241 1370241 0 0.0
(read/write) 78912 78912 0 0.0
.bss 46560 46560 0 0.0
.data 848 848 0 0.0
.data.rel.ro 26408 26408 0 0.0
.dynamic 592 592 0 0.0
.got 4000 4000 0 0.0
.init 27 27 0 0.0
.init_array 472 472 0 0.0
.rodata 125736 125736 0 0.0
.text 1144130 1144130 0 0.0
shell debug (read only) 799185 799185 0 0.0
(read/write) 65832 65832 0 0.0
.bss 23336 23336 0 0.0
.data 242 242 0 0.0
.data.rel.ro 37752 37752 0 0.0
.dynamic 592 592 0 0.0
.got 3528 3528 0 0.0
.init 27 27 0 0.0
.init_array 344 344 0 0.0
.rodata 78703 78703 0 0.0
.text 616466 616466 0 0.0
tv-app debug (read only) 1888169 1888193 24 0.0
(read/write) 318520 318520 0 0.0
.bss 249800 249800 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 592 592 0 0.0
.got 4432 4432 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 158629 158629 0 0.0
.text 1584098 1584098 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2290256 2290280 24 0.0
.bss 180308 180316 8 0.0
.data 5224 5224 0 0.0
.heap 850912 850904 -8 -0.0
.text 1252856 1252880 24 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2274384 2274408 24 0.0
.bss 172204 172212 8 0.0
.data 5576 5576 0 0.0
.heap 858664 858656 -8 -0.0
.text 1236984 1237008 24 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2250224 2250240 16 0.0
.bss 171092 171092 0 0.0
.data 5568 5568 0 0.0
.heap 859784 859784 0 0.0
.text 1212824 1212840 16 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1139744 1139744 0 0.0
.bss 11752 11752 0 0.0
.data 4368 4368 0 0.0
.heap 1020328 1020328 0 0.0
.text 103128 103128 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2050544 2050544 0 0.0
.bss 156280 156280 0 0.0
.data 4968 4968 0 0.0
.heap 875200 875200 0 0.0
.text 1013144 1013144 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 865267 865287 20 0.0
bss 110604 110608 4 0.0
rodata 95828 95848 20 0.0
text 583212 583212 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 827635 827655 20 0.0
bss 106960 106964 4 0.0
rodata 87012 87032 20 0.0
text 557380 557380 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 790322 790342 20 0.0
bss 111980 111984 4 0.0
rodata 91084 91104 20 0.0
text 512684 512684 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 840667 840687 20 0.0
bss 109628 109632 4 0.0
rodata 92300 92320 20 0.0
text 563308 563308 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 765970 766022 52 0.0
bss 111040 111044 4 0.0
rodata 87604 87624 20 0.0
text 492868 492868 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497327 497327 0 0.0
bss 51824 51824 0 0.0
rodata 45780 45780 0 0.0
text 339436 339436 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 846807 846827 20 0.0
bss 109768 109772 4 0.0
rodata 94008 94028 20 0.0
text 567488 567488 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 840367 840419 52 0.0
bss 109664 109668 4 0.0
rodata 92256 92276 20 0.0
text 562928 562928 0 0.0
shell nrf52840dk_nrf52840 (read/write) 778003 778003 0 0.0
bss 109112 109112 0 0.0
rodata 73064 73064 0 0.0
text 521244 521244 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 693058 693058 0 0.0
bss 110096 110096 0 0.0
rodata 67708 67708 0 0.0
text 441856 441856 0 0.0
p6 all-clusters-app default (read/write) 2303048 2303072 24 0.0
.bss 113280 113288 8 0.0
.data 2528 2528 0 0.0
.heap 917536 917528 -8 -0.0
.text 1261312 1261336 24 0.0
lock-app default (read/write) 2216248 2216272 24 0.0
.bss 100944 100944 0 0.0
.data 2400 2400 0 0.0
.heap 930000 930000 0 0.0
.text 1174512 1174536 24 0.0
qpg lighting-app qpg6100+debug (read only) 494320 494340 20 0.0
(read/write) 114144 114144 0 0.0
.bss 50256 50264 8 0.0
.data 1008 1008 0 0.0
.text 489000 489020 20 0.0
lock-app qpg6100+debug (read only) 469276 469296 20 0.0
(read/write) 114140 114140 0 0.0
.bss 49200 49200 0 0.0
.data 964 964 0 0.0
.text 463956 463976 20 0.0
persistent-storage-app qpg6100+debug (read only) 105416 105416 0 0.0
(read/write) 114142 114142 0 0.0
.bss 8994 8994 0 0.0
.data 272 272 0 0.0
.text 100096 100096 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 768698 768718 20 0.0
bss 79116 79120 4 0.0
noinit 37160 37160 0 0.0
text 533836 533836 0 0.0

@yufengwangca yufengwangca merged commit 3f2ab62 into project-chip:master Nov 22, 2021
@yufengwangca yufengwangca deleted the pr/featuremap/wifi branch November 22, 2021 18:51
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.

5 participants