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

Added compile support for NuttX system #31236

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

zhhyu7
Copy link
Contributor

@zhhyu7 zhhyu7 commented Jan 4, 2024

This is a basic version of compile support and only x86 simulator lightning-APP is supported now.

The compilation method is shown below:
./scripts/build/build_examples.py --target nuttx-x64-light build
and compiled binaries are in the out/nuttx-x64-light directory.

Detailed introduction about NuttX system can refer to this link: https://github.com/apache/nuttx

I have a few questions to ask the experienced mentors in the community.
Because the nutx platform supports most posix interfaces, most Linux code can be reused without recreating the NuttX platform-specific source directory. Whether this behavior is okay?

Thank you very much for your comments and suggestions. I greatly appreciate your input.

@CLAassistant
Copy link

CLAassistant commented Jan 4, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

github-actions bot commented Jan 4, 2024

PR #31236: Size comparison from 9279628 to bb5dcd4

Decreases (1 build for efr32)
platform target config section 9279628 bb5dcd4 change % change
efr32 window-app BRD4187C (read/write) 1136824 1136816 -8 -0.0
.text 965304 965296 -8 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9279628 bb5dcd4 change % change
bl602 lighting-app bl602 (read/write) 1419130 1419130 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1086830 1086830 0 0.0
bl602+mfd (read/write) 1433602 1433602 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102198 1102198 0 0.0
bl602+rpc (read/write) 1466906 1466906 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118574 1118574 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184103 1184103 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956494 956494 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195235 1195235 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968558 968558 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276115 1276115 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031556 1031556 0 0.0
bl706-eth (read/write) 1003749 1003749 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749412 749412 0 0.0
bl706-wifi (read/write) 1242138 1242138 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 976958 976958 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1153808 1153808 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949620 949620 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165260 1165260 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 961996 961996 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772456 772456 0 0.0
(read/write) 168180 168180 0 0.0
.bss 90516 90516 0 0.0
.data 3460 3460 0 0.0
.rodata 89560 89560 0 0.0
.text 682632 682632 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 788552 788552 0 0.0
(read/write) 178408 178408 0 0.0
.bss 100692 100692 0 0.0
.data 3488 3488 0 0.0
.rodata 83808 83808 0 0.0
.text 704476 704476 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776800 776800 0 0.0
(read/write) 172864 172864 0 0.0
.bss 95148 95148 0 0.0
.data 3488 3488 0 0.0
.rodata 110416 110416 0 0.0
.text 666116 666116 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 729384 729384 0 0.0
(read/write) 167168 167168 0 0.0
.bss 89280 89280 0 0.0
.data 3448 3448 0 0.0
.rodata 85136 85136 0 0.0
.text 643984 643984 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714904 714904 0 0.0
(read/write) 167356 167356 0 0.0
.bss 89472 89472 0 0.0
.data 3444 3444 0 0.0
.rodata 80968 80968 0 0.0
.text 633672 633672 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 561863 561863 0 0.0
.app_xip_area 452017 452017 0 0.0
.bss 64760 64760 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544103 544103 0 0.0
.app_xip_area 429521 429521 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562799 562799 0 0.0
.app_xip_area 454409 454409 0 0.0
.bss 63376 63376 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558271 558271 0 0.0
.app_xip_area 446657 446657 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1018052 1018052 0 0.0
.bss 172696 172696 0 0.0
.data 2688 2688 0 0.0
.text 842648 842648 0 0.0
BRD4187C (read/write) 1101844 1101844 0 0.0
.bss 196300 196300 0 0.0
.data 3296 3296 0 0.0
.text 902228 902228 0 0.0
lock-app BRD4161A+wf200 (read/write) 1115680 1115680 0 0.0
.bss 188912 188912 0 0.0
.data 2712 2712 0 0.0
.text 924036 924036 0 0.0
window-app BRD4187C (read/write) 1136824 1136816 -8 -0.0
.bss 168332 168332 0 0.0
.data 3168 3168 0 0.0
.text 965304 965296 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1139564 1139564 0 0.0
(read/write) 1671948 1671948 0 0.0
.dram0.bss 73024 73024 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 242056 242056 0 0.0
.flash.text 1139564 1139564 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1184519 1184519 0 0.0
(read/write) 521132 521132 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 273084 273084 0 0.0
.flash.text 1179135 1179135 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605952 605952 0 0.0
(read/write) 81976 81976 0 0.0
.bss 69824 69824 0 0.0
.data 2168 2168 0 0.0
.text 605416 605416 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691520 691520 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577648 577648 0 0.0
light k32w0+release (read only) 595656 595656 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595120 595120 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783340 783340 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660600 660600 0 0.0
lock k32w0+release (read only) 576824 576824 0 0.0
(read/write) 79448 79448 0 0.0
.bss 67368 67368 0 0.0
.data 2096 2096 0 0.0
.text 576288 576288 0 0.0
linux air-purifier-app debug (read only) 2528949 2528949 0 0.0
(read/write) 127240 127240 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179432 179432 0 0.0
.text 2174117 2174117 0 0.0
all-clusters-app debug (read only) 5424257 5424257 0 0.0
(read/write) 456696 456696 0 0.0
.bss 131760 131760 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313832 313832 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1280 1280 0 0.0
.rodata 313180 313180 0 0.0
.text 4699971 4699971 0 0.0
all-clusters-minimal-app debug (read only) 4956777 4956777 0 0.0
(read/write) 234720 234720 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272589 272589 0 0.0
.text 4451731 4451731 0 0.0
bridge-app debug (read only) 4419777 4419777 0 0.0
(read/write) 215960 215960 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219285 219285 0 0.0
.text 3981923 3981923 0 0.0
chip-tool debug (read only) 1173846 1173846 0 0.0
(read/write) 505872 505872 0 0.0
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399440 399440 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 426441 426441 0 0.0
.text 10619523 10619523 0 0.0
chip-tool-ipv6only arm64 (read only) 11459704 11459704 0 0.0
(read/write) 572024 572024 0 0.0
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438384 438384 0 0.0
.dynamic 512 512 0 0.0
.got 19856 19856 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346864 346864 0 0.0
.text 10242056 10242056 0 0.0
lighting-app debug+rpc+ui (read only) 5305577 5305577 0 0.0
(read/write) 225032 225032 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340468 340468 0 0.0
.text 4720323 4720323 0 0.0
lock-app debug (read only) 4504817 4504817 0 0.0
(read/write) 203680 203680 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 247125 247125 0 0.0
.text 4047667 4047667 0 0.0
ota-provider-app debug (read only) 4168953 4168953 0 0.0
(read/write) 192728 192728 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201397 201397 0 0.0
.text 3775683 3775683 0 0.0
ota-requestor-app debug (read only) 4259529 4259529 0 0.0
(read/write) 197040 197040 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 205205 205205 0 0.0
.text 3858051 3858051 0 0.0
shell debug (read only) 2795801 2795801 0 0.0
(read/write) 152664 152664 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 182400 182400 0 0.0
.text 2442098 2442098 0 0.0
thermostat-no-ble arm64 (read only) 4408264 4408264 0 0.0
(read/write) 246304 246304 0 0.0
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102384 102384 0 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162276 162276 0 0.0
.text 3905592 3905592 0 0.0
tv-app debug (read only) 5406025 5406025 0 0.0
(read/write) 349208 349208 0 0.0
.bss 244608 244608 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 273269 273269 0 0.0
.text 4894915 4894915 0 0.0
tv-casting-app debug (read only) 9614689 9614689 0 0.0
(read/write) 339232 339232 0 0.0
.bss 156384 156384 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173536 173536 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 364040 364040 0 0.0
.text 8785043 8785043 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526584 2526584 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489268 1489268 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1069356 1069356 0 0.0
bss 129520 129520 0 0.0
rodata 105580 105580 0 0.0
text 786692 786692 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1195444 1195444 0 0.0
bss 121730 121730 0 0.0
rodata 139336 139336 0 0.0
text 784048 784048 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041024 1041024 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765020 765020 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1752916 1752916 0 0.0
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1546908 1546908 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1706844 1706844 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1502932 1502932 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1631748 1631748 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434524 1434524 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658644 1658644 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434300 1434300 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117396 1117396 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629772 629772 0 0.0
lock-app qpg6105+debug (read/write) 1081316 1081316 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593696 593696 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822054 822054 0 0.0
bss 55104 55104 0 0.0
text 614330 614330 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088424 1088424 0 0.0
bss 100536 100536 0 0.0
text 768616 768616 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1084920 1084920 0 0.0
bss 109860 109860 0 0.0
text 754124 754124 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935400 935400 0 0.0
bss 94368 94368 0 0.0
text 647382 647382 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822282 822282 0 0.0
bss 55148 55148 0 0.0
text 614700 614700 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979576 979576 0 0.0
bss 79132 79132 0 0.0
text 694992 694992 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1093948 1093948 0 0.0
bss 99932 99932 0 0.0
text 770476 770476 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966000 966000 0 0.0
bss 97396 97396 0 0.0
text 648466 648466 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949276 949276 0 0.0
bss 92476 92476 0 0.0
text 663692 663692 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881192 881192 0 0.0
bss 69124 69124 0 0.0
text 622814 622814 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821796 821796 0 0.0
bss 57360 57360 0 0.0
text 589690 589690 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705596 0 0.0
bss 73588 73588 0 0.0
text 462092 462092 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824018 824018 0 0.0
bss 55284 55284 0 0.0
text 617444 617444 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878985 878985 0 0.0
bss 60836 60836 0 0.0
text 631528 631528 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846168 846168 0 0.0
bss 57656 57656 0 0.0
text 608156 608156 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840340 840340 0 0.0
bss 58008 58008 0 0.0
text 602086 602086 0 0.0

@zhhyu7 zhhyu7 force-pushed the upstream-1 branch 2 times, most recently from edeea6f to 63eeb35 Compare January 4, 2024 06:25
Copy link

github-actions bot commented Jan 4, 2024

PR #31236: Size comparison from 9279628 to 63eeb35

Decreases (1 build for efr32)
platform target config section 9279628 63eeb35 change % change
efr32 window-app BRD4187C (read/write) 1136824 1136816 -8 -0.0
.text 965304 965296 -8 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9279628 63eeb35 change % change
bl602 lighting-app bl602 (read/write) 1419130 1419130 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1086830 1086830 0 0.0
bl602+mfd (read/write) 1433602 1433602 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102198 1102198 0 0.0
bl602+rpc (read/write) 1466906 1466906 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118574 1118574 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184103 1184103 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956494 956494 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195235 1195235 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968558 968558 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276115 1276115 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031556 1031556 0 0.0
bl706-eth (read/write) 1003749 1003749 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749412 749412 0 0.0
bl706-wifi (read/write) 1242138 1242138 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 976958 976958 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1153808 1153808 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949620 949620 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165260 1165260 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 961996 961996 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772456 772456 0 0.0
(read/write) 168180 168180 0 0.0
.bss 90516 90516 0 0.0
.data 3460 3460 0 0.0
.rodata 89560 89560 0 0.0
.text 682632 682632 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 788552 788552 0 0.0
(read/write) 178408 178408 0 0.0
.bss 100692 100692 0 0.0
.data 3488 3488 0 0.0
.rodata 83808 83808 0 0.0
.text 704476 704476 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776800 776800 0 0.0
(read/write) 172864 172864 0 0.0
.bss 95148 95148 0 0.0
.data 3488 3488 0 0.0
.rodata 110416 110416 0 0.0
.text 666116 666116 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 729384 729384 0 0.0
(read/write) 167168 167168 0 0.0
.bss 89280 89280 0 0.0
.data 3448 3448 0 0.0
.rodata 85136 85136 0 0.0
.text 643984 643984 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714904 714904 0 0.0
(read/write) 167356 167356 0 0.0
.bss 89472 89472 0 0.0
.data 3444 3444 0 0.0
.rodata 80968 80968 0 0.0
.text 633672 633672 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 561863 561863 0 0.0
.app_xip_area 452017 452017 0 0.0
.bss 64760 64760 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544103 544103 0 0.0
.app_xip_area 429521 429521 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562799 562799 0 0.0
.app_xip_area 454409 454409 0 0.0
.bss 63376 63376 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558271 558271 0 0.0
.app_xip_area 446657 446657 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1018052 1018052 0 0.0
.bss 172696 172696 0 0.0
.data 2688 2688 0 0.0
.text 842648 842648 0 0.0
BRD4187C (read/write) 1101844 1101844 0 0.0
.bss 196300 196300 0 0.0
.data 3296 3296 0 0.0
.text 902228 902228 0 0.0
lock-app BRD4161A+wf200 (read/write) 1115680 1115680 0 0.0
.bss 188912 188912 0 0.0
.data 2712 2712 0 0.0
.text 924036 924036 0 0.0
window-app BRD4187C (read/write) 1136824 1136816 -8 -0.0
.bss 168332 168332 0 0.0
.data 3168 3168 0 0.0
.text 965304 965296 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1139564 1139564 0 0.0
(read/write) 1671948 1671948 0 0.0
.dram0.bss 73024 73024 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 242056 242056 0 0.0
.flash.text 1139564 1139564 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1184519 1184519 0 0.0
(read/write) 521132 521132 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 273084 273084 0 0.0
.flash.text 1179135 1179135 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605952 605952 0 0.0
(read/write) 81976 81976 0 0.0
.bss 69824 69824 0 0.0
.data 2168 2168 0 0.0
.text 605416 605416 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691520 691520 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577648 577648 0 0.0
light k32w0+release (read only) 595656 595656 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595120 595120 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783340 783340 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660600 660600 0 0.0
lock k32w0+release (read only) 576824 576824 0 0.0
(read/write) 79448 79448 0 0.0
.bss 67368 67368 0 0.0
.data 2096 2096 0 0.0
.text 576288 576288 0 0.0
linux air-purifier-app debug (read only) 2528949 2528949 0 0.0
(read/write) 127240 127240 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179432 179432 0 0.0
.text 2174117 2174117 0 0.0
all-clusters-app debug (read only) 5424257 5424257 0 0.0
(read/write) 456696 456696 0 0.0
.bss 131760 131760 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313832 313832 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1280 1280 0 0.0
.rodata 313180 313180 0 0.0
.text 4699971 4699971 0 0.0
all-clusters-minimal-app debug (read only) 4956777 4956777 0 0.0
(read/write) 234720 234720 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272589 272589 0 0.0
.text 4451731 4451731 0 0.0
bridge-app debug (read only) 4419777 4419777 0 0.0
(read/write) 215960 215960 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219285 219285 0 0.0
.text 3981923 3981923 0 0.0
chip-tool debug (read only) 1173846 1173846 0 0.0
(read/write) 505872 505872 0 0.0
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399440 399440 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 426441 426441 0 0.0
.text 10619523 10619523 0 0.0
chip-tool-ipv6only arm64 (read only) 11459704 11459704 0 0.0
(read/write) 572024 572024 0 0.0
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438384 438384 0 0.0
.dynamic 512 512 0 0.0
.got 19856 19856 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346864 346864 0 0.0
.text 10242056 10242056 0 0.0
lighting-app debug+rpc+ui (read only) 5305577 5305577 0 0.0
(read/write) 225032 225032 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340468 340468 0 0.0
.text 4720323 4720323 0 0.0
lock-app debug (read only) 4504817 4504817 0 0.0
(read/write) 203680 203680 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 247125 247125 0 0.0
.text 4047667 4047667 0 0.0
ota-provider-app debug (read only) 4168953 4168953 0 0.0
(read/write) 192728 192728 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201397 201397 0 0.0
.text 3775683 3775683 0 0.0
ota-requestor-app debug (read only) 4259529 4259529 0 0.0
(read/write) 197040 197040 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 205205 205205 0 0.0
.text 3858051 3858051 0 0.0
shell debug (read only) 2795801 2795801 0 0.0
(read/write) 152664 152664 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 182400 182400 0 0.0
.text 2442098 2442098 0 0.0
thermostat-no-ble arm64 (read only) 4408264 4408264 0 0.0
(read/write) 246304 246304 0 0.0
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102384 102384 0 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162276 162276 0 0.0
.text 3905592 3905592 0 0.0
tv-app debug (read only) 5406025 5406025 0 0.0
(read/write) 349208 349208 0 0.0
.bss 244608 244608 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 273269 273269 0 0.0
.text 4894915 4894915 0 0.0
tv-casting-app debug (read only) 9614689 9614689 0 0.0
(read/write) 339232 339232 0 0.0
.bss 156384 156384 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173536 173536 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 364040 364040 0 0.0
.text 8785043 8785043 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526584 2526584 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489268 1489268 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1069356 1069356 0 0.0
bss 129520 129520 0 0.0
rodata 105580 105580 0 0.0
text 786692 786692 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1195444 1195444 0 0.0
bss 121730 121730 0 0.0
rodata 139336 139336 0 0.0
text 784048 784048 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041024 1041024 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765020 765020 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1752916 1752916 0 0.0
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1546908 1546908 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1706844 1706844 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1502932 1502932 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1631748 1631748 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434524 1434524 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658644 1658644 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434300 1434300 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117396 1117396 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629772 629772 0 0.0
lock-app qpg6105+debug (read/write) 1081316 1081316 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593696 593696 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822054 822054 0 0.0
bss 55104 55104 0 0.0
text 614330 614330 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088424 1088424 0 0.0
bss 100536 100536 0 0.0
text 768616 768616 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1084920 1084920 0 0.0
bss 109860 109860 0 0.0
text 754124 754124 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935400 935400 0 0.0
bss 94368 94368 0 0.0
text 647382 647382 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822282 822282 0 0.0
bss 55148 55148 0 0.0
text 614700 614700 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979576 979576 0 0.0
bss 79132 79132 0 0.0
text 694992 694992 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1093948 1093948 0 0.0
bss 99932 99932 0 0.0
text 770476 770476 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966000 966000 0 0.0
bss 97396 97396 0 0.0
text 648466 648466 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949276 949276 0 0.0
bss 92476 92476 0 0.0
text 663692 663692 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881192 881192 0 0.0
bss 69124 69124 0 0.0
text 622814 622814 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821796 821796 0 0.0
bss 57360 57360 0 0.0
text 589690 589690 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705596 0 0.0
bss 73588 73588 0 0.0
text 462092 462092 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824018 824018 0 0.0
bss 55284 55284 0 0.0
text 617444 617444 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878985 878985 0 0.0
bss 60836 60836 0 0.0
text 631528 631528 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846168 846168 0 0.0
bss 57656 57656 0 0.0
text 608156 608156 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840340 840340 0 0.0
bss 58008 58008 0 0.0
text 602086 602086 0 0.0

@zhhyu7 zhhyu7 changed the title Added compile support for NuttX systems Added compile support for NuttX system Jan 4, 2024
Copy link

github-actions bot commented Jan 4, 2024

PR #31236: Size comparison from 8686f21 to 118c8fa

Decreases (1 build for efr32)
platform target config section 8686f21 118c8fa change % change
efr32 window-app BRD4187C (read/write) 1136824 1136816 -8 -0.0
.text 965304 965296 -8 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 8686f21 118c8fa change % change
bl602 lighting-app bl602 (read/write) 1419130 1419130 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1086830 1086830 0 0.0
bl602+mfd (read/write) 1433602 1433602 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102198 1102198 0 0.0
bl602+rpc (read/write) 1466906 1466906 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118574 1118574 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184103 1184103 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956494 956494 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195235 1195235 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968558 968558 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276115 1276115 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031556 1031556 0 0.0
bl706-eth (read/write) 1003749 1003749 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749412 749412 0 0.0
bl706-wifi (read/write) 1242138 1242138 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 976958 976958 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1153808 1153808 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949620 949620 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165260 1165260 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 961996 961996 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 772456 772456 0 0.0
(read/write) 168180 168180 0 0.0
.bss 90516 90516 0 0.0
.data 3460 3460 0 0.0
.rodata 89560 89560 0 0.0
.text 682632 682632 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 788552 788552 0 0.0
(read/write) 178408 178408 0 0.0
.bss 100692 100692 0 0.0
.data 3488 3488 0 0.0
.rodata 83808 83808 0 0.0
.text 704476 704476 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776800 776800 0 0.0
(read/write) 172864 172864 0 0.0
.bss 95148 95148 0 0.0
.data 3488 3488 0 0.0
.rodata 110416 110416 0 0.0
.text 666116 666116 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 729384 729384 0 0.0
(read/write) 167168 167168 0 0.0
.bss 89280 89280 0 0.0
.data 3448 3448 0 0.0
.rodata 85136 85136 0 0.0
.text 643984 643984 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714904 714904 0 0.0
(read/write) 167356 167356 0 0.0
.bss 89472 89472 0 0.0
.data 3444 3444 0 0.0
.rodata 80968 80968 0 0.0
.text 633672 633672 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 561863 561863 0 0.0
.app_xip_area 452017 452017 0 0.0
.bss 64760 64760 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544103 544103 0 0.0
.app_xip_area 429521 429521 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562799 562799 0 0.0
.app_xip_area 454409 454409 0 0.0
.bss 63376 63376 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558271 558271 0 0.0
.app_xip_area 446657 446657 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1018052 1018052 0 0.0
.bss 172696 172696 0 0.0
.data 2688 2688 0 0.0
.text 842648 842648 0 0.0
BRD4187C (read/write) 1101844 1101844 0 0.0
.bss 196300 196300 0 0.0
.data 3296 3296 0 0.0
.text 902228 902228 0 0.0
lock-app BRD4161A+wf200 (read/write) 1115680 1115680 0 0.0
.bss 188912 188912 0 0.0
.data 2712 2712 0 0.0
.text 924036 924036 0 0.0
window-app BRD4187C (read/write) 1136824 1136816 -8 -0.0
.bss 168332 168332 0 0.0
.data 3168 3168 0 0.0
.text 965304 965296 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1139564 1139564 0 0.0
(read/write) 1671948 1671948 0 0.0
.dram0.bss 73024 73024 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 242056 242056 0 0.0
.flash.text 1139564 1139564 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1184519 1184519 0 0.0
(read/write) 521132 521132 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 273084 273084 0 0.0
.flash.text 1179135 1179135 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605952 605952 0 0.0
(read/write) 81976 81976 0 0.0
.bss 69824 69824 0 0.0
.data 2168 2168 0 0.0
.text 605416 605416 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691520 691520 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577648 577648 0 0.0
light k32w0+release (read only) 595656 595656 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595120 595120 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783340 783340 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660600 660600 0 0.0
lock k32w0+release (read only) 576824 576824 0 0.0
(read/write) 79448 79448 0 0.0
.bss 67368 67368 0 0.0
.data 2096 2096 0 0.0
.text 576288 576288 0 0.0
linux air-purifier-app debug (read only) 2528949 2528949 0 0.0
(read/write) 127240 127240 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179432 179432 0 0.0
.text 2174117 2174117 0 0.0
all-clusters-app debug (read only) 5424257 5424257 0 0.0
(read/write) 456696 456696 0 0.0
.bss 131760 131760 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313832 313832 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1280 1280 0 0.0
.rodata 313180 313180 0 0.0
.text 4699971 4699971 0 0.0
all-clusters-minimal-app debug (read only) 4956777 4956777 0 0.0
(read/write) 234720 234720 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272589 272589 0 0.0
.text 4451731 4451731 0 0.0
bridge-app debug (read only) 4419777 4419777 0 0.0
(read/write) 215960 215960 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219285 219285 0 0.0
.text 3981923 3981923 0 0.0
chip-tool debug (read only) 1173846 1173846 0 0.0
(read/write) 505872 505872 0 0.0
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399440 399440 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 426441 426441 0 0.0
.text 10619523 10619523 0 0.0
chip-tool-ipv6only arm64 (read only) 11459704 11459704 0 0.0
(read/write) 572024 572024 0 0.0
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438384 438384 0 0.0
.dynamic 512 512 0 0.0
.got 19856 19856 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346864 346864 0 0.0
.text 10242056 10242056 0 0.0
lighting-app debug+rpc+ui (read only) 5305577 5305577 0 0.0
(read/write) 225032 225032 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340468 340468 0 0.0
.text 4720323 4720323 0 0.0
lock-app debug (read only) 4504817 4504817 0 0.0
(read/write) 203680 203680 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 247125 247125 0 0.0
.text 4047667 4047667 0 0.0
ota-provider-app debug (read only) 4168953 4168953 0 0.0
(read/write) 192728 192728 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201397 201397 0 0.0
.text 3775683 3775683 0 0.0
ota-requestor-app debug (read only) 4259529 4259529 0 0.0
(read/write) 197040 197040 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 205205 205205 0 0.0
.text 3858051 3858051 0 0.0
shell debug (read only) 2795801 2795801 0 0.0
(read/write) 152664 152664 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1096 1096 0 0.0
.rodata 182400 182400 0 0.0
.text 2442098 2442098 0 0.0
thermostat-no-ble arm64 (read only) 4408264 4408264 0 0.0
(read/write) 246304 246304 0 0.0
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102384 102384 0 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162276 162276 0 0.0
.text 3905592 3905592 0 0.0
tv-app debug (read only) 5406025 5406025 0 0.0
(read/write) 349208 349208 0 0.0
.bss 244608 244608 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 273269 273269 0 0.0
.text 4894915 4894915 0 0.0
tv-casting-app debug (read only) 9614689 9614689 0 0.0
(read/write) 339232 339232 0 0.0
.bss 156384 156384 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173536 173536 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 364040 364040 0 0.0
.text 8785043 8785043 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526584 2526584 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489268 1489268 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1069356 1069356 0 0.0
bss 129520 129520 0 0.0
rodata 105580 105580 0 0.0
text 786692 786692 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1195444 1195444 0 0.0
bss 121730 121730 0 0.0
rodata 139336 139336 0 0.0
text 784048 784048 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041024 1041024 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765020 765020 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1752916 1752916 0 0.0
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1546908 1546908 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1706844 1706844 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1502932 1502932 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1631748 1631748 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434524 1434524 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658644 1658644 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434300 1434300 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117396 1117396 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629772 629772 0 0.0
lock-app qpg6105+debug (read/write) 1081316 1081316 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593696 593696 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822054 822054 0 0.0
bss 55104 55104 0 0.0
text 614330 614330 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1088424 1088424 0 0.0
bss 100536 100536 0 0.0
text 768616 768616 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1084920 1084920 0 0.0
bss 109860 109860 0 0.0
text 754124 754124 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935400 935400 0 0.0
bss 94368 94368 0 0.0
text 647382 647382 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822282 822282 0 0.0
bss 55148 55148 0 0.0
text 614700 614700 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979576 979576 0 0.0
bss 79132 79132 0 0.0
text 694992 694992 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1093948 1093948 0 0.0
bss 99932 99932 0 0.0
text 770476 770476 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966000 966000 0 0.0
bss 97396 97396 0 0.0
text 648466 648466 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949276 949276 0 0.0
bss 92476 92476 0 0.0
text 663692 663692 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881192 881192 0 0.0
bss 69124 69124 0 0.0
text 622814 622814 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821796 821796 0 0.0
bss 57360 57360 0 0.0
text 589690 589690 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705596 0 0.0
bss 73588 73588 0 0.0
text 462092 462092 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824018 824018 0 0.0
bss 55284 55284 0 0.0
text 617444 617444 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878985 878985 0 0.0
bss 60836 60836 0 0.0
text 631528 631528 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846168 846168 0 0.0
bss 57656 57656 0 0.0
text 608156 608156 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840340 840340 0 0.0
bss 58008 58008 0 0.0
text 602086 602086 0 0.0

Copy link

github-actions bot commented May 7, 2024

PR #31236: Size comparison from 4c30c82 to 6b62ce2

Decreases (2 builds for efr32)
platform target config section 4c30c82 6b62ce2 change % change
efr32 lock-app BRD4338a (read/write) 962084 962076 -8 -0.0
.text 700200 700192 -8 -0.0
window-app BRD4187C (read/write) 1137528 1137520 -8 -0.0
.text 969556 969548 -8 -0.0
Full report (77 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 4c30c82 6b62ce2 change % change
bl602 lighting-app bl602 (read/write) 1444374 1444374 0 0.0
.bss 85744 85744 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109252 1109252 0 0.0
bl602+mfd (read/write) 1458798 1458798 0 0.0
.bss 85920 85920 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124570 1124570 0 0.0
bl602+rpc (read/write) 1492022 1492022 0 0.0
.bss 93792 93792 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140898 1140898 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210075 1210075 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108796 0 0.0
.text 979386 979386 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220887 1220887 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991140 991140 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301539 1301539 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054094 1054094 0 0.0
bl706-eth (read/write) 1026481 1026481 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769250 769250 0 0.0
bl706-wifi (read/write) 1261934 1261934 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1001928 1001928 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179392 1179392 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972244 972244 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190800 1190800 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101740 0 0.0
.text 984566 984566 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798364 798364 0 0.0
(read/write) 177628 177628 0 0.0
.bss 99556 99556 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 84924 0 0.0
.text 713176 713176 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813656 813656 0 0.0
(read/write) 188100 188100 0 0.0
.bss 110044 110044 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 734840 734840 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802940 802940 0 0.0
(read/write) 182220 182220 0 0.0
.bss 104164 104164 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 696848 696848 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755220 755220 0 0.0
(read/write) 176588 176588 0 0.0
.bss 98296 98296 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674376 674376 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740908 740908 0 0.0
(read/write) 176812 176812 0 0.0
.bss 98520 98520 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76364 0 0.0
.text 664280 664280 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605438 605438 0 0.0
(read/write) 209580 209580 0 0.0
.bss 202804 202804 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513740 513740 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651326 651326 0 0.0
(read/write) 209836 209836 0 0.0
.bss 203200 203200 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538872 538872 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 741843 741843 0 0.0
.app_xip_area 660117 660117 0 0.0
.bss 75332 75332 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757479 757479 0 0.0
.app_xip_area 672553 672553 0 0.0
.bss 77188 77188 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757479 757479 0 0.0
.app_xip_area 672553 672553 0 0.0
.bss 77188 77188 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713699 713699 0 0.0
.app_xip_area 636905 636905 0 0.0
.bss 70456 70456 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679359 679359 0 0.0
.app_xip_area 601921 601921 0 0.0
.bss 70924 70924 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 694691 694691 0 0.0
.app_xip_area 614141 614141 0 0.0
.bss 72780 72780 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 694691 694691 0 0.0
.app_xip_area 614141 614141 0 0.0
.bss 72780 72780 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697907 697907 0 0.0
.app_xip_area 617453 617453 0 0.0
.bss 73972 73972 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713311 713311 0 0.0
.app_xip_area 629745 629745 0 0.0
.bss 75828 75828 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713311 713311 0 0.0
.app_xip_area 629745 629745 0 0.0
.bss 75828 75828 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070820 1070820 0 0.0
.bss 180008 180008 0 0.0
.data 3432 3432 0 0.0
.text 887360 887360 0 0.0
lock-app BRD4338a (read/write) 962084 962076 -8 -0.0
.bss 213068 213068 0 0.0
.data 29448 29448 0 0.0
.text 700200 700192 -8 -0.0
window-app BRD4187C (read/write) 1137528 1137520 -8 -0.0
.bss 164608 164608 0 0.0
.data 3344 3344 0 0.0
.text 969556 969548 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1214962 1214962 0 0.0
(read/write) 1751312 1751312 0 0.0
.dram0.bss 74600 74600 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1214962 1214962 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256667 1256667 0 0.0
(read/write) 537716 537716 0 0.0
.dram0.bss 81352 81352 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250503 1250503 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713437 2713437 0 0.0
(read/write) 132432 132432 0 0.0
.bss 47720 47720 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76440 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186352 186352 0 0.0
.text 2344149 2344149 0 0.0
all-clusters-app debug (read only) 6026009 6026009 0 0.0
(read/write) 483976 483976 0 0.0
.bss 136000 136000 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335960 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353072 353072 0 0.0
.text 5234291 5234291 0 0.0
all-clusters-minimal-app debug (read only) 5309545 5309545 0 0.0
(read/write) 239928 239928 0 0.0
.bss 128864 128864 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99496 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 291978 291978 0 0.0
.text 4777731 4777731 0 0.0
bridge-app debug (read only) 4700153 4700153 0 0.0
(read/write) 220840 220840 0 0.0
.bss 119392 119392 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88464 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232426 232426 0 0.0
.text 4242307 4242307 0 0.0
chip-tool debug (read only) 1214514 1214514 0 0.0
(read/write) 524288 524288 0 0.0
.bss 95032 95032 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453081 453081 0 0.0
.text 10981427 10981427 0 0.0
chip-tool-ipv6only arm64 (read only) 11473620 11473620 0 0.0
(read/write) 591624 591624 0 0.0
.bss 104024 104024 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457000 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357476 357476 0 0.0
.text 1023151 1023151 0 0.0
lighting-app debug+rpc+ui (read only) 5623745 5623745 0 0.0
(read/write) 229640 229640 0 0.0
.bss 120336 120336 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96880 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356276 356276 0 0.0
.text 5015619 5015619 0 0.0
lock-app debug (read only) 4767193 4767193 0 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258346 258346 0 0.0
.text 4292499 4292499 0 0.0
ota-provider-app debug (read only) 4375049 4375049 0 0.0
(read/write) 196536 196536 0 0.0
.bss 114496 114496 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71712 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211178 211178 0 0.0
.text 3966179 3966179 0 0.0
ota-requestor-app debug (read only) 4505737 4505737 0 0.0
(read/write) 200904 200904 0 0.0
.bss 115392 115392 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74816 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217258 217258 0 0.0
.text 4086243 4086243 0 0.0
shell debug (read only) 2997553 2997553 0 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 189984 189984 0 0.0
.text 2628610 2628610 0 0.0
thermostat-no-ble arm64 (read only) 4493980 4493980 0 0.0
(read/write) 248000 248000 0 0.0
.bss 122984 122984 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161876 161876 0 0.0
.text 3990872 3990872 0 0.0
tv-app debug (read only) 5823345 5823345 0 0.0
(read/write) 355224 355224 0 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96248 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296554 296554 0 0.0
.text 5280659 5280659 0 0.0
tv-casting-app debug (read only) 9983769 9983769 0 0.0
(read/write) 345632 345632 0 0.0
.bss 159448 159448 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176208 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 386648 386648 0 0.0
.text 9126275 9126275 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536744 2536744 0 0.0
.bss 220776 220776 0 0.0
.data 5216 5216 0 0.0
.text 1499428 1499428 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060984 1060984 0 0.0
bss 139129 139129 0 0.0
rodata 101696 101696 0 0.0
text 772932 772932 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238424 1238424 0 0.0
bss 137485 137485 0 0.0
rodata 151408 151408 0 0.0
text 799504 799504 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008736 1008736 0 0.0
bss 138035 138035 0 0.0
rodata 88952 88952 0 0.0
text 734460 734460 0 0.0
nxp contact k32w0+release (read only) 576508 576508 0 0.0
(read/write) 83164 83164 0 0.0
.bss 67880 67880 0 0.0
.data 2196 2196 0 0.0
.text 575972 575972 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704004 704004 0 0.0
.bss 71224 71224 0 0.0
.data 2864 2864 0 0.0
.text 590536 590536 0 0.0
light k32w0+release (read only) 610584 610584 0 0.0
(read/write) 82624 82624 0 0.0
.bss 67320 67320 0 0.0
.data 2216 2216 0 0.0
.text 610048 610048 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795864 795864 0 0.0
.bss 80760 80760 0 0.0
.data 2072 2072 0 0.0
.text 673664 673664 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826288 0 0.0
(read/write) 1826852 1826852 0 0.0
.bss 204308 204308 0 0.0
.data 2744 2744 0 0.0
.text 1611412 1611412 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829384 0 0.0
(read/write) 1748108 1748108 0 0.0
.bss 201236 201236 0 0.0
.data 2720 2720 0 0.0
.text 1535764 1535764 0 0.0
light cy8ckit_062s2_43012 (read only) 836104 836104 0 0.0
(read/write) 1666588 1666588 0 0.0
.bss 194700 194700 0 0.0
.data 2536 2536 0 0.0
.text 1460964 1460964 0 0.0
lock cy8ckit_062s2_43012 (read only) 809040 809040 0 0.0
(read/write) 1695220 1695220 0 0.0
.bss 221780 221780 0 0.0
.data 2520 2520 0 0.0
.text 1462532 1462532 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134172 1134172 0 0.0
.bss 102644 102644 0 0.0
.data 856 856 0 0.0
.text 646552 646552 0 0.0
lock-app qpg6105+debug (read/write) 1094020 1094020 0 0.0
.bss 97316 97316 0 0.0
.data 868 868 0 0.0
.text 606404 606404 0 0.0
stm32 light STM32WB5MM-DK (read/write) 605817 605817 0 0.0
.bss 128492 128492 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386376 386376 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834098 834098 0 0.0
bss 49876 49876 0 0.0
text 624766 624766 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096480 1096480 0 0.0
bss 101544 101544 0 0.0
text 797480 797480 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058956 1058956 0 0.0
bss 110040 110040 0 0.0
text 772800 772800 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914604 914604 0 0.0
bss 92796 92796 0 0.0
text 656402 656402 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836466 836466 0 0.0
bss 49920 49920 0 0.0
text 627186 627186 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937272 937272 0 0.0
bss 77532 77532 0 0.0
text 703840 703840 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090804 1090804 0 0.0
bss 99868 99868 0 0.0
text 794276 794276 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911576 911576 0 0.0
bss 69200 69200 0 0.0
text 660592 660592 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933408 933408 0 0.0
bss 92508 92508 0 0.0
text 675388 675388 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831064 831064 0 0.0
bss 58164 58164 0 0.0
text 621230 621230 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800160 800160 0 0.0
bss 56100 56100 0 0.0
text 599102 599102 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676104 676104 0 0.0
bss 73412 73412 0 0.0
text 461778 461778 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844318 844318 0 0.0
bss 51548 51548 0 0.0
text 633854 633854 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858985 858985 0 0.0
bss 59716 59716 0 0.0
text 642642 642642 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825708 825708 0 0.0
bss 56424 56424 0 0.0
text 618664 618664 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835752 835752 0 0.0
bss 58380 58380 0 0.0
text 623498 623498 0 0.0

Copy link

github-actions bot commented May 7, 2024

PR #31236: Size comparison from ab22a01 to 9a5b6df

Decreases (2 builds for efr32)
platform target config section ab22a01 9a5b6df change % change
efr32 lock-app BRD4338a (read/write) 962252 962244 -8 -0.0
.text 700344 700336 -8 -0.0
window-app BRD4187C (read/write) 1137688 1137680 -8 -0.0
.text 969716 969708 -8 -0.0
Full report (77 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section ab22a01 9a5b6df change % change
bl602 lighting-app bl602 (read/write) 1444502 1444502 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109346 1109346 0 0.0
bl602+mfd (read/write) 1458918 1458918 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124664 1124664 0 0.0
bl602+rpc (read/write) 1492142 1492142 0 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140992 1140992 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210183 1210183 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108796 0 0.0
.text 979480 979480 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220999 1220999 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991234 991234 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301647 1301647 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054188 1054188 0 0.0
bl706-eth (read/write) 1026377 1026377 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769114 769114 0 0.0
bl706-wifi (read/write) 1262090 1262090 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1002052 1002052 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179504 1179504 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972338 972338 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190908 1190908 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101740 0 0.0
.text 984660 984660 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798564 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 84924 0 0.0
.text 713376 713376 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 813856 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 735040 735040 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803140 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 697048 697048 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755388 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674544 674544 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741116 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76364 0 0.0
.text 664488 664488 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742035 0 0.0
.app_xip_area 660277 660277 0 0.0
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757671 757671 0 0.0
.app_xip_area 672713 672713 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757671 757671 0 0.0
.app_xip_area 672713 672713 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713891 713891 0 0.0
.app_xip_area 637065 637065 0 0.0
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679551 0 0.0
.app_xip_area 602081 602081 0 0.0
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 694883 694883 0 0.0
.app_xip_area 614301 614301 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 694883 694883 0 0.0
.app_xip_area 614301 614301 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698099 0 0.0
.app_xip_area 617613 617613 0 0.0
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713503 713503 0 0.0
.app_xip_area 629905 629905 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713503 713503 0 0.0
.app_xip_area 629905 629905 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071116 1071116 0 0.0
.bss 180016 180016 0 0.0
.data 3432 3432 0 0.0
.text 887648 887648 0 0.0
lock-app BRD4338a (read/write) 962252 962244 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700344 700336 -8 -0.0
window-app BRD4187C (read/write) 1137688 1137680 -8 -0.0
.bss 164608 164608 0 0.0
.data 3344 3344 0 0.0
.text 969716 969708 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215236 0 0.0
(read/write) 1751328 1751328 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1215236 1215236 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256871 1256871 0 0.0
(read/write) 537748 537748 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250707 1250707 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714541 2714541 0 0.0
(read/write) 132464 132464 0 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76440 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186544 186544 0 0.0
.text 2345061 2345061 0 0.0
all-clusters-app debug (read only) 6027337 6027337 0 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335960 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353424 353424 0 0.0
.text 5235267 5235267 0 0.0
all-clusters-minimal-app debug (read only) 5310665 5310665 0 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99496 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292170 292170 0 0.0
.text 4778659 4778659 0 0.0
bridge-app debug (read only) 4701241 4701241 0 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88464 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232586 232586 0 0.0
.text 4243235 4243235 0 0.0
chip-tool debug (read only) 12146297 12146297 0 0.0
(read/write) 524256 524256 0 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453209 453209 0 0.0
.text 10982451 10982451 0 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11474580 0 0.0
(read/write) 590680 590680 0 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457000 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357508 357508 0 0.0
.text 10232440 10232440 0 0.0
lighting-app debug+rpc+ui (read only) 5624801 5624801 0 0.0
(read/write) 229672 229672 0 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96880 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356404 356404 0 0.0
.text 5016547 5016547 0 0.0
lock-app debug (read only) 4768249 4768249 0 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258474 258474 0 0.0
.text 4293427 4293427 0 0.0
ota-provider-app debug (read only) 4376153 4376153 0 0.0
(read/write) 196568 196568 0 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71712 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211370 211370 0 0.0
.text 3967091 3967091 0 0.0
ota-requestor-app debug (read only) 4506857 4506857 0 0.0
(read/write) 200936 200936 0 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74816 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217450 217450 0 0.0
.text 4087171 4087171 0 0.0
shell debug (read only) 2998641 2998641 0 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 190144 190144 0 0.0
.text 2629538 2629538 0 0.0
thermostat-no-ble arm64 (read only) 4494860 4494860 0 0.0
(read/write) 247104 247104 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161908 161908 0 0.0
.text 3991720 3991720 0 0.0
tv-app debug (read only) 5824449 5824449 0 0.0
(read/write) 355224 355224 0 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96248 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296682 296682 0 0.0
.text 5281635 5281635 0 0.0
tv-casting-app debug (read only) 9985393 9985393 0 0.0
(read/write) 345704 345704 0 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176208 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 387192 387192 0 0.0
.text 9127331 9127331 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2536936 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499620 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061288 1061288 0 0.0
bss 139161 139161 0 0.0
rodata 101696 101696 0 0.0
text 773108 773108 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238632 1238632 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799684 799684 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008928 1008928 0 0.0
bss 138059 138059 0 0.0
rodata 88952 88952 0 0.0
text 734652 734652 0 0.0
nxp contact k32w0+release (read only) 576668 576668 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576132 576132 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704220 704220 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 590736 590736 0 0.0
light k32w0+release (read only) 610776 610776 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610240 610240 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796064 796064 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 673848 673848 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1827028 1827028 0 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1611556 1611556 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1748300 1748300 0 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1535924 1535924 0 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1666764 1666764 0 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1461108 1461108 0 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1695428 1695428 0 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1462708 1462708 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134324 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646704 646704 0 0.0
lock-app qpg6105+debug (read/write) 1094116 1094116 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606500 606500 0 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 605993 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386544 386544 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834314 834314 0 0.0
bss 49884 49884 0 0.0
text 624976 624976 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096704 1096704 0 0.0
bss 101552 101552 0 0.0
text 797694 797694 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059196 1059196 0 0.0
bss 110048 110048 0 0.0
text 773034 773034 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914836 914836 0 0.0
bss 92804 92804 0 0.0
text 656628 656628 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836682 836682 0 0.0
bss 49928 49928 0 0.0
text 627396 627396 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937488 937488 0 0.0
bss 77540 77540 0 0.0
text 704050 704050 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091036 1091036 0 0.0
bss 99876 99876 0 0.0
text 794502 794502 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911792 911792 0 0.0
bss 69208 69208 0 0.0
text 660802 660802 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933648 933648 0 0.0
bss 92516 92516 0 0.0
text 675614 675614 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831280 831280 0 0.0
bss 58172 58172 0 0.0
text 621440 621440 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800376 800376 0 0.0
bss 56108 56108 0 0.0
text 599312 599312 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676080 676080 0 0.0
bss 73388 73388 0 0.0
text 461778 461778 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844534 844534 0 0.0
bss 51556 51556 0 0.0
text 634064 634064 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859201 859201 0 0.0
bss 59724 59724 0 0.0
text 642852 642852 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825924 825924 0 0.0
bss 56432 56432 0 0.0
text 618874 618874 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835968 835968 0 0.0
bss 58388 58388 0 0.0
text 623708 623708 0 0.0

Copy link

github-actions bot commented May 11, 2024

PR #31236: Size comparison from f075b9b to f28489f

Full report (20 builds for cc13x4_26x4, cc32xx, linux, mbed, nrfconnect, nxp, qpg, stm32)
platform target config section f075b9b f28489f change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 799020 799020 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 85228 85228 0 0.0
.text 713528 713528 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 814264 814264 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78800 78800 0 0.0
.text 735200 735200 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803596 803596 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 106132 106132 0 0.0
.text 697200 697200 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755844 755844 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80884 80884 0 0.0
.text 674696 674696 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741572 741572 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76668 76668 0 0.0
.text 664640 664640 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606262 606262 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89742 89742 0 0.0
.text 514396 514396 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652150 652150 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110502 110502 0 0.0
.text 539528 539528 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11480364 11480364 0 0.0
(read/write) 588992 588992 0 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457024 457024 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358396 358396 0 0.0
.text 10237256 10237256 0 0.0
thermostat-no-ble arm64 (read only) 4496108 4496108 0 0.0
(read/write) 245880 245880 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105920 105920 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162100 162100 0 0.0
.text 3992760 3992760 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2537896 2537896 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1500580 1500580 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061636 1061636 0 0.0
bss 139161 139161 0 0.0
rodata 101868 101868 0 0.0
text 773284 773284 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238952 1238952 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799992 799992 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1009276 1009276 0 0.0
bss 138059 138059 0 0.0
rodata 89124 89124 0 0.0
text 734832 734832 0 0.0
nxp contact k32w0+release (read only) 576684 576684 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576148 576148 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704556 704556 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 591072 591072 0 0.0
light k32w0+release (read only) 610952 610952 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610416 610416 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796520 796520 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 674304 674304 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134604 1134604 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646984 646984 0 0.0
lock-app qpg6105+debug (read/write) 1094388 1094388 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606772 606772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606289 606289 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80700 80700 0 0.0
.text 386656 386656 0 0.0

Copy link

github-actions bot commented May 11, 2024

PR #31236: Size comparison from f075b9b to 342bdfd

Decreases (2 builds for efr32)
platform target config section f075b9b 342bdfd change % change
efr32 lighting-app BRD4187C (read/write) 1072444 1072436 -8 -0.0
.text 888976 888968 -8 -0.0
lock-app BRD4338a (read/write) 963260 963252 -8 -0.0
.text 701352 701344 -8 -0.0
Full report (81 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section f075b9b 342bdfd change % change
bl602 lighting-app bl602 (read/write) 1444882 1444882 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159452 159452 0 0.0
.text 1109478 1109478 0 0.0
bl602+mfd (read/write) 1459306 1459306 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158412 158412 0 0.0
.text 1124796 1124796 0 0.0
bl602+rpc (read/write) 1492530 1492530 0 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 167020 167020 0 0.0
.text 1141124 1141124 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210531 1210531 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108972 108972 0 0.0
.text 979650 979650 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221343 1221343 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107912 107912 0 0.0
.text 991404 991404 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301995 1301995 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124344 124344 0 0.0
.text 1054358 1054358 0 0.0
bl706-eth (read/write) 1026617 1026617 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102056 102056 0 0.0
.text 769192 769192 0 0.0
bl706-wifi (read/write) 1262526 1262526 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123136 123136 0 0.0
.text 1002236 1002236 0 0.0
bl702l lighting-app bl702l (read/write) 1180360 1180360 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102976 102976 0 0.0
.text 972508 972508 0 0.0
bl702l+mfd (read/write) 1191768 1191768 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101916 101916 0 0.0
.text 984830 984830 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 799020 799020 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 85228 85228 0 0.0
.text 713528 713528 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 814264 814264 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78800 78800 0 0.0
.text 735200 735200 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803596 803596 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 106132 106132 0 0.0
.text 697200 697200 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755844 755844 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80884 80884 0 0.0
.text 674696 674696 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741572 741572 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76668 76668 0 0.0
.text 664640 664640 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606262 606262 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89742 89742 0 0.0
.text 514396 514396 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652150 652150 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110502 110502 0 0.0
.text 539528 539528 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742707 742707 0 0.0
.app_xip_area 660949 660949 0 0.0
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 758351 758351 0 0.0
.app_xip_area 673393 673393 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 758351 758351 0 0.0
.app_xip_area 673393 673393 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 714563 714563 0 0.0
.app_xip_area 637737 637737 0 0.0
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 680235 680235 0 0.0
.app_xip_area 602765 602765 0 0.0
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 695559 695559 0 0.0
.app_xip_area 614977 614977 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 695559 695559 0 0.0
.app_xip_area 614977 614977 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698771 698771 0 0.0
.app_xip_area 618285 618285 0 0.0
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 714183 714183 0 0.0
.app_xip_area 630585 630585 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 714183 714183 0 0.0
.app_xip_area 630585 630585 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 661299 661299 0 0.0
.app_xip_area 586845 586845 0 0.0
.bss 68164 68164 0 0.0
.data 828 828 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 676943 676943 0 0.0
.app_xip_area 599281 599281 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676943 676943 0 0.0
.app_xip_area 599281 599281 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072444 1072436 -8 -0.0
.bss 180008 180008 0 0.0
.data 3440 3440 0 0.0
.text 888976 888968 -8 -0.0
lock-app BRD4338a (read/write) 963260 963252 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 701352 701344 -8 -0.0
window-app BRD4187C (read/write) 1136352 1136352 0 0.0
.bss 164560 164560 0 0.0
.data 3344 3344 0 0.0
.text 968428 968428 0 0.0
esp32 all-clusters-app c3devkit (read only) 1215634 1215634 0 0.0
(read/write) 1751576 1751576 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215634 1215634 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1257275 1257275 0 0.0
(read/write) 538172 538172 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285672 285672 0 0.0
.flash.text 1251111 1251111 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2717693 2717693 0 0.0
(read/write) 132496 132496 0 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76456 76456 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 187312 187312 0 0.0
.text 2347397 2347397 0 0.0
all-clusters-app debug (read only) 6030457 6030457 0 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335976 335976 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 354160 354160 0 0.0
.text 5237603 5237603 0 0.0
all-clusters-minimal-app debug (read only) 5313817 5313817 0 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99512 99512 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292938 292938 0 0.0
.text 4780995 4780995 0 0.0
bridge-app debug (read only) 4704361 4704361 0 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88480 88480 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 233322 233322 0 0.0
.text 4245571 4245571 0 0.0
chip-tool debug (read only) 12153425 12153425 0 0.0
(read/write) 524288 524288 0 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416928 416928 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 454297 454297 0 0.0
.text 10988419 10988419 0 0.0
chip-tool-ipv6only arm64 (read only) 11480364 11480364 0 0.0
(read/write) 588992 588992 0 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457024 457024 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358396 358396 0 0.0
.text 10237256 10237256 0 0.0
fabric-bridge-app debug (read only) 4570649 4570649 0 0.0
(read/write) 212880 212880 0 0.0
.bss 114976 114976 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86160 86160 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 226762 226762 0 0.0
.text 4120915 4120915 0 0.0
lighting-app debug+rpc+ui (read only) 5627889 5627889 0 0.0
(read/write) 229704 229704 0 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96912 96912 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 357108 357108 0 0.0
.text 5018883 5018883 0 0.0
lock-app debug (read only) 4771401 4771401 0 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 259242 259242 0 0.0
.text 4295763 4295763 0 0.0
ota-provider-app debug (read only) 4378105 4378105 0 0.0
(read/write) 196600 196600 0 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71728 71728 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211594 211594 0 0.0
.text 3968771 3968771 0 0.0
ota-requestor-app debug (read only) 4508809 4508809 0 0.0
(read/write) 200968 200968 0 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74848 74848 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217674 217674 0 0.0
.text 4088851 4088851 0 0.0
shell debug (read only) 3001625 3001625 0 0.0
(read/write) 159440 159440 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88672 88672 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191040 191040 0 0.0
.text 2631554 2631554 0 0.0
thermostat-no-ble arm64 (read only) 4496108 4496108 0 0.0
(read/write) 245880 245880 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105920 105920 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162100 162100 0 0.0
.text 3992760 3992760 0 0.0
tv-app debug (read only) 5831809 5831809 0 0.0
(read/write) 355288 355288 0 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96312 96312 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 297866 297866 0 0.0
.text 5287667 5287667 0 0.0
tv-casting-app debug (read only) 9989073 9989073 0 0.0
(read/write) 345768 345768 0 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176272 176272 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 388088 388088 0 0.0
.text 9129971 9129971 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2537896 2537896 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1500580 1500580 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061636 1061636 0 0.0
bss 139161 139161 0 0.0
rodata 101868 101868 0 0.0
text 773284 773284 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238952 1238952 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799992 799992 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1009276 1009276 0 0.0
bss 138059 138059 0 0.0
rodata 89124 89124 0 0.0
text 734832 734832 0 0.0
nxp contact k32w0+release (read only) 576684 576684 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576148 576148 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704556 704556 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 591072 591072 0 0.0
light k32w0+release (read only) 610952 610952 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610416 610416 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796520 796520 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 674304 674304 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1828060 1828060 0 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1612588 1612588 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1749356 1749356 0 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1536980 1536980 0 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1667820 1667820 0 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1462164 1462164 0 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1696468 1696468 0 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1463748 1463748 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134604 1134604 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646984 646984 0 0.0
lock-app qpg6105+debug (read/write) 1094388 1094388 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606772 606772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606289 606289 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80700 80700 0 0.0
.text 386656 386656 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834610 834610 0 0.0
bss 49884 49884 0 0.0
text 625100 625100 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1097000 1097000 0 0.0
bss 101552 101552 0 0.0
text 797818 797818 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059492 1059492 0 0.0
bss 110048 110048 0 0.0
text 773158 773158 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915132 915132 0 0.0
bss 92804 92804 0 0.0
text 656752 656752 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836970 836970 0 0.0
bss 49928 49928 0 0.0
text 627520 627520 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937968 937968 0 0.0
bss 77540 77540 0 0.0
text 704166 704166 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091332 1091332 0 0.0
bss 99876 99876 0 0.0
text 794626 794626 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912088 912088 0 0.0
bss 69208 69208 0 0.0
text 660926 660926 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933936 933936 0 0.0
bss 92516 92516 0 0.0
text 675738 675738 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831568 831568 0 0.0
bss 58172 58172 0 0.0
text 621564 621564 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800664 800664 0 0.0
bss 56108 56108 0 0.0
text 599436 599436 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676416 676416 0 0.0
bss 73388 73388 0 0.0
text 461828 461828 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844830 844830 0 0.0
bss 51556 51556 0 0.0
text 634188 634188 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859489 859489 0 0.0
bss 59724 59724 0 0.0
text 642976 642976 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826220 826220 0 0.0
bss 56432 56432 0 0.0
text 618998 618998 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836256 836256 0 0.0
bss 58388 58388 0 0.0
text 623832 623832 0 0.0

Copy link

github-actions bot commented May 11, 2024

PR #31236: Size comparison from f075b9b to 6bb3dc2

Full report (6 builds for cc32xx, mbed, qpg, stm32)
platform target config section f075b9b 6bb3dc2 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606262 606262 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89742 89742 0 0.0
.text 514396 514396 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652150 652150 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110502 110502 0 0.0
.text 539528 539528 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2537896 2537896 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1500580 1500580 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134604 1134604 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646984 646984 0 0.0
lock-app qpg6105+debug (read/write) 1094388 1094388 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606772 606772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606289 606289 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80700 80700 0 0.0
.text 386656 386656 0 0.0

@zhhyu7 zhhyu7 force-pushed the upstream-1 branch 2 times, most recently from de231b7 to dbed683 Compare May 11, 2024 06:32
Copy link

github-actions bot commented May 11, 2024

PR #31236: Size comparison from f075b9b to dbed683

Full report (37 builds for cc13x4_26x4, cc32xx, cyw30739, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32)
platform target config section f075b9b dbed683 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 799020 799020 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 85228 85228 0 0.0
.text 713528 713528 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 814264 814264 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78800 78800 0 0.0
.text 735200 735200 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803596 803596 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 106132 106132 0 0.0
.text 697200 697200 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755844 755844 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80884 80884 0 0.0
.text 674696 674696 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741572 741572 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76668 76668 0 0.0
.text 664640 664640 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606262 606262 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89742 89742 0 0.0
.text 514396 514396 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652150 652150 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110502 110502 0 0.0
.text 539528 539528 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742707 742707 0 0.0
.app_xip_area 660949 660949 0 0.0
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 758351 758351 0 0.0
.app_xip_area 673393 673393 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 758351 758351 0 0.0
.app_xip_area 673393 673393 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 714563 714563 0 0.0
.app_xip_area 637737 637737 0 0.0
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 680235 680235 0 0.0
.app_xip_area 602765 602765 0 0.0
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 695559 695559 0 0.0
.app_xip_area 614977 614977 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 695559 695559 0 0.0
.app_xip_area 614977 614977 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698771 698771 0 0.0
.app_xip_area 618285 618285 0 0.0
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 714183 714183 0 0.0
.app_xip_area 630585 630585 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 714183 714183 0 0.0
.app_xip_area 630585 630585 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 661299 661299 0 0.0
.app_xip_area 586845 586845 0 0.0
.bss 68164 68164 0 0.0
.data 828 828 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 676943 676943 0 0.0
.app_xip_area 599281 599281 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676943 676943 0 0.0
.app_xip_area 599281 599281 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11480364 11480364 0 0.0
(read/write) 588992 588992 0 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457024 457024 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358396 358396 0 0.0
.text 10237256 10237256 0 0.0
thermostat-no-ble arm64 (read only) 4496108 4496108 0 0.0
(read/write) 245880 245880 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105920 105920 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162100 162100 0 0.0
.text 3992760 3992760 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2537896 2537896 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1500580 1500580 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061636 1061636 0 0.0
bss 139161 139161 0 0.0
rodata 101868 101868 0 0.0
text 773284 773284 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238952 1238952 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799992 799992 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1009276 1009276 0 0.0
bss 138059 138059 0 0.0
rodata 89124 89124 0 0.0
text 734832 734832 0 0.0
nxp contact k32w0+release (read only) 576684 576684 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576148 576148 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704556 704556 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 591072 591072 0 0.0
light k32w0+release (read only) 610952 610952 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610416 610416 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796520 796520 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 674304 674304 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1828060 1828060 0 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1612588 1612588 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1749356 1749356 0 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1536980 1536980 0 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1667820 1667820 0 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1462164 1462164 0 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1696468 1696468 0 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1463748 1463748 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134604 1134604 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646984 646984 0 0.0
lock-app qpg6105+debug (read/write) 1094388 1094388 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606772 606772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606289 606289 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80700 80700 0 0.0
.text 386656 386656 0 0.0

Copy link

github-actions bot commented May 11, 2024

PR #31236: Size comparison from f075b9b to 8c3828a

Decreases (2 builds for efr32)
platform target config section f075b9b 8c3828a change % change
efr32 lighting-app BRD4187C (read/write) 1072444 1072436 -8 -0.0
.text 888976 888968 -8 -0.0
lock-app BRD4338a (read/write) 963260 963252 -8 -0.0
.text 701352 701344 -8 -0.0
Full report (81 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section f075b9b 8c3828a change % change
bl602 lighting-app bl602 (read/write) 1444882 1444882 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159452 159452 0 0.0
.text 1109478 1109478 0 0.0
bl602+mfd (read/write) 1459306 1459306 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158412 158412 0 0.0
.text 1124796 1124796 0 0.0
bl602+rpc (read/write) 1492530 1492530 0 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 167020 167020 0 0.0
.text 1141124 1141124 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210531 1210531 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108972 108972 0 0.0
.text 979650 979650 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221343 1221343 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107912 107912 0 0.0
.text 991404 991404 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301995 1301995 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124344 124344 0 0.0
.text 1054358 1054358 0 0.0
bl706-eth (read/write) 1026617 1026617 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102056 102056 0 0.0
.text 769192 769192 0 0.0
bl706-wifi (read/write) 1262526 1262526 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123136 123136 0 0.0
.text 1002236 1002236 0 0.0
bl702l lighting-app bl702l (read/write) 1180360 1180360 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102976 102976 0 0.0
.text 972508 972508 0 0.0
bl702l+mfd (read/write) 1191768 1191768 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101916 101916 0 0.0
.text 984830 984830 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 799020 799020 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 85228 85228 0 0.0
.text 713528 713528 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 814264 814264 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78800 78800 0 0.0
.text 735200 735200 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803596 803596 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 106132 106132 0 0.0
.text 697200 697200 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755844 755844 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80884 80884 0 0.0
.text 674696 674696 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741572 741572 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76668 76668 0 0.0
.text 664640 664640 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606262 606262 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89742 89742 0 0.0
.text 514396 514396 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652150 652150 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110502 110502 0 0.0
.text 539528 539528 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742707 742707 0 0.0
.app_xip_area 660949 660949 0 0.0
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 758351 758351 0 0.0
.app_xip_area 673393 673393 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 758351 758351 0 0.0
.app_xip_area 673393 673393 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 714563 714563 0 0.0
.app_xip_area 637737 637737 0 0.0
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 680235 680235 0 0.0
.app_xip_area 602765 602765 0 0.0
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 695559 695559 0 0.0
.app_xip_area 614977 614977 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 695559 695559 0 0.0
.app_xip_area 614977 614977 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698771 698771 0 0.0
.app_xip_area 618285 618285 0 0.0
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 714183 714183 0 0.0
.app_xip_area 630585 630585 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 714183 714183 0 0.0
.app_xip_area 630585 630585 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 661299 661299 0 0.0
.app_xip_area 586845 586845 0 0.0
.bss 68164 68164 0 0.0
.data 828 828 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 676943 676943 0 0.0
.app_xip_area 599281 599281 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676943 676943 0 0.0
.app_xip_area 599281 599281 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072444 1072436 -8 -0.0
.bss 180008 180008 0 0.0
.data 3440 3440 0 0.0
.text 888976 888968 -8 -0.0
lock-app BRD4338a (read/write) 963260 963252 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 701352 701344 -8 -0.0
window-app BRD4187C (read/write) 1136352 1136352 0 0.0
.bss 164560 164560 0 0.0
.data 3344 3344 0 0.0
.text 968428 968428 0 0.0
esp32 all-clusters-app c3devkit (read only) 1215634 1215634 0 0.0
(read/write) 1751576 1751576 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215634 1215634 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1257275 1257275 0 0.0
(read/write) 538172 538172 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285672 285672 0 0.0
.flash.text 1251111 1251111 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2717693 2717693 0 0.0
(read/write) 132496 132496 0 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76456 76456 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 187312 187312 0 0.0
.text 2347397 2347397 0 0.0
all-clusters-app debug (read only) 6030457 6030457 0 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335976 335976 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 354160 354160 0 0.0
.text 5237603 5237603 0 0.0
all-clusters-minimal-app debug (read only) 5313817 5313817 0 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99512 99512 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292938 292938 0 0.0
.text 4780995 4780995 0 0.0
bridge-app debug (read only) 4704361 4704361 0 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88480 88480 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 233322 233322 0 0.0
.text 4245571 4245571 0 0.0
chip-tool debug (read only) 12153425 12153425 0 0.0
(read/write) 524288 524288 0 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416928 416928 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 454297 454297 0 0.0
.text 10988419 10988419 0 0.0
chip-tool-ipv6only arm64 (read only) 11480364 11480364 0 0.0
(read/write) 588992 588992 0 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457024 457024 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358396 358396 0 0.0
.text 10237256 10237256 0 0.0
fabric-bridge-app debug (read only) 4570649 4570649 0 0.0
(read/write) 212880 212880 0 0.0
.bss 114976 114976 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86160 86160 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 226762 226762 0 0.0
.text 4120915 4120915 0 0.0
lighting-app debug+rpc+ui (read only) 5627889 5627889 0 0.0
(read/write) 229704 229704 0 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96912 96912 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 357108 357108 0 0.0
.text 5018883 5018883 0 0.0
lock-app debug (read only) 4771401 4771401 0 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 259242 259242 0 0.0
.text 4295763 4295763 0 0.0
ota-provider-app debug (read only) 4378105 4378105 0 0.0
(read/write) 196600 196600 0 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71728 71728 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211594 211594 0 0.0
.text 3968771 3968771 0 0.0
ota-requestor-app debug (read only) 4508809 4508809 0 0.0
(read/write) 200968 200968 0 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74848 74848 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217674 217674 0 0.0
.text 4088851 4088851 0 0.0
shell debug (read only) 3001625 3001625 0 0.0
(read/write) 159440 159440 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88672 88672 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191040 191040 0 0.0
.text 2631554 2631554 0 0.0
thermostat-no-ble arm64 (read only) 4496108 4496108 0 0.0
(read/write) 245880 245880 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105920 105920 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162100 162100 0 0.0
.text 3992760 3992760 0 0.0
tv-app debug (read only) 5831809 5831809 0 0.0
(read/write) 355288 355288 0 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96312 96312 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 297866 297866 0 0.0
.text 5287667 5287667 0 0.0
tv-casting-app debug (read only) 9989073 9989073 0 0.0
(read/write) 345768 345768 0 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176272 176272 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 388088 388088 0 0.0
.text 9129971 9129971 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2537896 2537896 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1500580 1500580 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061636 1061636 0 0.0
bss 139161 139161 0 0.0
rodata 101868 101868 0 0.0
text 773284 773284 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238952 1238952 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799992 799992 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1009276 1009276 0 0.0
bss 138059 138059 0 0.0
rodata 89124 89124 0 0.0
text 734832 734832 0 0.0
nxp contact k32w0+release (read only) 576684 576684 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576148 576148 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704556 704556 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 591072 591072 0 0.0
light k32w0+release (read only) 610952 610952 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610416 610416 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796520 796520 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 674304 674304 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1828060 1828060 0 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1612588 1612588 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1749356 1749356 0 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1536980 1536980 0 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1667820 1667820 0 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1462164 1462164 0 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1696468 1696468 0 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1463748 1463748 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134604 1134604 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646984 646984 0 0.0
lock-app qpg6105+debug (read/write) 1094388 1094388 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606772 606772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606289 606289 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80700 80700 0 0.0
.text 386656 386656 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834610 834610 0 0.0
bss 49884 49884 0 0.0
text 625100 625100 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1097000 1097000 0 0.0
bss 101552 101552 0 0.0
text 797818 797818 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059492 1059492 0 0.0
bss 110048 110048 0 0.0
text 773158 773158 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915132 915132 0 0.0
bss 92804 92804 0 0.0
text 656752 656752 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836970 836970 0 0.0
bss 49928 49928 0 0.0
text 627520 627520 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937968 937968 0 0.0
bss 77540 77540 0 0.0
text 704166 704166 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091332 1091332 0 0.0
bss 99876 99876 0 0.0
text 794626 794626 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912088 912088 0 0.0
bss 69208 69208 0 0.0
text 660926 660926 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933936 933936 0 0.0
bss 92516 92516 0 0.0
text 675738 675738 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831568 831568 0 0.0
bss 58172 58172 0 0.0
text 621564 621564 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800664 800664 0 0.0
bss 56108 56108 0 0.0
text 599436 599436 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676416 676416 0 0.0
bss 73388 73388 0 0.0
text 461828 461828 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844830 844830 0 0.0
bss 51556 51556 0 0.0
text 634188 634188 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859489 859489 0 0.0
bss 59724 59724 0 0.0
text 642976 642976 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826220 826220 0 0.0
bss 56432 56432 0 0.0
text 618998 618998 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836256 836256 0 0.0
bss 58388 58388 0 0.0
text 623832 623832 0 0.0

This is a basic version of compile support and only x86 simulator
lightning-app is supported now

The compilation method is shown below:
./scripts/build/build_examples.py --target nuttx-x64-light build
and compiled binaries are in the out/nuttx-x64-light directory.

Detailed introduction about NuttX system can refer to this link:
https://github.com/apache/nuttx

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
Copy link

github-actions bot commented May 11, 2024

PR #31236: Size comparison from f075b9b to 4e6c103

Decreases (2 builds for efr32)
platform target config section f075b9b 4e6c103 change % change
efr32 lighting-app BRD4187C (read/write) 1072444 1072436 -8 -0.0
.text 888976 888968 -8 -0.0
lock-app BRD4338a (read/write) 963260 963252 -8 -0.0
.text 701352 701344 -8 -0.0
Full report (81 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section f075b9b 4e6c103 change % change
bl602 lighting-app bl602 (read/write) 1444882 1444882 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159452 159452 0 0.0
.text 1109478 1109478 0 0.0
bl602+mfd (read/write) 1459306 1459306 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158412 158412 0 0.0
.text 1124796 1124796 0 0.0
bl602+rpc (read/write) 1492530 1492530 0 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 167020 167020 0 0.0
.text 1141124 1141124 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210531 1210531 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108972 108972 0 0.0
.text 979650 979650 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221343 1221343 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107912 107912 0 0.0
.text 991404 991404 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301995 1301995 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124344 124344 0 0.0
.text 1054358 1054358 0 0.0
bl706-eth (read/write) 1026617 1026617 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 102056 102056 0 0.0
.text 769192 769192 0 0.0
bl706-wifi (read/write) 1262526 1262526 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 123136 123136 0 0.0
.text 1002236 1002236 0 0.0
bl702l lighting-app bl702l (read/write) 1180360 1180360 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102976 102976 0 0.0
.text 972508 972508 0 0.0
bl702l+mfd (read/write) 1191768 1191768 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101916 101916 0 0.0
.text 984830 984830 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 799020 799020 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 85228 85228 0 0.0
.text 713528 713528 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 814264 814264 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78800 78800 0 0.0
.text 735200 735200 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803596 803596 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 106132 106132 0 0.0
.text 697200 697200 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755844 755844 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80884 80884 0 0.0
.text 674696 674696 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741572 741572 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76668 76668 0 0.0
.text 664640 664640 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606262 606262 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89742 89742 0 0.0
.text 514396 514396 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652150 652150 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110502 110502 0 0.0
.text 539528 539528 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742707 742707 0 0.0
.app_xip_area 660949 660949 0 0.0
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 758351 758351 0 0.0
.app_xip_area 673393 673393 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 758351 758351 0 0.0
.app_xip_area 673393 673393 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 714563 714563 0 0.0
.app_xip_area 637737 637737 0 0.0
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 680235 680235 0 0.0
.app_xip_area 602765 602765 0 0.0
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 695559 695559 0 0.0
.app_xip_area 614977 614977 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 695559 695559 0 0.0
.app_xip_area 614977 614977 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698771 698771 0 0.0
.app_xip_area 618285 618285 0 0.0
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 714183 714183 0 0.0
.app_xip_area 630585 630585 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 714183 714183 0 0.0
.app_xip_area 630585 630585 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 661299 661299 0 0.0
.app_xip_area 586845 586845 0 0.0
.bss 68164 68164 0 0.0
.data 828 828 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 676943 676943 0 0.0
.app_xip_area 599281 599281 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676943 676943 0 0.0
.app_xip_area 599281 599281 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072444 1072436 -8 -0.0
.bss 180008 180008 0 0.0
.data 3440 3440 0 0.0
.text 888976 888968 -8 -0.0
lock-app BRD4338a (read/write) 963260 963252 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 701352 701344 -8 -0.0
window-app BRD4187C (read/write) 1136352 1136352 0 0.0
.bss 164560 164560 0 0.0
.data 3344 3344 0 0.0
.text 968428 968428 0 0.0
esp32 all-clusters-app c3devkit (read only) 1215634 1215634 0 0.0
(read/write) 1751576 1751576 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215634 1215634 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1257275 1257275 0 0.0
(read/write) 538172 538172 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285672 285672 0 0.0
.flash.text 1251111 1251111 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2717693 2717693 0 0.0
(read/write) 132496 132496 0 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76456 76456 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 187312 187312 0 0.0
.text 2347397 2347397 0 0.0
all-clusters-app debug (read only) 6030457 6030457 0 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335976 335976 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 354160 354160 0 0.0
.text 5237603 5237603 0 0.0
all-clusters-minimal-app debug (read only) 5313817 5313817 0 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99512 99512 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292938 292938 0 0.0
.text 4780995 4780995 0 0.0
bridge-app debug (read only) 4704361 4704361 0 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88480 88480 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 233322 233322 0 0.0
.text 4245571 4245571 0 0.0
chip-tool debug (read only) 12153425 12153425 0 0.0
(read/write) 524288 524288 0 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416928 416928 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 454297 454297 0 0.0
.text 10988419 10988419 0 0.0
chip-tool-ipv6only arm64 (read only) 11480364 11480364 0 0.0
(read/write) 588992 588992 0 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457024 457024 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358396 358396 0 0.0
.text 10237256 10237256 0 0.0
fabric-bridge-app debug (read only) 4570649 4570649 0 0.0
(read/write) 212880 212880 0 0.0
.bss 114976 114976 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86160 86160 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 226762 226762 0 0.0
.text 4120915 4120915 0 0.0
lighting-app debug+rpc+ui (read only) 5627889 5627889 0 0.0
(read/write) 229704 229704 0 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96912 96912 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 357108 357108 0 0.0
.text 5018883 5018883 0 0.0
lock-app debug (read only) 4771401 4771401 0 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 259242 259242 0 0.0
.text 4295763 4295763 0 0.0
ota-provider-app debug (read only) 4378105 4378105 0 0.0
(read/write) 196600 196600 0 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71728 71728 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211594 211594 0 0.0
.text 3968771 3968771 0 0.0
ota-requestor-app debug (read only) 4508809 4508809 0 0.0
(read/write) 200968 200968 0 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74848 74848 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217674 217674 0 0.0
.text 4088851 4088851 0 0.0
shell debug (read only) 3001625 3001625 0 0.0
(read/write) 159440 159440 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88672 88672 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 191040 191040 0 0.0
.text 2631554 2631554 0 0.0
thermostat-no-ble arm64 (read only) 4496108 4496108 0 0.0
(read/write) 245880 245880 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105920 105920 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162100 162100 0 0.0
.text 3992760 3992760 0 0.0
tv-app debug (read only) 5831809 5831809 0 0.0
(read/write) 355288 355288 0 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96312 96312 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 297866 297866 0 0.0
.text 5287667 5287667 0 0.0
tv-casting-app debug (read only) 9989073 9989073 0 0.0
(read/write) 345768 345768 0 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176272 176272 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 388088 388088 0 0.0
.text 9129971 9129971 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2537896 2537896 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1500580 1500580 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061636 1061636 0 0.0
bss 139161 139161 0 0.0
rodata 101868 101868 0 0.0
text 773284 773284 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238952 1238952 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799992 799992 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1009276 1009276 0 0.0
bss 138059 138059 0 0.0
rodata 89124 89124 0 0.0
text 734832 734832 0 0.0
nxp contact k32w0+release (read only) 576684 576684 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576148 576148 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704556 704556 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 591072 591072 0 0.0
light k32w0+release (read only) 610952 610952 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610416 610416 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796520 796520 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 674304 674304 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1828060 1828060 0 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1612588 1612588 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1749356 1749356 0 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1536980 1536980 0 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1667820 1667820 0 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1462164 1462164 0 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1696468 1696468 0 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1463748 1463748 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134604 1134604 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646984 646984 0 0.0
lock-app qpg6105+debug (read/write) 1094388 1094388 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606772 606772 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606289 606289 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80700 80700 0 0.0
.text 386656 386656 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834610 834610 0 0.0
bss 49884 49884 0 0.0
text 625100 625100 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1097000 1097000 0 0.0
bss 101552 101552 0 0.0
text 797818 797818 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059492 1059492 0 0.0
bss 110048 110048 0 0.0
text 773158 773158 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915132 915132 0 0.0
bss 92804 92804 0 0.0
text 656752 656752 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836970 836970 0 0.0
bss 49928 49928 0 0.0
text 627520 627520 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937968 937968 0 0.0
bss 77540 77540 0 0.0
text 704166 704166 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091332 1091332 0 0.0
bss 99876 99876 0 0.0
text 794626 794626 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912088 912088 0 0.0
bss 69208 69208 0 0.0
text 660926 660926 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933936 933936 0 0.0
bss 92516 92516 0 0.0
text 675738 675738 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831568 831568 0 0.0
bss 58172 58172 0 0.0
text 621564 621564 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800664 800664 0 0.0
bss 56108 56108 0 0.0
text 599436 599436 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676416 676416 0 0.0
bss 73388 73388 0 0.0
text 461828 461828 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844830 844830 0 0.0
bss 51556 51556 0 0.0
text 634188 634188 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859489 859489 0 0.0
bss 59724 59724 0 0.0
text 642976 642976 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826220 826220 0 0.0
bss 56432 56432 0 0.0
text 618998 618998 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836256 836256 0 0.0
bss 58388 58388 0 0.0
text 623832 623832 0 0.0

@mergify mergify bot merged commit 37b2fe6 into project-chip:master May 13, 2024
69 checks passed
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.

None yet

4 participants