connectedhomeip
connectedhomeip copied to clipboard
Added compile support for NuttX system
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.
PR #31236: Size comparison from 927962863180270091c1694d4b1ce2e9ea16b8b5 to bb5dcd445abb9da5f38fbaad73f17f9c2e313055
Decreases (1 build for efr32)
| platform | target | config | section | 92796286 | bb5dcd44 | 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 | 92796286 | bb5dcd44 | 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) | 11738465 | 11738465 | 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 |
PR #31236: Size comparison from 927962863180270091c1694d4b1ce2e9ea16b8b5 to 63eeb358e681be4f1310e4d78cf8e6fb354d4b29
Decreases (1 build for efr32)
| platform | target | config | section | 92796286 | 63eeb358 | 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 | 92796286 | 63eeb358 | 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) | 11738465 | 11738465 | 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 |
PR #31236: Size comparison from 8686f210408dc7f5d609537ef2a7501c4ad87993 to 118c8fa287ad6b4d750dfd360eed0604777bff88
Decreases (1 build for efr32)
| platform | target | config | section | 8686f210 | 118c8fa2 | 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 | 8686f210 | 118c8fa2 | 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) | 11738465 | 11738465 | 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 |
Requestion changes: use a build setup as other platforms:
- separate docker file and chip-build-vscode update
- make sure the SDK files are not a moving target
- integrate with build_examples.py
- Add CI
@andy31415 Thank you very much for your reply. I will modify the code according to your requirements, but is there any documentation on how to add CI? thanks.
PR #31236: Size comparison from d38a6496c3abeb3daf6429b1f11172cfa0112a1a to 2b17d2a49804c43e22d204e09540d05bfab74129
Decreases (1 build for efr32)
| platform | target | config | section | d38a6496 | 2b17d2a4 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 1017612 | 1017604 | -8 | -0.0 |
| .text | 843008 | 843000 | -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 | d38a6496 | 2b17d2a4 | 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 | 1086826 | 1086826 | 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 | 1102194 | 1102194 | 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 | 1118570 | 1118570 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1184099 | 1184099 | 0 | 0.0 | |||
| .bss | 11197 | 11197 | 0 | 0.0 | |||
| .data | 3584 | 3584 | 0 | 0.0 | |||
| .rodata | 106356 | 106356 | 0 | 0.0 | |||
| .text | 956490 | 956490 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1195231 | 1195231 | 0 | 0.0 | |||
| .bss | 11373 | 11373 | 0 | 0.0 | |||
| .data | 3568 | 3568 | 0 | 0.0 | |||
| .rodata | 105296 | 105296 | 0 | 0.0 | |||
| .text | 968554 | 968554 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1276111 | 1276111 | 0 | 0.0 | |||
| .bss | 19677 | 19677 | 0 | 0.0 | |||
| .data | 4144 | 4144 | 0 | 0.0 | |||
| .rodata | 121776 | 121776 | 0 | 0.0 | |||
| .text | 1031552 | 1031552 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1003745 | 1003745 | 0 | 0.0 | ||
| .bss | 23772 | 23772 | 0 | 0.0 | |||
| .data | 3160 | 3160 | 0 | 0.0 | |||
| .rodata | 99688 | 99688 | 0 | 0.0 | |||
| .text | 749408 | 749408 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1242142 | 1242142 | 0 | 0.0 | ||
| .bss | 10641 | 10641 | 0 | 0.0 | |||
| .data | 3600 | 3600 | 0 | 0.0 | |||
| .rodata | 120668 | 120668 | 0 | 0.0 | |||
| .text | 976964 | 976964 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read/write) | 1154316 | 1154316 | 0 | 0.0 |
| .bss | 16392 | 16392 | 0 | 0.0 | |||
| .data | 4952 | 4952 | 0 | 0.0 | |||
| .rodata | 100360 | 100360 | 0 | 0.0 | |||
| .text | 949616 | 949616 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1165256 | 1165256 | 0 | 0.0 | |||
| .bss | 16568 | 16568 | 0 | 0.0 | |||
| .data | 4928 | 4928 | 0 | 0.0 | |||
| .rodata | 99300 | 99300 | 0 | 0.0 | |||
| .text | 961992 | 961992 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 772464 | 772464 | 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 | 682636 | 682636 | 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 | 704480 | 704480 | 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 | 666120 | 666120 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 729392 | 729392 | 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 | 643988 | 643988 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 714912 | 714912 | 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 | 633676 | 633676 | 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) | 561871 | 561871 | 0 | 0.0 |
| .app_xip_area | 452025 | 452025 | 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) | 1017612 | 1017604 | -8 | -0.0 |
| .bss | 171896 | 171896 | 0 | 0.0 | |||
| .data | 2688 | 2688 | 0 | 0.0 | |||
| .text | 843008 | 843000 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1101412 | 1101412 | 0 | 0.0 | ||
| .bss | 195500 | 195500 | 0 | 0.0 | |||
| .data | 3296 | 3296 | 0 | 0.0 | |||
| .text | 902596 | 902596 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1115184 | 1115184 | 0 | 0.0 | |
| .bss | 188112 | 188112 | 0 | 0.0 | |||
| .data | 2712 | 2712 | 0 | 0.0 | |||
| .text | 924340 | 924340 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1136384 | 1136384 | 0 | 0.0 | |
| .bss | 167532 | 167532 | 0 | 0.0 | |||
| .data | 3168 | 3168 | 0 | 0.0 | |||
| .text | 965664 | 965664 | 0 | 0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1139954 | 1139954 | 0 | 0.0 |
| (read/write) | 1671220 | 1671220 | 0 | 0.0 | |||
| .dram0.bss | 72224 | 72224 | 0 | 0.0 | |||
| .dram0.data | 12996 | 12996 | 0 | 0.0 | |||
| .flash.rodata | 242128 | 242128 | 0 | 0.0 | |||
| .flash.text | 1139954 | 1139954 | 0 | 0.0 | |||
| .iram0.text | 75694 | 75694 | 0 | 0.0 | |||
| m5stack | (read only) | 1184875 | 1184875 | 0 | 0.0 | ||
| (read/write) | 520404 | 520404 | 0 | 0.0 | |||
| .dram0.bss | 78880 | 78880 | 0 | 0.0 | |||
| .dram0.data | 34004 | 34004 | 0 | 0.0 | |||
| .flash.rodata | 273156 | 273156 | 0 | 0.0 | |||
| .flash.text | 1179491 | 1179491 | 0 | 0.0 | |||
| .iram0.text | 123907 | 123907 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 606256 | 606256 | 0 | 0.0 |
| (read/write) | 81176 | 81176 | 0 | 0.0 | |||
| .bss | 69024 | 69024 | 0 | 0.0 | |||
| .data | 2168 | 2168 | 0 | 0.0 | |||
| .text | 605720 | 605720 | 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) | 783348 | 783348 | 0 | 0.0 | |||
| .bss | 77356 | 77356 | 0 | 0.0 | |||
| .data | 1928 | 1928 | 0 | 0.0 | |||
| .text | 660608 | 660608 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 577144 | 577144 | 0 | 0.0 | |
| (read/write) | 78648 | 78648 | 0 | 0.0 | |||
| .bss | 66568 | 66568 | 0 | 0.0 | |||
| .data | 2096 | 2096 | 0 | 0.0 | |||
| .text | 576608 | 576608 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2532205 | 2532205 | 0 | 0.0 |
| (read/write) | 127248 | 127248 | 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 | 808 | 808 | 0 | 0.0 | |||
| .rodata | 179592 | 179592 | 0 | 0.0 | |||
| .text | 2177189 | 2177189 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5427497 | 5427497 | 0 | 0.0 | |
| (read/write) | 456704 | 456704 | 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 | 1288 | 1288 | 0 | 0.0 | |||
| .rodata | 313340 | 313340 | 0 | 0.0 | |||
| .text | 4703027 | 4703027 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 4960033 | 4960033 | 0 | 0.0 | |
| (read/write) | 234728 | 234728 | 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 | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 272749 | 272749 | 0 | 0.0 | |||
| .text | 4454803 | 4454803 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4423033 | 4423033 | 0 | 0.0 | |
| (read/write) | 215968 | 215968 | 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 | 832 | 832 | 0 | 0.0 | |||
| .rodata | 219445 | 219445 | 0 | 0.0 | |||
| .text | 3984995 | 3984995 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 11741833 | 11741833 | 0 | 0.0 | |
| (read/write) | 505880 | 505880 | 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 | 792 | 792 | 0 | 0.0 | |||
| .rodata | 426601 | 426601 | 0 | 0.0 | |||
| .text | 10622707 | 10622707 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11321288 | 11321288 | 0 | 0.0 | |
| (read/write) | 575216 | 575216 | 0 | 0.0 | |||
| .bss | 103272 | 103272 | 0 | 0.0 | |||
| .data | 4384 | 4384 | 0 | 0.0 | |||
| .data.rel.ro | 438688 | 438688 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 19928 | 19928 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 248 | 248 | 0 | 0.0 | |||
| .rodata | 338036 | 338036 | 0 | 0.0 | |||
| .text | 10110732 | 10110732 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5309073 | 5309073 | 0 | 0.0 | |
| (read/write) | 225040 | 225040 | 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 | 968 | 968 | 0 | 0.0 | |||
| .rodata | 340692 | 340692 | 0 | 0.0 | |||
| .text | 4723571 | 4723571 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4508057 | 4508057 | 0 | 0.0 | |
| (read/write) | 203688 | 203688 | 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 | 864 | 864 | 0 | 0.0 | |||
| .rodata | 247285 | 247285 | 0 | 0.0 | |||
| .text | 4050723 | 4050723 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4172193 | 4172193 | 0 | 0.0 | |
| (read/write) | 192736 | 192736 | 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 | 728 | 728 | 0 | 0.0 | |||
| .rodata | 201557 | 201557 | 0 | 0.0 | |||
| .text | 3778739 | 3778739 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4262769 | 4262769 | 0 | 0.0 | |
| (read/write) | 197048 | 197048 | 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 | 784 | 784 | 0 | 0.0 | |||
| .rodata | 205365 | 205365 | 0 | 0.0 | |||
| .text | 3861107 | 3861107 | 0 | 0.0 | |||
| shell | debug | (read only) | 2799041 | 2799041 | 0 | 0.0 | |
| (read/write) | 152672 | 152672 | 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 | 1104 | 1104 | 0 | 0.0 | |||
| .rodata | 182560 | 182560 | 0 | 0.0 | |||
| .text | 2445154 | 2445154 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4351720 | 4351720 | 0 | 0.0 | |
| (read/write) | 245392 | 245392 | 0 | 0.0 | |||
| .bss | 122056 | 122056 | 0 | 0.0 | |||
| .data | 2880 | 2880 | 0 | 0.0 | |||
| .data.rel.ro | 102752 | 102752 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 12088 | 12088 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 424 | 424 | 0 | 0.0 | |||
| .rodata | 155644 | 155644 | 0 | 0.0 | |||
| .text | 3853564 | 3853564 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5409281 | 5409281 | 0 | 0.0 | |
| (read/write) | 349216 | 349216 | 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 | 1144 | 1144 | 0 | 0.0 | |||
| .rodata | 273429 | 273429 | 0 | 0.0 | |||
| .text | 4897987 | 4897987 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9617929 | 9617929 | 0 | 0.0 | |
| (read/write) | 339240 | 339240 | 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 | 1152 | 1152 | 0 | 0.0 | |||
| .rodata | 364200 | 364200 | 0 | 0.0 | |||
| .text | 8788099 | 8788099 | 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) | 1069372 | 1069372 | 0 | 0.0 | |||
| bss | 129520 | 129520 | 0 | 0.0 | |||
| rodata | 105580 | 105580 | 0 | 0.0 | |||
| text | 786696 | 786696 | 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 | 765024 | 765024 | 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 | 614332 | 614332 | 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 | 768618 | 768618 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1084928 | 1084928 | 0 | 0.0 | |||
| bss | 109860 | 109860 | 0 | 0.0 | |||
| text | 754126 | 754126 | 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 | 647384 | 647384 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 822290 | 822290 | 0 | 0.0 | |||
| bss | 55148 | 55148 | 0 | 0.0 | |||
| text | 614702 | 614702 | 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 | 694994 | 694994 | 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 | 770478 | 770478 | 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 | 648468 | 648468 | 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 | 663694 | 663694 | 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 | 622816 | 622816 | 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 | 589692 | 589692 | 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 | 617446 | 617446 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 878993 | 878993 | 0 | 0.0 | |||
| bss | 60836 | 60836 | 0 | 0.0 | |||
| text | 631530 | 631530 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 846176 | 846176 | 0 | 0.0 | |||
| bss | 57656 | 57656 | 0 | 0.0 | |||
| text | 608158 | 608158 | 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 | 602088 | 602088 | 0 | 0.0 |
Requestion changes: use a build setup as other platforms:
- separate docker file and chip-build-vscode update
- make sure the SDK files are not a moving target
- integrate with build_examples.py
- Add CI
@andy31415 Thank you very much for your reply. I will modify the code according to your requirements, but is there any documentation on how to add CI? thanks.
@zhhyu7 CI workflows are generally items in https://github.com/project-chip/connectedhomeip/tree/master/.github/workflows
you can pick one of the embedded examples as a starter (e.g. ameba, asr, boufallolab, cc*, efr32, esp32, infineon, k32w etc).
The steps are likely like this:
- a PR to define a docker image that can be used. (and add the SDK to vscode image as well)
- add support to build_examples.py to compile with something like
--target nuttx-lighting-appor similar - create a examples-nuttx.yaml which runs the compilation step for the example app to make sure it keeps compiling at least
if you have some way to add support for some emulator tests after that, that would be great.
For new platforms we also need contact information for maintainer. To not leak e-mails/handles here, could you contact me in slack and be prepared to provide maintainer(s): github handle, slack handle, e-mail address.
Generally this would be used to help with platform specific breakages or to discuss updates that may affect a lot of platforms (e.g. we discussed C++ compiler version updates at some point).
PR #31236: Size comparison from 62d38c599b0487bc79b7081f956162798772379a to 43117ffe42258214c9d165e7cbc07f2191bfa4ea
Decreases (1 build for efr32)
| platform | target | config | section | 62d38c59 | 43117ffe | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 1041824 | 1041816 | -8 | -0.0 |
| .text | 846364 | 846356 | -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 | 62d38c59 | 43117ffe | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1419642 | 1419642 | 0 | 0.0 |
| .bss | 85256 | 85256 | 0 | 0.0 | |||
| .data | 9416 | 9416 | 0 | 0.0 | |||
| .rodata | 156984 | 156984 | 0 | 0.0 | |||
| .text | 1087338 | 1087338 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1434114 | 1434114 | 0 | 0.0 | ||
| .bss | 85424 | 85424 | 0 | 0.0 | |||
| .data | 9384 | 9384 | 0 | 0.0 | |||
| .rodata | 155944 | 155944 | 0 | 0.0 | |||
| .text | 1102706 | 1102706 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1467162 | 1467162 | 0 | 0.0 | ||
| .bss | 93288 | 93288 | 0 | 0.0 | |||
| .data | 9784 | 9784 | 0 | 0.0 | |||
| .rodata | 164600 | 164600 | 0 | 0.0 | |||
| .text | 1118826 | 1118826 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1184355 | 1184355 | 0 | 0.0 | |||
| .bss | 11197 | 11197 | 0 | 0.0 | |||
| .data | 3584 | 3584 | 0 | 0.0 | |||
| .rodata | 106356 | 106356 | 0 | 0.0 | |||
| .text | 956746 | 956746 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1195487 | 1195487 | 0 | 0.0 | |||
| .bss | 11373 | 11373 | 0 | 0.0 | |||
| .data | 3568 | 3568 | 0 | 0.0 | |||
| .rodata | 105296 | 105296 | 0 | 0.0 | |||
| .text | 968810 | 968810 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1276367 | 1276367 | 0 | 0.0 | |||
| .bss | 19677 | 19677 | 0 | 0.0 | |||
| .data | 4144 | 4144 | 0 | 0.0 | |||
| .rodata | 121776 | 121776 | 0 | 0.0 | |||
| .text | 1031808 | 1031808 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1003745 | 1003745 | 0 | 0.0 | ||
| .bss | 23772 | 23772 | 0 | 0.0 | |||
| .data | 3160 | 3160 | 0 | 0.0 | |||
| .rodata | 99688 | 99688 | 0 | 0.0 | |||
| .text | 749408 | 749408 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1242654 | 1242654 | 0 | 0.0 | ||
| .bss | 10641 | 10641 | 0 | 0.0 | |||
| .data | 3600 | 3600 | 0 | 0.0 | |||
| .rodata | 120668 | 120668 | 0 | 0.0 | |||
| .text | 977476 | 977476 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read/write) | 1154572 | 1154572 | 0 | 0.0 |
| .bss | 16392 | 16392 | 0 | 0.0 | |||
| .data | 4952 | 4952 | 0 | 0.0 | |||
| .rodata | 100360 | 100360 | 0 | 0.0 | |||
| .text | 949872 | 949872 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1165512 | 1165512 | 0 | 0.0 | |||
| .bss | 16568 | 16568 | 0 | 0.0 | |||
| .data | 4928 | 4928 | 0 | 0.0 | |||
| .rodata | 99300 | 99300 | 0 | 0.0 | |||
| .text | 962248 | 962248 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 777832 | 777832 | 0 | 0.0 |
| (read/write) | 168308 | 168308 | 0 | 0.0 | |||
| .bss | 90524 | 90524 | 0 | 0.0 | |||
| .data | 3452 | 3452 | 0 | 0.0 | |||
| .rodata | 88832 | 88832 | 0 | 0.0 | |||
| .text | 688732 | 688732 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 793912 | 793912 | 0 | 0.0 | |
| (read/write) | 178536 | 178536 | 0 | 0.0 | |||
| .bss | 100700 | 100700 | 0 | 0.0 | |||
| .data | 3480 | 3480 | 0 | 0.0 | |||
| .rodata | 83088 | 83088 | 0 | 0.0 | |||
| .text | 710560 | 710560 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 782168 | 782168 | 0 | 0.0 | |
| (read/write) | 172992 | 172992 | 0 | 0.0 | |||
| .bss | 95156 | 95156 | 0 | 0.0 | |||
| .data | 3480 | 3480 | 0 | 0.0 | |||
| .rodata | 109696 | 109696 | 0 | 0.0 | |||
| .text | 672208 | 672208 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 734776 | 734776 | 0 | 0.0 | |
| (read/write) | 167312 | 167312 | 0 | 0.0 | |||
| .bss | 89304 | 89304 | 0 | 0.0 | |||
| .data | 3440 | 3440 | 0 | 0.0 | |||
| .rodata | 84424 | 84424 | 0 | 0.0 | |||
| .text | 650084 | 650084 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 720304 | 720304 | 0 | 0.0 | |
| (read/write) | 167492 | 167492 | 0 | 0.0 | |||
| .bss | 89488 | 89488 | 0 | 0.0 | |||
| .data | 3436 | 3436 | 0 | 0.0 | |||
| .rodata | 80264 | 80264 | 0 | 0.0 | |||
| .text | 639772 | 639772 | 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) | 562031 | 562031 | 0 | 0.0 |
| .app_xip_area | 452185 | 452185 | 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) | 544263 | 544263 | 0 | 0.0 | |
| .app_xip_area | 429681 | 429681 | 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) | 562959 | 562959 | 0 | 0.0 | |
| .app_xip_area | 454569 | 454569 | 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) | 558431 | 558431 | 0 | 0.0 | |
| .app_xip_area | 446817 | 446817 | 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) | 1041824 | 1041816 | -8 | -0.0 |
| .bss | 192728 | 192728 | 0 | 0.0 | |||
| .data | 2708 | 2708 | 0 | 0.0 | |||
| .text | 846364 | 846356 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1105044 | 1105044 | 0 | 0.0 | ||
| .bss | 195004 | 195004 | 0 | 0.0 | |||
| .data | 3316 | 3316 | 0 | 0.0 | |||
| .text | 906704 | 906704 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1117928 | 1117928 | 0 | 0.0 | |
| .bss | 188112 | 188112 | 0 | 0.0 | |||
| .data | 2732 | 2732 | 0 | 0.0 | |||
| .text | 927064 | 927064 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1138296 | 1138296 | 0 | 0.0 | |
| .bss | 167036 | 167036 | 0 | 0.0 | |||
| .data | 3188 | 3188 | 0 | 0.0 | |||
| .text | 968052 | 968052 | 0 | 0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1140838 | 1140838 | 0 | 0.0 |
| (read/write) | 1671236 | 1671236 | 0 | 0.0 | |||
| .dram0.bss | 72224 | 72224 | 0 | 0.0 | |||
| .dram0.data | 12996 | 12996 | 0 | 0.0 | |||
| .flash.rodata | 242144 | 242144 | 0 | 0.0 | |||
| .flash.text | 1140838 | 1140838 | 0 | 0.0 | |||
| .iram0.text | 75694 | 75694 | 0 | 0.0 | |||
| m5stack | (read only) | 1185751 | 1185751 | 0 | 0.0 | ||
| (read/write) | 520412 | 520412 | 0 | 0.0 | |||
| .dram0.bss | 78880 | 78880 | 0 | 0.0 | |||
| .dram0.data | 34004 | 34004 | 0 | 0.0 | |||
| .flash.rodata | 273164 | 273164 | 0 | 0.0 | |||
| .flash.text | 1180367 | 1180367 | 0 | 0.0 | |||
| .iram0.text | 123907 | 123907 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 606416 | 606416 | 0 | 0.0 |
| (read/write) | 81176 | 81176 | 0 | 0.0 | |||
| .bss | 69024 | 69024 | 0 | 0.0 | |||
| .data | 2168 | 2168 | 0 | 0.0 | |||
| .text | 605880 | 605880 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 691680 | 691680 | 0 | 0.0 | |||
| .bss | 67680 | 67680 | 0 | 0.0 | |||
| .data | 2716 | 2716 | 0 | 0.0 | |||
| .text | 577808 | 577808 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 595816 | 595816 | 0 | 0.0 | |
| (read/write) | 79192 | 79192 | 0 | 0.0 | |||
| .bss | 67088 | 67088 | 0 | 0.0 | |||
| .data | 2120 | 2120 | 0 | 0.0 | |||
| .text | 595280 | 595280 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 783508 | 783508 | 0 | 0.0 | |||
| .bss | 77356 | 77356 | 0 | 0.0 | |||
| .data | 1928 | 1928 | 0 | 0.0 | |||
| .text | 660768 | 660768 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 577304 | 577304 | 0 | 0.0 | |
| (read/write) | 78648 | 78648 | 0 | 0.0 | |||
| .bss | 66568 | 66568 | 0 | 0.0 | |||
| .data | 2096 | 2096 | 0 | 0.0 | |||
| .text | 576768 | 576768 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2534077 | 2534077 | 0 | 0.0 |
| (read/write) | 127248 | 127248 | 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 | 808 | 808 | 0 | 0.0 | |||
| .rodata | 179592 | 179592 | 0 | 0.0 | |||
| .text | 2179061 | 2179061 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5431569 | 5431569 | 0 | 0.0 | |
| (read/write) | 457088 | 457088 | 0 | 0.0 | |||
| .bss | 131760 | 131760 | 0 | 0.0 | |||
| .data | 3840 | 3840 | 0 | 0.0 | |||
| .data.rel.ro | 314216 | 314216 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5336 | 5336 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1288 | 1288 | 0 | 0.0 | |||
| .rodata | 313596 | 313596 | 0 | 0.0 | |||
| .text | 4706531 | 4706531 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 4961953 | 4961953 | 0 | 0.0 | |
| (read/write) | 234728 | 234728 | 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 | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 272813 | 272813 | 0 | 0.0 | |||
| .text | 4456659 | 4456659 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4424921 | 4424921 | 0 | 0.0 | |
| (read/write) | 215968 | 215968 | 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 | 832 | 832 | 0 | 0.0 | |||
| .rodata | 219477 | 219477 | 0 | 0.0 | |||
| .text | 3986851 | 3986851 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 11752113 | 11752113 | 0 | 0.0 | |
| (read/write) | 506648 | 506648 | 0 | 0.0 | |||
| .bss | 94200 | 94200 | 0 | 0.0 | |||
| .data | 4994 | 4994 | 0 | 0.0 | |||
| .data.rel.ro | 400208 | 400208 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5784 | 5784 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 792 | 792 | 0 | 0.0 | |||
| .rodata | 426889 | 426889 | 0 | 0.0 | |||
| .text | 10631427 | 10631427 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11329592 | 11329592 | 0 | 0.0 | |
| (read/write) | 575096 | 575096 | 0 | 0.0 | |||
| .bss | 103272 | 103272 | 0 | 0.0 | |||
| .data | 4384 | 4384 | 0 | 0.0 | |||
| .data.rel.ro | 439464 | 439464 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 19944 | 19944 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 248 | 248 | 0 | 0.0 | |||
| .rodata | 338356 | 338356 | 0 | 0.0 | |||
| .text | 10117372 | 10117372 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5310977 | 5310977 | 0 | 0.0 | |
| (read/write) | 225040 | 225040 | 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 | 968 | 968 | 0 | 0.0 | |||
| .rodata | 340724 | 340724 | 0 | 0.0 | |||
| .text | 4725443 | 4725443 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4509961 | 4509961 | 0 | 0.0 | |
| (read/write) | 203688 | 203688 | 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 | 864 | 864 | 0 | 0.0 | |||
| .rodata | 247317 | 247317 | 0 | 0.0 | |||
| .text | 4052595 | 4052595 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4174097 | 4174097 | 0 | 0.0 | |
| (read/write) | 192736 | 192736 | 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 | 728 | 728 | 0 | 0.0 | |||
| .rodata | 201589 | 201589 | 0 | 0.0 | |||
| .text | 3780611 | 3780611 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4264673 | 4264673 | 0 | 0.0 | |
| (read/write) | 197048 | 197048 | 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 | 784 | 784 | 0 | 0.0 | |||
| .rodata | 205397 | 205397 | 0 | 0.0 | |||
| .text | 3862979 | 3862979 | 0 | 0.0 | |||
| shell | debug | (read only) | 2803441 | 2803441 | 0 | 0.0 | |
| (read/write) | 152672 | 152672 | 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 | 1104 | 1104 | 0 | 0.0 | |||
| .rodata | 182592 | 182592 | 0 | 0.0 | |||
| .text | 2449522 | 2449522 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4353368 | 4353368 | 0 | 0.0 | |
| (read/write) | 247840 | 247840 | 0 | 0.0 | |||
| .bss | 122056 | 122056 | 0 | 0.0 | |||
| .data | 2880 | 2880 | 0 | 0.0 | |||
| .data.rel.ro | 102752 | 102752 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 12088 | 12088 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 424 | 424 | 0 | 0.0 | |||
| .rodata | 155644 | 155644 | 0 | 0.0 | |||
| .text | 3855212 | 3855212 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5411201 | 5411201 | 0 | 0.0 | |
| (read/write) | 349216 | 349216 | 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 | 1144 | 1144 | 0 | 0.0 | |||
| .rodata | 273493 | 273493 | 0 | 0.0 | |||
| .text | 4899843 | 4899843 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9629809 | 9629809 | 0 | 0.0 | |
| (read/write) | 339632 | 339632 | 0 | 0.0 | |||
| .bss | 156384 | 156384 | 0 | 0.0 | |||
| .data | 2464 | 2464 | 0 | 0.0 | |||
| .data.rel.ro | 173920 | 173920 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5064 | 5064 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1160 | 1160 | 0 | 0.0 | |||
| .rodata | 364392 | 364392 | 0 | 0.0 | |||
| .text | 8798803 | 8798803 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2526776 | 2526776 | 0 | 0.0 | |||
| .bss | 220312 | 220312 | 0 | 0.0 | |||
| .data | 5144 | 5144 | 0 | 0.0 | |||
| .text | 1489460 | 1489460 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1070120 | 1070120 | 0 | 0.0 | |||
| bss | 129520 | 129520 | 0 | 0.0 | |||
| rodata | 105592 | 105592 | 0 | 0.0 | |||
| text | 787432 | 787432 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1196224 | 1196224 | 0 | 0.0 | |||
| bss | 121730 | 121730 | 0 | 0.0 | |||
| rodata | 139348 | 139348 | 0 | 0.0 | |||
| text | 784816 | 784816 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1041184 | 1041184 | 0 | 0.0 | |||
| bss | 129444 | 129444 | 0 | 0.0 | |||
| rodata | 98896 | 98896 | 0 | 0.0 | |||
| text | 765184 | 765184 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 835720 | 835720 | 0 | 0.0 |
| (read/write) | 1754148 | 1754148 | 0 | 0.0 | |||
| .bss | 195140 | 195140 | 0 | 0.0 | |||
| .data | 2480 | 2480 | 0 | 0.0 | |||
| .text | 1548140 | 1548140 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837816 | 837816 | 0 | 0.0 | |
| (read/write) | 1707132 | 1707132 | 0 | 0.0 | |||
| .bss | 193052 | 193052 | 0 | 0.0 | |||
| .data | 2472 | 2472 | 0 | 0.0 | |||
| .text | 1503220 | 1503220 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844504 | 844504 | 0 | 0.0 | |
| (read/write) | 1632052 | 1632052 | 0 | 0.0 | |||
| .bss | 186476 | 186476 | 0 | 0.0 | |||
| .data | 2360 | 2360 | 0 | 0.0 | |||
| .text | 1434828 | 1434828 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817384 | 817384 | 0 | 0.0 | |
| (read/write) | 1658948 | 1658948 | 0 | 0.0 | |||
| .bss | 213572 | 213572 | 0 | 0.0 | |||
| .data | 2384 | 2384 | 0 | 0.0 | |||
| .text | 1434604 | 1434604 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1117556 | 1117556 | 0 | 0.0 |
| .bss | 101296 | 101296 | 0 | 0.0 | |||
| .data | 740 | 740 | 0 | 0.0 | |||
| .text | 629932 | 629932 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1081476 | 1081476 | 0 | 0.0 | |
| .bss | 97592 | 97592 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .text | 593856 | 593856 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 822262 | 822262 | 0 | 0.0 | |||
| bss | 55104 | 55104 | 0 | 0.0 | |||
| text | 614538 | 614538 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1089284 | 1089284 | 0 | 0.0 | |||
| bss | 100536 | 100536 | 0 | 0.0 | |||
| text | 769456 | 769456 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1085128 | 1085128 | 0 | 0.0 | |||
| bss | 109860 | 109860 | 0 | 0.0 | |||
| text | 754332 | 754332 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 935608 | 935608 | 0 | 0.0 | |||
| bss | 94368 | 94368 | 0 | 0.0 | |||
| text | 647590 | 647590 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 822490 | 822490 | 0 | 0.0 | |||
| bss | 55148 | 55148 | 0 | 0.0 | |||
| text | 614908 | 614908 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 979784 | 979784 | 0 | 0.0 | |||
| bss | 79132 | 79132 | 0 | 0.0 | |||
| text | 695202 | 695202 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1094156 | 1094156 | 0 | 0.0 | |||
| bss | 99932 | 99932 | 0 | 0.0 | |||
| text | 770682 | 770682 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 966208 | 966208 | 0 | 0.0 | |||
| bss | 97396 | 97396 | 0 | 0.0 | |||
| text | 648674 | 648674 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 949484 | 949484 | 0 | 0.0 | |||
| bss | 92476 | 92476 | 0 | 0.0 | |||
| text | 663900 | 663900 | 0 | 0.0 | |||
| pump-app | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 881400 | 881400 | 0 | 0.0 | |||
| bss | 69124 | 69124 | 0 | 0.0 | |||
| text | 623022 | 623022 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 822004 | 822004 | 0 | 0.0 | |||
| bss | 57360 | 57360 | 0 | 0.0 | |||
| text | 589898 | 589898 | 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) | 824226 | 824226 | 0 | 0.0 | |||
| bss | 55284 | 55284 | 0 | 0.0 | |||
| text | 617652 | 617652 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 879193 | 879193 | 0 | 0.0 | |||
| bss | 60836 | 60836 | 0 | 0.0 | |||
| text | 631736 | 631736 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 846376 | 846376 | 0 | 0.0 | |||
| bss | 57656 | 57656 | 0 | 0.0 | |||
| text | 608364 | 608364 | 0 | 0.0 | |||
| window-covering | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 840548 | 840548 | 0 | 0.0 | |||
| bss | 58008 | 58008 | 0 | 0.0 | |||
| text | 602294 | 602294 | 0 | 0.0 |
PR #31236: Size comparison from 23f3af8dc1b5917d34659ae95d0d3c18c907ee4b to f957fe09819ba8bf455d17f949c95557490b2d39
Full report (8 builds for cc32xx, mbed, nrfconnect, qpg)
| platform | target | config | section | 23f3af8d | f957fe09 | change | % change |
|---|---|---|---|---|---|---|---|
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 567714 | 567714 | 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 | 481624 | 481624 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 621050 | 621050 | 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 | 513096 | 513096 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2526712 | 2526712 | 0 | 0.0 | |||
| .bss | 220312 | 220312 | 0 | 0.0 | |||
| .data | 5144 | 5144 | 0 | 0.0 | |||
| .text | 1489396 | 1489396 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1070088 | 1070088 | 0 | 0.0 | |||
| bss | 129520 | 129520 | 0 | 0.0 | |||
| rodata | 105592 | 105592 | 0 | 0.0 | |||
| text | 787408 | 787408 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1196208 | 1196208 | 0 | 0.0 | |||
| bss | 121730 | 121730 | 0 | 0.0 | |||
| rodata | 139348 | 139348 | 0 | 0.0 | |||
| text | 784792 | 784792 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1041168 | 1041168 | 0 | 0.0 | |||
| bss | 129444 | 129444 | 0 | 0.0 | |||
| rodata | 98896 | 98896 | 0 | 0.0 | |||
| text | 765160 | 765160 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1117540 | 1117540 | 0 | 0.0 |
| .bss | 101296 | 101296 | 0 | 0.0 | |||
| .data | 740 | 740 | 0 | 0.0 | |||
| .text | 629916 | 629916 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1081452 | 1081452 | 0 | 0.0 | |
| .bss | 97592 | 97592 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .text | 593832 | 593832 | 0 | 0.0 |
PR #31236: Size comparison from 23f3af8dc1b5917d34659ae95d0d3c18c907ee4b to 89539685a3b7691367c36d925973d81c5871e459
Decreases (1 build for efr32)
| platform | target | config | section | 23f3af8d | 89539685 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 1041824 | 1041816 | -8 | -0.0 |
| .text | 846364 | 846356 | -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 | 23f3af8d | 89539685 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1419650 | 1419650 | 0 | 0.0 |
| .bss | 85256 | 85256 | 0 | 0.0 | |||
| .data | 9416 | 9416 | 0 | 0.0 | |||
| .rodata | 156992 | 156992 | 0 | 0.0 | |||
| .text | 1087342 | 1087342 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1434122 | 1434122 | 0 | 0.0 | ||
| .bss | 85424 | 85424 | 0 | 0.0 | |||
| .data | 9384 | 9384 | 0 | 0.0 | |||
| .rodata | 155952 | 155952 | 0 | 0.0 | |||
| .text | 1102710 | 1102710 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1467170 | 1467170 | 0 | 0.0 | ||
| .bss | 93288 | 93288 | 0 | 0.0 | |||
| .data | 9784 | 9784 | 0 | 0.0 | |||
| .rodata | 164608 | 164608 | 0 | 0.0 | |||
| .text | 1118830 | 1118830 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1184367 | 1184367 | 0 | 0.0 | |||
| .bss | 11197 | 11197 | 0 | 0.0 | |||
| .data | 3584 | 3584 | 0 | 0.0 | |||
| .rodata | 106364 | 106364 | 0 | 0.0 | |||
| .text | 956750 | 956750 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1195499 | 1195499 | 0 | 0.0 | |||
| .bss | 11373 | 11373 | 0 | 0.0 | |||
| .data | 3568 | 3568 | 0 | 0.0 | |||
| .rodata | 105304 | 105304 | 0 | 0.0 | |||
| .text | 968814 | 968814 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1276379 | 1276379 | 0 | 0.0 | |||
| .bss | 19677 | 19677 | 0 | 0.0 | |||
| .data | 4144 | 4144 | 0 | 0.0 | |||
| .rodata | 121784 | 121784 | 0 | 0.0 | |||
| .text | 1031812 | 1031812 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1003757 | 1003757 | 0 | 0.0 | ||
| .bss | 23772 | 23772 | 0 | 0.0 | |||
| .data | 3160 | 3160 | 0 | 0.0 | |||
| .rodata | 99696 | 99696 | 0 | 0.0 | |||
| .text | 749412 | 749412 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1242666 | 1242666 | 0 | 0.0 | ||
| .bss | 10641 | 10641 | 0 | 0.0 | |||
| .data | 3600 | 3600 | 0 | 0.0 | |||
| .rodata | 120676 | 120676 | 0 | 0.0 | |||
| .text | 977480 | 977480 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1154072 | 1154072 | 0 | 0.0 | |||
| .bss | 16392 | 16392 | 0 | 0.0 | |||
| .data | 4952 | 4952 | 0 | 0.0 | |||
| .rodata | 100368 | 100368 | 0 | 0.0 | |||
| .text | 949876 | 949876 | 0 | 0.0 | |||
| bl702l+mfd | (read/write) | 1166036 | 1166036 | 0 | 0.0 | ||
| .bss | 16568 | 16568 | 0 | 0.0 | |||
| .data | 4928 | 4928 | 0 | 0.0 | |||
| .rodata | 99308 | 99308 | 0 | 0.0 | |||
| .text | 962252 | 962252 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 777808 | 777808 | 0 | 0.0 |
| (read/write) | 168308 | 168308 | 0 | 0.0 | |||
| .bss | 90524 | 90524 | 0 | 0.0 | |||
| .data | 3452 | 3452 | 0 | 0.0 | |||
| .rodata | 88832 | 88832 | 0 | 0.0 | |||
| .text | 688708 | 688708 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 793888 | 793888 | 0 | 0.0 | |
| (read/write) | 178536 | 178536 | 0 | 0.0 | |||
| .bss | 100700 | 100700 | 0 | 0.0 | |||
| .data | 3480 | 3480 | 0 | 0.0 | |||
| .rodata | 83088 | 83088 | 0 | 0.0 | |||
| .text | 710536 | 710536 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 782144 | 782144 | 0 | 0.0 | |
| (read/write) | 172992 | 172992 | 0 | 0.0 | |||
| .bss | 95156 | 95156 | 0 | 0.0 | |||
| .data | 3480 | 3480 | 0 | 0.0 | |||
| .rodata | 109696 | 109696 | 0 | 0.0 | |||
| .text | 672184 | 672184 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 734752 | 734752 | 0 | 0.0 | |
| (read/write) | 167312 | 167312 | 0 | 0.0 | |||
| .bss | 89304 | 89304 | 0 | 0.0 | |||
| .data | 3440 | 3440 | 0 | 0.0 | |||
| .rodata | 84424 | 84424 | 0 | 0.0 | |||
| .text | 650060 | 650060 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 720280 | 720280 | 0 | 0.0 | |
| (read/write) | 167492 | 167492 | 0 | 0.0 | |||
| .bss | 89488 | 89488 | 0 | 0.0 | |||
| .data | 3436 | 3436 | 0 | 0.0 | |||
| .rodata | 80264 | 80264 | 0 | 0.0 | |||
| .text | 639748 | 639748 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 567714 | 567714 | 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 | 481624 | 481624 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 621050 | 621050 | 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 | 513096 | 513096 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 562007 | 562007 | 0 | 0.0 |
| .app_xip_area | 452161 | 452161 | 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) | 544247 | 544247 | 0 | 0.0 | |
| .app_xip_area | 429665 | 429665 | 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) | 562935 | 562935 | 0 | 0.0 | |
| .app_xip_area | 454545 | 454545 | 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) | 558407 | 558407 | 0 | 0.0 | |
| .app_xip_area | 446793 | 446793 | 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) | 1041824 | 1041816 | -8 | -0.0 |
| .bss | 192728 | 192728 | 0 | 0.0 | |||
| .data | 2708 | 2708 | 0 | 0.0 | |||
| .text | 846364 | 846356 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1105012 | 1105012 | 0 | 0.0 | ||
| .bss | 195004 | 195004 | 0 | 0.0 | |||
| .data | 3316 | 3316 | 0 | 0.0 | |||
| .text | 906672 | 906672 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1117896 | 1117896 | 0 | 0.0 | |
| .bss | 188112 | 188112 | 0 | 0.0 | |||
| .data | 2732 | 2732 | 0 | 0.0 | |||
| .text | 927032 | 927032 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1138296 | 1138296 | 0 | 0.0 | |
| .bss | 167036 | 167036 | 0 | 0.0 | |||
| .data | 3188 | 3188 | 0 | 0.0 | |||
| .text | 968052 | 968052 | 0 | 0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1153460 | 1153460 | 0 | 0.0 |
| (read/write) | 1669200 | 1669200 | 0 | 0.0 | |||
| .dram0.bss | 71784 | 71784 | 0 | 0.0 | |||
| .dram0.data | 13444 | 13444 | 0 | 0.0 | |||
| .flash.rodata | 239968 | 239968 | 0 | 0.0 | |||
| .flash.text | 1153460 | 1153460 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1199583 | 1199583 | 0 | 0.0 | ||
| (read/write) | 519832 | 519832 | 0 | 0.0 | |||
| .dram0.bss | 78656 | 78656 | 0 | 0.0 | |||
| .dram0.data | 34988 | 34988 | 0 | 0.0 | |||
| .flash.rodata | 270268 | 270268 | 0 | 0.0 | |||
| .flash.text | 1193419 | 1193419 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 606400 | 606400 | 0 | 0.0 |
| (read/write) | 81176 | 81176 | 0 | 0.0 | |||
| .bss | 69024 | 69024 | 0 | 0.0 | |||
| .data | 2168 | 2168 | 0 | 0.0 | |||
| .text | 605864 | 605864 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 691656 | 691656 | 0 | 0.0 | |||
| .bss | 67680 | 67680 | 0 | 0.0 | |||
| .data | 2716 | 2716 | 0 | 0.0 | |||
| .text | 577784 | 577784 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 595800 | 595800 | 0 | 0.0 | |
| (read/write) | 79192 | 79192 | 0 | 0.0 | |||
| .bss | 67088 | 67088 | 0 | 0.0 | |||
| .data | 2120 | 2120 | 0 | 0.0 | |||
| .text | 595264 | 595264 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 783484 | 783484 | 0 | 0.0 | |||
| .bss | 77356 | 77356 | 0 | 0.0 | |||
| .data | 1928 | 1928 | 0 | 0.0 | |||
| .text | 660744 | 660744 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 577272 | 577272 | 0 | 0.0 | |
| (read/write) | 78648 | 78648 | 0 | 0.0 | |||
| .bss | 66568 | 66568 | 0 | 0.0 | |||
| .data | 2096 | 2096 | 0 | 0.0 | |||
| .text | 576736 | 576736 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2534077 | 2534077 | 0 | 0.0 |
| (read/write) | 127248 | 127248 | 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 | 808 | 808 | 0 | 0.0 | |||
| .rodata | 179592 | 179592 | 0 | 0.0 | |||
| .text | 2179061 | 2179061 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5432729 | 5432729 | 0 | 0.0 | |
| (read/write) | 457856 | 457856 | 0 | 0.0 | |||
| .bss | 131760 | 131760 | 0 | 0.0 | |||
| .data | 3840 | 3840 | 0 | 0.0 | |||
| .data.rel.ro | 314984 | 314984 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5336 | 5336 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1288 | 1288 | 0 | 0.0 | |||
| .rodata | 314140 | 314140 | 0 | 0.0 | |||
| .text | 4706547 | 4706547 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 4961969 | 4961969 | 0 | 0.0 | |
| (read/write) | 234728 | 234728 | 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 | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 272813 | 272813 | 0 | 0.0 | |||
| .text | 4456675 | 4456675 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4424937 | 4424937 | 0 | 0.0 | |
| (read/write) | 215968 | 215968 | 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 | 832 | 832 | 0 | 0.0 | |||
| .rodata | 219477 | 219477 | 0 | 0.0 | |||
| .text | 3986867 | 3986867 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 11769673 | 11769673 | 0 | 0.0 | |
| (read/write) | 507800 | 507800 | 0 | 0.0 | |||
| .bss | 94200 | 94200 | 0 | 0.0 | |||
| .data | 4994 | 4994 | 0 | 0.0 | |||
| .data.rel.ro | 401360 | 401360 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5784 | 5784 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 792 | 792 | 0 | 0.0 | |||
| .rodata | 428649 | 428649 | 0 | 0.0 | |||
| .text | 10645667 | 10645667 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11343512 | 11343512 | 0 | 0.0 | |
| (read/write) | 577544 | 577544 | 0 | 0.0 | |||
| .bss | 103272 | 103272 | 0 | 0.0 | |||
| .data | 4384 | 4384 | 0 | 0.0 | |||
| .data.rel.ro | 440632 | 440632 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 19960 | 19960 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 248 | 248 | 0 | 0.0 | |||
| .rodata | 339684 | 339684 | 0 | 0.0 | |||
| .text | 10128364 | 10128364 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5310977 | 5310977 | 0 | 0.0 | |
| (read/write) | 225040 | 225040 | 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 | 968 | 968 | 0 | 0.0 | |||
| .rodata | 340724 | 340724 | 0 | 0.0 | |||
| .text | 4725443 | 4725443 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4510057 | 4510057 | 0 | 0.0 | |
| (read/write) | 203688 | 203688 | 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 | 864 | 864 | 0 | 0.0 | |||
| .rodata | 247381 | 247381 | 0 | 0.0 | |||
| .text | 4052627 | 4052627 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4174113 | 4174113 | 0 | 0.0 | |
| (read/write) | 192736 | 192736 | 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 | 728 | 728 | 0 | 0.0 | |||
| .rodata | 201589 | 201589 | 0 | 0.0 | |||
| .text | 3780627 | 3780627 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4264689 | 4264689 | 0 | 0.0 | |
| (read/write) | 197048 | 197048 | 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 | 784 | 784 | 0 | 0.0 | |||
| .rodata | 205397 | 205397 | 0 | 0.0 | |||
| .text | 3862995 | 3862995 | 0 | 0.0 | |||
| shell | debug | (read only) | 2803457 | 2803457 | 0 | 0.0 | |
| (read/write) | 152672 | 152672 | 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 | 1104 | 1104 | 0 | 0.0 | |||
| .rodata | 182592 | 182592 | 0 | 0.0 | |||
| .text | 2449538 | 2449538 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4353384 | 4353384 | 0 | 0.0 | |
| (read/write) | 247824 | 247824 | 0 | 0.0 | |||
| .bss | 122056 | 122056 | 0 | 0.0 | |||
| .data | 2880 | 2880 | 0 | 0.0 | |||
| .data.rel.ro | 102752 | 102752 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 12088 | 12088 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 424 | 424 | 0 | 0.0 | |||
| .rodata | 155644 | 155644 | 0 | 0.0 | |||
| .text | 3855228 | 3855228 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5411217 | 5411217 | 0 | 0.0 | |
| (read/write) | 349216 | 349216 | 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 | 1144 | 1144 | 0 | 0.0 | |||
| .rodata | 273493 | 273493 | 0 | 0.0 | |||
| .text | 4899859 | 4899859 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9646209 | 9646209 | 0 | 0.0 | |
| (read/write) | 340016 | 340016 | 0 | 0.0 | |||
| .bss | 156384 | 156384 | 0 | 0.0 | |||
| .data | 2464 | 2464 | 0 | 0.0 | |||
| .data.rel.ro | 174304 | 174304 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5064 | 5064 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1160 | 1160 | 0 | 0.0 | |||
| .rodata | 365608 | 365608 | 0 | 0.0 | |||
| .text | 8813027 | 8813027 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2526712 | 2526712 | 0 | 0.0 | |||
| .bss | 220312 | 220312 | 0 | 0.0 | |||
| .data | 5144 | 5144 | 0 | 0.0 | |||
| .text | 1489396 | 1489396 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1070088 | 1070088 | 0 | 0.0 | |||
| bss | 129520 | 129520 | 0 | 0.0 | |||
| rodata | 105592 | 105592 | 0 | 0.0 | |||
| text | 787408 | 787408 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1196208 | 1196208 | 0 | 0.0 | |||
| bss | 121730 | 121730 | 0 | 0.0 | |||
| rodata | 139348 | 139348 | 0 | 0.0 | |||
| text | 784792 | 784792 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1041168 | 1041168 | 0 | 0.0 | |||
| bss | 129444 | 129444 | 0 | 0.0 | |||
| rodata | 98896 | 98896 | 0 | 0.0 | |||
| text | 765160 | 765160 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 835720 | 835720 | 0 | 0.0 |
| (read/write) | 1754148 | 1754148 | 0 | 0.0 | |||
| .bss | 195140 | 195140 | 0 | 0.0 | |||
| .data | 2480 | 2480 | 0 | 0.0 | |||
| .text | 1548140 | 1548140 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837816 | 837816 | 0 | 0.0 | |
| (read/write) | 1707148 | 1707148 | 0 | 0.0 | |||
| .bss | 193052 | 193052 | 0 | 0.0 | |||
| .data | 2472 | 2472 | 0 | 0.0 | |||
| .text | 1503236 | 1503236 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844504 | 844504 | 0 | 0.0 | |
| (read/write) | 1632052 | 1632052 | 0 | 0.0 | |||
| .bss | 186476 | 186476 | 0 | 0.0 | |||
| .data | 2360 | 2360 | 0 | 0.0 | |||
| .text | 1434828 | 1434828 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817384 | 817384 | 0 | 0.0 | |
| (read/write) | 1658964 | 1658964 | 0 | 0.0 | |||
| .bss | 213572 | 213572 | 0 | 0.0 | |||
| .data | 2384 | 2384 | 0 | 0.0 | |||
| .text | 1434620 | 1434620 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1117540 | 1117540 | 0 | 0.0 |
| .bss | 101296 | 101296 | 0 | 0.0 | |||
| .data | 740 | 740 | 0 | 0.0 | |||
| .text | 629916 | 629916 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1081452 | 1081452 | 0 | 0.0 | |
| .bss | 97592 | 97592 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .text | 593832 | 593832 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 822234 | 822234 | 0 | 0.0 | |||
| bss | 50988 | 50988 | 0 | 0.0 | |||
| text | 614506 | 614506 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1089288 | 1089288 | 0 | 0.0 | |||
| bss | 100516 | 100516 | 0 | 0.0 | |||
| text | 769472 | 769472 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1085100 | 1085100 | 0 | 0.0 | |||
| bss | 109840 | 109840 | 0 | 0.0 | |||
| text | 754300 | 754300 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 935612 | 935612 | 0 | 0.0 | |||
| bss | 94348 | 94348 | 0 | 0.0 | |||
| text | 647606 | 647606 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 822462 | 822462 | 0 | 0.0 | |||
| bss | 51032 | 51032 | 0 | 0.0 | |||
| text | 614876 | 614876 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 979756 | 979756 | 0 | 0.0 | |||
| bss | 79112 | 79112 | 0 | 0.0 | |||
| text | 695170 | 695170 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1094160 | 1094160 | 0 | 0.0 | |||
| bss | 99912 | 99912 | 0 | 0.0 | |||
| text | 770698 | 770698 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 966184 | 966184 | 0 | 0.0 | |||
| bss | 97376 | 97376 | 0 | 0.0 | |||
| text | 648642 | 648642 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 949488 | 949488 | 0 | 0.0 | |||
| bss | 92456 | 92456 | 0 | 0.0 | |||
| text | 663916 | 663916 | 0 | 0.0 | |||
| pump-app | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 881372 | 881372 | 0 | 0.0 | |||
| bss | 69104 | 69104 | 0 | 0.0 | |||
| text | 622990 | 622990 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 822016 | 822016 | 0 | 0.0 | |||
| bss | 57348 | 57348 | 0 | 0.0 | |||
| text | 589914 | 589914 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 705628 | 705628 | 0 | 0.0 | |||
| bss | 73568 | 73568 | 0 | 0.0 | |||
| text | 462136 | 462136 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 824198 | 824198 | 0 | 0.0 | |||
| bss | 51168 | 51168 | 0 | 0.0 | |||
| text | 617620 | 617620 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 879197 | 879197 | 0 | 0.0 | |||
| bss | 60816 | 60816 | 0 | 0.0 | |||
| text | 631752 | 631752 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 846380 | 846380 | 0 | 0.0 | |||
| bss | 57636 | 57636 | 0 | 0.0 | |||
| text | 608380 | 608380 | 0 | 0.0 | |||
| window-covering | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 840552 | 840552 | 0 | 0.0 | |||
| bss | 57988 | 57988 | 0 | 0.0 | |||
| text | 602310 | 602310 | 0 | 0.0 |
PR #31236: Size comparison from 418b5987ce72f3a20c55be91e232a77f37e9e00b to 5576898834c12b456de5a0766a1383432d7d30c0
Decreases (1 build for efr32)
| platform | target | config | section | 418b5987 | 55768988 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 1041824 | 1041816 | -8 | -0.0 |
| .text | 846364 | 846356 | -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 | 418b5987 | 55768988 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1419650 | 1419650 | 0 | 0.0 |
| .bss | 85256 | 85256 | 0 | 0.0 | |||
| .data | 9416 | 9416 | 0 | 0.0 | |||
| .rodata | 156992 | 156992 | 0 | 0.0 | |||
| .text | 1087342 | 1087342 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1434122 | 1434122 | 0 | 0.0 | ||
| .bss | 85424 | 85424 | 0 | 0.0 | |||
| .data | 9384 | 9384 | 0 | 0.0 | |||
| .rodata | 155952 | 155952 | 0 | 0.0 | |||
| .text | 1102710 | 1102710 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1467170 | 1467170 | 0 | 0.0 | ||
| .bss | 93288 | 93288 | 0 | 0.0 | |||
| .data | 9784 | 9784 | 0 | 0.0 | |||
| .rodata | 164608 | 164608 | 0 | 0.0 | |||
| .text | 1118830 | 1118830 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1184367 | 1184367 | 0 | 0.0 | |||
| .bss | 11197 | 11197 | 0 | 0.0 | |||
| .data | 3584 | 3584 | 0 | 0.0 | |||
| .rodata | 106364 | 106364 | 0 | 0.0 | |||
| .text | 956750 | 956750 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1195499 | 1195499 | 0 | 0.0 | |||
| .bss | 11373 | 11373 | 0 | 0.0 | |||
| .data | 3568 | 3568 | 0 | 0.0 | |||
| .rodata | 105304 | 105304 | 0 | 0.0 | |||
| .text | 968814 | 968814 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1276379 | 1276379 | 0 | 0.0 | |||
| .bss | 19677 | 19677 | 0 | 0.0 | |||
| .data | 4144 | 4144 | 0 | 0.0 | |||
| .rodata | 121784 | 121784 | 0 | 0.0 | |||
| .text | 1031812 | 1031812 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1003757 | 1003757 | 0 | 0.0 | ||
| .bss | 23772 | 23772 | 0 | 0.0 | |||
| .data | 3160 | 3160 | 0 | 0.0 | |||
| .rodata | 99696 | 99696 | 0 | 0.0 | |||
| .text | 749412 | 749412 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1242666 | 1242666 | 0 | 0.0 | ||
| .bss | 10641 | 10641 | 0 | 0.0 | |||
| .data | 3600 | 3600 | 0 | 0.0 | |||
| .rodata | 120676 | 120676 | 0 | 0.0 | |||
| .text | 977480 | 977480 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1154072 | 1154072 | 0 | 0.0 | |||
| .bss | 16392 | 16392 | 0 | 0.0 | |||
| .data | 4952 | 4952 | 0 | 0.0 | |||
| .rodata | 100368 | 100368 | 0 | 0.0 | |||
| .text | 949876 | 949876 | 0 | 0.0 | |||
| bl702l+mfd | (read/write) | 1166036 | 1166036 | 0 | 0.0 | ||
| .bss | 16568 | 16568 | 0 | 0.0 | |||
| .data | 4928 | 4928 | 0 | 0.0 | |||
| .rodata | 99308 | 99308 | 0 | 0.0 | |||
| .text | 962252 | 962252 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 777808 | 777808 | 0 | 0.0 |
| (read/write) | 168308 | 168308 | 0 | 0.0 | |||
| .bss | 90524 | 90524 | 0 | 0.0 | |||
| .data | 3452 | 3452 | 0 | 0.0 | |||
| .rodata | 88832 | 88832 | 0 | 0.0 | |||
| .text | 688708 | 688708 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 793888 | 793888 | 0 | 0.0 | |
| (read/write) | 178536 | 178536 | 0 | 0.0 | |||
| .bss | 100700 | 100700 | 0 | 0.0 | |||
| .data | 3480 | 3480 | 0 | 0.0 | |||
| .rodata | 83088 | 83088 | 0 | 0.0 | |||
| .text | 710536 | 710536 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 782144 | 782144 | 0 | 0.0 | |
| (read/write) | 172992 | 172992 | 0 | 0.0 | |||
| .bss | 95156 | 95156 | 0 | 0.0 | |||
| .data | 3480 | 3480 | 0 | 0.0 | |||
| .rodata | 109696 | 109696 | 0 | 0.0 | |||
| .text | 672184 | 672184 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 734752 | 734752 | 0 | 0.0 | |
| (read/write) | 167312 | 167312 | 0 | 0.0 | |||
| .bss | 89304 | 89304 | 0 | 0.0 | |||
| .data | 3440 | 3440 | 0 | 0.0 | |||
| .rodata | 84424 | 84424 | 0 | 0.0 | |||
| .text | 650060 | 650060 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 720280 | 720280 | 0 | 0.0 | |
| (read/write) | 167492 | 167492 | 0 | 0.0 | |||
| .bss | 89488 | 89488 | 0 | 0.0 | |||
| .data | 3436 | 3436 | 0 | 0.0 | |||
| .rodata | 80264 | 80264 | 0 | 0.0 | |||
| .text | 639748 | 639748 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 567714 | 567714 | 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 | 481624 | 481624 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 621050 | 621050 | 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 | 513096 | 513096 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 562007 | 562007 | 0 | 0.0 |
| .app_xip_area | 452161 | 452161 | 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) | 544247 | 544247 | 0 | 0.0 | |
| .app_xip_area | 429665 | 429665 | 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) | 562935 | 562935 | 0 | 0.0 | |
| .app_xip_area | 454545 | 454545 | 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) | 558407 | 558407 | 0 | 0.0 | |
| .app_xip_area | 446793 | 446793 | 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) | 1041824 | 1041816 | -8 | -0.0 |
| .bss | 192728 | 192728 | 0 | 0.0 | |||
| .data | 2708 | 2708 | 0 | 0.0 | |||
| .text | 846364 | 846356 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1105012 | 1105012 | 0 | 0.0 | ||
| .bss | 195004 | 195004 | 0 | 0.0 | |||
| .data | 3316 | 3316 | 0 | 0.0 | |||
| .text | 906672 | 906672 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1117896 | 1117896 | 0 | 0.0 | |
| .bss | 188112 | 188112 | 0 | 0.0 | |||
| .data | 2732 | 2732 | 0 | 0.0 | |||
| .text | 927032 | 927032 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1138296 | 1138296 | 0 | 0.0 | |
| .bss | 167036 | 167036 | 0 | 0.0 | |||
| .data | 3188 | 3188 | 0 | 0.0 | |||
| .text | 968052 | 968052 | 0 | 0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1153460 | 1153460 | 0 | 0.0 |
| (read/write) | 1669200 | 1669200 | 0 | 0.0 | |||
| .dram0.bss | 71784 | 71784 | 0 | 0.0 | |||
| .dram0.data | 13444 | 13444 | 0 | 0.0 | |||
| .flash.rodata | 239968 | 239968 | 0 | 0.0 | |||
| .flash.text | 1153460 | 1153460 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1199583 | 1199583 | 0 | 0.0 | ||
| (read/write) | 519832 | 519832 | 0 | 0.0 | |||
| .dram0.bss | 78656 | 78656 | 0 | 0.0 | |||
| .dram0.data | 34988 | 34988 | 0 | 0.0 | |||
| .flash.rodata | 270268 | 270268 | 0 | 0.0 | |||
| .flash.text | 1193419 | 1193419 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 606400 | 606400 | 0 | 0.0 |
| (read/write) | 81176 | 81176 | 0 | 0.0 | |||
| .bss | 69024 | 69024 | 0 | 0.0 | |||
| .data | 2168 | 2168 | 0 | 0.0 | |||
| .text | 605864 | 605864 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 691656 | 691656 | 0 | 0.0 | |||
| .bss | 67680 | 67680 | 0 | 0.0 | |||
| .data | 2716 | 2716 | 0 | 0.0 | |||
| .text | 577784 | 577784 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 595800 | 595800 | 0 | 0.0 | |
| (read/write) | 79192 | 79192 | 0 | 0.0 | |||
| .bss | 67088 | 67088 | 0 | 0.0 | |||
| .data | 2120 | 2120 | 0 | 0.0 | |||
| .text | 595264 | 595264 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 783484 | 783484 | 0 | 0.0 | |||
| .bss | 77356 | 77356 | 0 | 0.0 | |||
| .data | 1928 | 1928 | 0 | 0.0 | |||
| .text | 660744 | 660744 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 577272 | 577272 | 0 | 0.0 | |
| (read/write) | 78648 | 78648 | 0 | 0.0 | |||
| .bss | 66568 | 66568 | 0 | 0.0 | |||
| .data | 2096 | 2096 | 0 | 0.0 | |||
| .text | 576736 | 576736 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2534077 | 2534077 | 0 | 0.0 |
| (read/write) | 127248 | 127248 | 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 | 808 | 808 | 0 | 0.0 | |||
| .rodata | 179592 | 179592 | 0 | 0.0 | |||
| .text | 2179061 | 2179061 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5432729 | 5432729 | 0 | 0.0 | |
| (read/write) | 457856 | 457856 | 0 | 0.0 | |||
| .bss | 131760 | 131760 | 0 | 0.0 | |||
| .data | 3840 | 3840 | 0 | 0.0 | |||
| .data.rel.ro | 314984 | 314984 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5336 | 5336 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1288 | 1288 | 0 | 0.0 | |||
| .rodata | 314140 | 314140 | 0 | 0.0 | |||
| .text | 4706547 | 4706547 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 4961969 | 4961969 | 0 | 0.0 | |
| (read/write) | 234728 | 234728 | 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 | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 272813 | 272813 | 0 | 0.0 | |||
| .text | 4456675 | 4456675 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4424937 | 4424937 | 0 | 0.0 | |
| (read/write) | 215968 | 215968 | 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 | 832 | 832 | 0 | 0.0 | |||
| .rodata | 219477 | 219477 | 0 | 0.0 | |||
| .text | 3986867 | 3986867 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 11769673 | 11769673 | 0 | 0.0 | |
| (read/write) | 507800 | 507800 | 0 | 0.0 | |||
| .bss | 94200 | 94200 | 0 | 0.0 | |||
| .data | 4994 | 4994 | 0 | 0.0 | |||
| .data.rel.ro | 401360 | 401360 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5784 | 5784 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 792 | 792 | 0 | 0.0 | |||
| .rodata | 428649 | 428649 | 0 | 0.0 | |||
| .text | 10645667 | 10645667 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11343512 | 11343512 | 0 | 0.0 | |
| (read/write) | 577544 | 577544 | 0 | 0.0 | |||
| .bss | 103272 | 103272 | 0 | 0.0 | |||
| .data | 4384 | 4384 | 0 | 0.0 | |||
| .data.rel.ro | 440632 | 440632 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 19960 | 19960 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 248 | 248 | 0 | 0.0 | |||
| .rodata | 339684 | 339684 | 0 | 0.0 | |||
| .text | 10128364 | 10128364 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5310977 | 5310977 | 0 | 0.0 | |
| (read/write) | 225040 | 225040 | 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 | 968 | 968 | 0 | 0.0 | |||
| .rodata | 340724 | 340724 | 0 | 0.0 | |||
| .text | 4725443 | 4725443 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4510057 | 4510057 | 0 | 0.0 | |
| (read/write) | 203688 | 203688 | 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 | 864 | 864 | 0 | 0.0 | |||
| .rodata | 247381 | 247381 | 0 | 0.0 | |||
| .text | 4052627 | 4052627 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4174113 | 4174113 | 0 | 0.0 | |
| (read/write) | 192736 | 192736 | 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 | 728 | 728 | 0 | 0.0 | |||
| .rodata | 201589 | 201589 | 0 | 0.0 | |||
| .text | 3780627 | 3780627 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4264689 | 4264689 | 0 | 0.0 | |
| (read/write) | 197048 | 197048 | 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 | 784 | 784 | 0 | 0.0 | |||
| .rodata | 205397 | 205397 | 0 | 0.0 | |||
| .text | 3862995 | 3862995 | 0 | 0.0 | |||
| shell | debug | (read only) | 2803457 | 2803457 | 0 | 0.0 | |
| (read/write) | 152672 | 152672 | 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 | 1104 | 1104 | 0 | 0.0 | |||
| .rodata | 182592 | 182592 | 0 | 0.0 | |||
| .text | 2449538 | 2449538 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4353384 | 4353384 | 0 | 0.0 | |
| (read/write) | 247824 | 247824 | 0 | 0.0 | |||
| .bss | 122056 | 122056 | 0 | 0.0 | |||
| .data | 2880 | 2880 | 0 | 0.0 | |||
| .data.rel.ro | 102752 | 102752 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 12088 | 12088 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 424 | 424 | 0 | 0.0 | |||
| .rodata | 155644 | 155644 | 0 | 0.0 | |||
| .text | 3855228 | 3855228 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5411217 | 5411217 | 0 | 0.0 | |
| (read/write) | 349216 | 349216 | 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 | 1144 | 1144 | 0 | 0.0 | |||
| .rodata | 273493 | 273493 | 0 | 0.0 | |||
| .text | 4899859 | 4899859 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9646209 | 9646209 | 0 | 0.0 | |
| (read/write) | 340016 | 340016 | 0 | 0.0 | |||
| .bss | 156384 | 156384 | 0 | 0.0 | |||
| .data | 2464 | 2464 | 0 | 0.0 | |||
| .data.rel.ro | 174304 | 174304 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5064 | 5064 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1160 | 1160 | 0 | 0.0 | |||
| .rodata | 365608 | 365608 | 0 | 0.0 | |||
| .text | 8813027 | 8813027 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2526712 | 2526712 | 0 | 0.0 | |||
| .bss | 220312 | 220312 | 0 | 0.0 | |||
| .data | 5144 | 5144 | 0 | 0.0 | |||
| .text | 1489396 | 1489396 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1070088 | 1070088 | 0 | 0.0 | |||
| bss | 129520 | 129520 | 0 | 0.0 | |||
| rodata | 105592 | 105592 | 0 | 0.0 | |||
| text | 787408 | 787408 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1196208 | 1196208 | 0 | 0.0 | |||
| bss | 121730 | 121730 | 0 | 0.0 | |||
| rodata | 139348 | 139348 | 0 | 0.0 | |||
| text | 784792 | 784792 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1041168 | 1041168 | 0 | 0.0 | |||
| bss | 129444 | 129444 | 0 | 0.0 | |||
| rodata | 98896 | 98896 | 0 | 0.0 | |||
| text | 765160 | 765160 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 835720 | 835720 | 0 | 0.0 |
| (read/write) | 1754148 | 1754148 | 0 | 0.0 | |||
| .bss | 195140 | 195140 | 0 | 0.0 | |||
| .data | 2480 | 2480 | 0 | 0.0 | |||
| .text | 1548140 | 1548140 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837816 | 837816 | 0 | 0.0 | |
| (read/write) | 1707148 | 1707148 | 0 | 0.0 | |||
| .bss | 193052 | 193052 | 0 | 0.0 | |||
| .data | 2472 | 2472 | 0 | 0.0 | |||
| .text | 1503236 | 1503236 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844504 | 844504 | 0 | 0.0 | |
| (read/write) | 1632052 | 1632052 | 0 | 0.0 | |||
| .bss | 186476 | 186476 | 0 | 0.0 | |||
| .data | 2360 | 2360 | 0 | 0.0 | |||
| .text | 1434828 | 1434828 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817384 | 817384 | 0 | 0.0 | |
| (read/write) | 1658964 | 1658964 | 0 | 0.0 | |||
| .bss | 213572 | 213572 | 0 | 0.0 | |||
| .data | 2384 | 2384 | 0 | 0.0 | |||
| .text | 1434620 | 1434620 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1117540 | 1117540 | 0 | 0.0 |
| .bss | 101296 | 101296 | 0 | 0.0 | |||
| .data | 740 | 740 | 0 | 0.0 | |||
| .text | 629916 | 629916 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1081452 | 1081452 | 0 | 0.0 | |
| .bss | 97592 | 97592 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .text | 593832 | 593832 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 822234 | 822234 | 0 | 0.0 | |||
| bss | 50988 | 50988 | 0 | 0.0 | |||
| text | 614506 | 614506 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1089288 | 1089288 | 0 | 0.0 | |||
| bss | 100516 | 100516 | 0 | 0.0 | |||
| text | 769472 | 769472 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1085100 | 1085100 | 0 | 0.0 | |||
| bss | 109840 | 109840 | 0 | 0.0 | |||
| text | 754300 | 754300 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 935612 | 935612 | 0 | 0.0 | |||
| bss | 94348 | 94348 | 0 | 0.0 | |||
| text | 647606 | 647606 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 822462 | 822462 | 0 | 0.0 | |||
| bss | 51032 | 51032 | 0 | 0.0 | |||
| text | 614876 | 614876 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 979756 | 979756 | 0 | 0.0 | |||
| bss | 79112 | 79112 | 0 | 0.0 | |||
| text | 695170 | 695170 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1094160 | 1094160 | 0 | 0.0 | |||
| bss | 99912 | 99912 | 0 | 0.0 | |||
| text | 770698 | 770698 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 966184 | 966184 | 0 | 0.0 | |||
| bss | 97376 | 97376 | 0 | 0.0 | |||
| text | 648642 | 648642 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 949488 | 949488 | 0 | 0.0 | |||
| bss | 92456 | 92456 | 0 | 0.0 | |||
| text | 663916 | 663916 | 0 | 0.0 | |||
| pump-app | tlsr9528a | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 881372 | 881372 | 0 | 0.0 | |||
| bss | 69104 | 69104 | 0 | 0.0 | |||
| text | 622990 | 622990 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 822016 | 822016 | 0 | 0.0 | |||
| bss | 57348 | 57348 | 0 | 0.0 | |||
| text | 589914 | 589914 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 705628 | 705628 | 0 | 0.0 | |||
| bss | 73568 | 73568 | 0 | 0.0 | |||
| text | 462136 | 462136 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 824198 | 824198 | 0 | 0.0 | |||
| bss | 51168 | 51168 | 0 | 0.0 | |||
| text | 617620 | 617620 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 879197 | 879197 | 0 | 0.0 | |||
| bss | 60816 | 60816 | 0 | 0.0 | |||
| text | 631752 | 631752 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 846380 | 846380 | 0 | 0.0 | |||
| bss | 57636 | 57636 | 0 | 0.0 | |||
| text | 608380 | 608380 | 0 | 0.0 | |||
| window-covering | tlsr9518adk80d | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 840552 | 840552 | 0 | 0.0 | |||
| bss | 57988 | 57988 | 0 | 0.0 | |||
| text | 602310 | 602310 | 0 | 0.0 |
PR #31236: Size comparison from d8f5bf1a41d1cfb19a5a1fdd342b85c4dfb842ea to 73239b9bfa38dac2163e67baa16820b69faa5fb2
Full report (9 builds for cc32xx, mbed, nrfconnect, qpg, stm32)
| platform | target | config | section | d8f5bf1a | 73239b9b | change | % change |
|---|---|---|---|---|---|---|---|
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 582154 | 582154 | 0 | 0.0 |
| (read/write) | 207944 | 207944 | 0 | 0.0 | |||
| .bss | 201180 | 201180 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86530 | 86530 | 0 | 0.0 | |||
| .text | 493500 | 493500 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 627514 | 627514 | 0 | 0.0 | |
| (read/write) | 208288 | 208288 | 0 | 0.0 | |||
| .bss | 201672 | 201672 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 106994 | 106994 | 0 | 0.0 | |||
| .text | 518396 | 518396 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2531592 | 2531592 | 0 | 0.0 | |||
| .bss | 220424 | 220424 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1494276 | 1494276 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1102036 | 1102036 | 0 | 0.0 | |||
| bss | 130807 | 130807 | 0 | 0.0 | |||
| rodata | 112812 | 112812 | 0 | 0.0 | |||
| text | 810680 | 810680 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1221588 | 1221588 | 0 | 0.0 | |||
| bss | 122897 | 122897 | 0 | 0.0 | |||
| rodata | 141772 | 141772 | 0 | 0.0 | |||
| text | 806404 | 806404 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1050440 | 1050440 | 0 | 0.0 | |||
| bss | 129665 | 129665 | 0 | 0.0 | |||
| rodata | 100184 | 100184 | 0 | 0.0 | |||
| text | 772732 | 772732 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1128992 | 1128992 | 0 | 0.0 |
| .bss | 102432 | 102432 | 0 | 0.0 | |||
| .data | 820 | 820 | 0 | 0.0 | |||
| .text | 641376 | 641376 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1089088 | 1089088 | 0 | 0.0 | |
| .bss | 97176 | 97176 | 0 | 0.0 | |||
| .data | 840 | 840 | 0 | 0.0 | |||
| .text | 601468 | 601468 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 600149 | 600149 | 0 | 0.0 |
| .bss | 128296 | 128296 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79596 | 79596 | 0 | 0.0 | |||
| .text | 381864 | 381864 | 0 | 0.0 |
PR #31236: Size comparison from d8f5bf1a41d1cfb19a5a1fdd342b85c4dfb842ea to da87433a70f65d4789b625fb0e275f8baa574f60
Decreases (3 builds for efr32)
| platform | target | config | section | d8f5bf1a | da87433a | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .text | 732204 | 732196 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155480 | 1155472 | -8 | -0.0 | |
| .text | 984748 | 984740 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | d8f5bf1a | da87433a | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1436234 | 1436234 | 0 | 0.0 |
| .bss | 85304 | 85304 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158324 | 158324 | 0 | 0.0 | |||
| .text | 1102466 | 1102466 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1450650 | 1450650 | 0 | 0.0 | ||
| .bss | 85464 | 85464 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157284 | 157284 | 0 | 0.0 | |||
| .text | 1117784 | 1117784 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1483882 | 1483882 | 0 | 0.0 | ||
| .bss | 93336 | 93336 | 0 | 0.0 | |||
| .data | 9880 | 9880 | 0 | 0.0 | |||
| .rodata | 165900 | 165900 | 0 | 0.0 | |||
| .text | 1134112 | 1134112 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1200567 | 1200567 | 0 | 0.0 | |||
| .bss | 11117 | 11117 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107680 | 107680 | 0 | 0.0 | |||
| .text | 971240 | 971240 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1211623 | 1211623 | 0 | 0.0 | |||
| .bss | 11293 | 11293 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106620 | 106620 | 0 | 0.0 | |||
| .text | 983250 | 983250 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1292295 | 1292295 | 0 | 0.0 | |||
| .bss | 19581 | 19581 | 0 | 0.0 | |||
| .data | 4224 | 4224 | 0 | 0.0 | |||
| .rodata | 123052 | 123052 | 0 | 0.0 | |||
| .text | 1046192 | 1046192 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1018653 | 1018653 | 0 | 0.0 | ||
| .bss | 23692 | 23692 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101012 | 101012 | 0 | 0.0 | |||
| .text | 762738 | 762738 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1252854 | 1252854 | 0 | 0.0 | ||
| .bss | 10561 | 10561 | 0 | 0.0 | |||
| .data | 3696 | 3696 | 0 | 0.0 | |||
| .rodata | 122012 | 122012 | 0 | 0.0 | |||
| .text | 994210 | 994210 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1170172 | 1170172 | 0 | 0.0 | |||
| .bss | 16312 | 16312 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101684 | 101684 | 0 | 0.0 | |||
| .text | 964366 | 964366 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1181576 | 1181576 | 0 | 0.0 | |||
| .bss | 16488 | 16488 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100624 | 100624 | 0 | 0.0 | |||
| .text | 976688 | 976688 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 772932 | 772932 | 0 | 0.0 |
| (read/write) | 168576 | 168576 | 0 | 0.0 | |||
| .bss | 90580 | 90580 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81700 | 81700 | 0 | 0.0 | |||
| .text | 690968 | 690968 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 789452 | 789452 | 0 | 0.0 | |
| (read/write) | 178824 | 178824 | 0 | 0.0 | |||
| .bss | 100828 | 100828 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 75948 | 75948 | 0 | 0.0 | |||
| .text | 713236 | 713236 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 778108 | 778108 | 0 | 0.0 | |
| (read/write) | 173264 | 173264 | 0 | 0.0 | |||
| .bss | 95268 | 95268 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102700 | 102700 | 0 | 0.0 | |||
| .text | 675144 | 675144 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 730284 | 730284 | 0 | 0.0 | |
| (read/write) | 167544 | 167544 | 0 | 0.0 | |||
| .bss | 89312 | 89312 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77372 | 77372 | 0 | 0.0 | |||
| .text | 652648 | 652648 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 715908 | 715908 | 0 | 0.0 | |
| (read/write) | 167752 | 167752 | 0 | 0.0 | |||
| .bss | 89536 | 89536 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73212 | 73212 | 0 | 0.0 | |||
| .text | 642432 | 642432 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 582154 | 582154 | 0 | 0.0 |
| (read/write) | 207944 | 207944 | 0 | 0.0 | |||
| .bss | 201180 | 201180 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86530 | 86530 | 0 | 0.0 | |||
| .text | 493500 | 493500 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 627514 | 627514 | 0 | 0.0 | |
| (read/write) | 208288 | 208288 | 0 | 0.0 | |||
| .bss | 201672 | 201672 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 106994 | 106994 | 0 | 0.0 | |||
| .text | 518396 | 518396 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 568155 | 568155 | 0 | 0.0 |
| .app_xip_area | 457957 | 457957 | 0 | 0.0 | |||
| .bss | 65032 | 65032 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 550867 | 550867 | 0 | 0.0 | |
| .app_xip_area | 435909 | 435909 | 0 | 0.0 | |||
| .bss | 69784 | 69784 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 571043 | 571043 | 0 | 0.0 | |
| .app_xip_area | 462349 | 462349 | 0 | 0.0 | |||
| .bss | 63568 | 63568 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 563931 | 563931 | 0 | 0.0 | |
| .app_xip_area | 451957 | 451957 | 0 | 0.0 | |||
| .bss | 66768 | 66768 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .bss | 197888 | 197888 | 0 | 0.0 | |||
| .data | 1388 | 1388 | 0 | 0.0 | |||
| .text | 732204 | 732196 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1108920 | 1108920 | 0 | 0.0 | ||
| .bss | 195152 | 195152 | 0 | 0.0 | |||
| .data | 3408 | 3408 | 0 | 0.0 | |||
| .text | 910340 | 910340 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .bss | 186740 | 186740 | 0 | 0.0 | |||
| .data | 2792 | 2792 | 0 | 0.0 | |||
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155480 | 1155472 | -8 | -0.0 | |
| .bss | 167392 | 167392 | 0 | 0.0 | |||
| .data | 3320 | 3320 | 0 | 0.0 | |||
| .text | 984748 | 984740 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1210446 | 1210446 | 0 | 0.0 |
| (read/write) | 1749440 | 1749440 | 0 | 0.0 | |||
| .dram0.bss | 74272 | 74272 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252016 | 252016 | 0 | 0.0 | |||
| .flash.text | 1210446 | 1210446 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1252815 | 1252815 | 0 | 0.0 | ||
| (read/write) | 536004 | 536004 | 0 | 0.0 | |||
| .dram0.bss | 81184 | 81184 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 283736 | 283736 | 0 | 0.0 | |||
| .flash.text | 1246651 | 1246651 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 605184 | 605184 | 0 | 0.0 |
| (read/write) | 79584 | 79584 | 0 | 0.0 | |||
| .bss | 67404 | 67404 | 0 | 0.0 | |||
| .data | 2196 | 2196 | 0 | 0.0 | |||
| .text | 604648 | 604648 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 746548 | 746548 | 0 | 0.0 | |||
| .bss | 79164 | 79164 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 625200 | 625200 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 609128 | 609128 | 0 | 0.0 | |
| (read/write) | 79468 | 79468 | 0 | 0.0 | |||
| .bss | 67284 | 67284 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 608592 | 608592 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 789448 | 789448 | 0 | 0.0 | |||
| .bss | 80556 | 80556 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 667504 | 667504 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 588720 | 588720 | 0 | 0.0 | |
| (read/write) | 77456 | 77456 | 0 | 0.0 | |||
| .bss | 65324 | 65324 | 0 | 0.0 | |||
| .data | 2148 | 2148 | 0 | 0.0 | |||
| .text | 588184 | 588184 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2611669 | 2611669 | 0 | 0.0 |
| (read/write) | 128832 | 128832 | 0 | 0.0 | |||
| .bss | 46448 | 46448 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74216 | 74216 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 184272 | 184272 | 0 | 0.0 | |||
| .text | 2250053 | 2250053 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5918105 | 5918105 | 0 | 0.0 | |
| (read/write) | 480272 | 480272 | 0 | 0.0 | |||
| .bss | 134752 | 134752 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 333608 | 333608 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349296 | 349296 | 0 | 0.0 | |||
| .text | 5135555 | 5135555 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5198657 | 5198657 | 0 | 0.0 | |
| (read/write) | 236192 | 236192 | 0 | 0.0 | |||
| .bss | 127552 | 127552 | 0 | 0.0 | |||
| .data | 4400 | 4400 | 0 | 0.0 | |||
| .data.rel.ro | 97176 | 97176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288322 | 288322 | 0 | 0.0 | |||
| .text | 4675747 | 4675747 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4593121 | 4593121 | 0 | 0.0 | |
| (read/write) | 217072 | 217072 | 0 | 0.0 | |||
| .bss | 118080 | 118080 | 0 | 0.0 | |||
| .data | 6176 | 6176 | 0 | 0.0 | |||
| .data.rel.ro | 86112 | 86112 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 228962 | 228962 | 0 | 0.0 | |||
| .text | 4143987 | 4143987 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12029273 | 12029273 | 0 | 0.0 | |
| (read/write) | 521448 | 521448 | 0 | 0.0 | |||
| .bss | 94392 | 94392 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414712 | 414712 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 448345 | 448345 | 0 | 0.0 | |||
| .text | 10875251 | 10875251 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11353420 | 11353420 | 0 | 0.0 | |
| (read/write) | 588400 | 588400 | 0 | 0.0 | |||
| .bss | 103464 | 103464 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454496 | 454496 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16984 | 16984 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 248 | 248 | 0 | 0.0 | |||
| .rodata | 354364 | 354364 | 0 | 0.0 | |||
| .text | 10120840 | 10120840 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5516497 | 5516497 | 0 | 0.0 | |
| (read/write) | 225896 | 225896 | 0 | 0.0 | |||
| .bss | 119048 | 119048 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94512 | 94512 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354004 | 354004 | 0 | 0.0 | |||
| .text | 4915939 | 4915939 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4660865 | 4660865 | 0 | 0.0 | |
| (read/write) | 204688 | 204688 | 0 | 0.0 | |||
| .bss | 113504 | 113504 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80360 | 80360 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 254978 | 254978 | 0 | 0.0 | |||
| .text | 4194355 | 4194355 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4292697 | 4292697 | 0 | 0.0 | |
| (read/write) | 193192 | 193192 | 0 | 0.0 | |||
| .bss | 113216 | 113216 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69744 | 69744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207522 | 207522 | 0 | 0.0 | |||
| .text | 3892323 | 3892323 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4422153 | 4422153 | 0 | 0.0 | |
| (read/write) | 197592 | 197592 | 0 | 0.0 | |||
| .bss | 114112 | 114112 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72864 | 72864 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213666 | 213666 | 0 | 0.0 | |||
| .text | 4011091 | 4011091 | 0 | 0.0 | |||
| shell | debug | (read only) | 2885913 | 2885913 | 0 | 0.0 | |
| (read/write) | 156224 | 156224 | 0 | 0.0 | |||
| .bss | 62640 | 62640 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86432 | 86432 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185184 | 185184 | 0 | 0.0 | |||
| .text | 2527506 | 2527506 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4412628 | 4412628 | 0 | 0.0 | |
| (read/write) | 242064 | 242064 | 0 | 0.0 | |||
| .bss | 121768 | 121768 | 0 | 0.0 | |||
| .data | 3360 | 3360 | 0 | 0.0 | |||
| .data.rel.ro | 103576 | 103576 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 416 | 416 | 0 | 0.0 | |||
| .rodata | 159116 | 159116 | 0 | 0.0 | |||
| .text | 3919016 | 3919016 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5700889 | 5700889 | 0 | 0.0 | |
| (read/write) | 352424 | 352424 | 0 | 0.0 | |||
| .bss | 244272 | 244272 | 0 | 0.0 | |||
| .data | 6496 | 6496 | 0 | 0.0 | |||
| .data.rel.ro | 94392 | 94392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 289698 | 289698 | 0 | 0.0 | |||
| .text | 5169251 | 5169251 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9860073 | 9860073 | 0 | 0.0 | |
| (read/write) | 340168 | 340168 | 0 | 0.0 | |||
| .bss | 156176 | 156176 | 0 | 0.0 | |||
| .data | 2944 | 2944 | 0 | 0.0 | |||
| .data.rel.ro | 174168 | 174168 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 382672 | 382672 | 0 | 0.0 | |||
| .text | 9011779 | 9011779 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2531592 | 2531592 | 0 | 0.0 | |||
| .bss | 220424 | 220424 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1494276 | 1494276 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1102036 | 1102036 | 0 | 0.0 | |||
| bss | 130807 | 130807 | 0 | 0.0 | |||
| rodata | 112812 | 112812 | 0 | 0.0 | |||
| text | 810680 | 810680 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1221588 | 1221588 | 0 | 0.0 | |||
| bss | 122897 | 122897 | 0 | 0.0 | |||
| rodata | 141772 | 141772 | 0 | 0.0 | |||
| text | 806404 | 806404 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1050440 | 1050440 | 0 | 0.0 | |||
| bss | 129665 | 129665 | 0 | 0.0 | |||
| rodata | 100184 | 100184 | 0 | 0.0 | |||
| text | 772732 | 772732 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834488 | 834488 | 0 | 0.0 |
| (read/write) | 1795300 | 1795300 | 0 | 0.0 | |||
| .bss | 196188 | 196188 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1588060 | 1588060 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837640 | 837640 | 0 | 0.0 | |
| (read/write) | 1717396 | 1717396 | 0 | 0.0 | |||
| .bss | 193068 | 193068 | 0 | 0.0 | |||
| .data | 2632 | 2632 | 0 | 0.0 | |||
| .text | 1513308 | 1513308 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844368 | 844368 | 0 | 0.0 | |
| (read/write) | 1636516 | 1636516 | 0 | 0.0 | |||
| .bss | 186532 | 186532 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1439156 | 1439156 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817208 | 817208 | 0 | 0.0 | |
| (read/write) | 1666428 | 1666428 | 0 | 0.0 | |||
| .bss | 213692 | 213692 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1441908 | 1441908 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1128992 | 1128992 | 0 | 0.0 |
| .bss | 102432 | 102432 | 0 | 0.0 | |||
| .data | 820 | 820 | 0 | 0.0 | |||
| .text | 641376 | 641376 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1089088 | 1089088 | 0 | 0.0 | |
| .bss | 97176 | 97176 | 0 | 0.0 | |||
| .data | 840 | 840 | 0 | 0.0 | |||
| .text | 601468 | 601468 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 600149 | 600149 | 0 | 0.0 |
| .bss | 128296 | 128296 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79596 | 79596 | 0 | 0.0 | |||
| .text | 381864 | 381864 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 822878 | 822878 | 0 | 0.0 | |||
| bss | 49636 | 49636 | 0 | 0.0 | |||
| text | 615784 | 615784 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1091584 | 1091584 | 0 | 0.0 | |||
| bss | 101756 | 101756 | 0 | 0.0 | |||
| text | 792816 | 792816 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1049080 | 1049080 | 0 | 0.0 | |||
| bss | 110060 | 110060 | 0 | 0.0 | |||
| text | 764164 | 764164 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 909768 | 909768 | 0 | 0.0 | |||
| bss | 93092 | 93092 | 0 | 0.0 | |||
| text | 651614 | 651614 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 824558 | 824558 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 617522 | 617522 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 930260 | 930260 | 0 | 0.0 | |||
| bss | 77684 | 77684 | 0 | 0.0 | |||
| text | 697660 | 697660 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1072964 | 1072964 | 0 | 0.0 | |||
| bss | 100172 | 100172 | 0 | 0.0 | |||
| text | 777018 | 777018 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 902636 | 902636 | 0 | 0.0 | |||
| bss | 69148 | 69148 | 0 | 0.0 | |||
| text | 652904 | 652904 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 928912 | 928912 | 0 | 0.0 | |||
| bss | 92672 | 92672 | 0 | 0.0 | |||
| text | 670798 | 670798 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 827118 | 827118 | 0 | 0.0 | |||
| bss | 49792 | 49792 | 0 | 0.0 | |||
| text | 620478 | 620478 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 790832 | 790832 | 0 | 0.0 | |||
| bss | 55992 | 55992 | 0 | 0.0 | |||
| text | 591230 | 591230 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677148 | 677148 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462406 | 462406 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 832094 | 832094 | 0 | 0.0 | |||
| bss | 51316 | 51316 | 0 | 0.0 | |||
| text | 623892 | 623892 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 850793 | 850793 | 0 | 0.0 | |||
| bss | 59468 | 59468 | 0 | 0.0 | |||
| text | 635940 | 635940 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 816492 | 816492 | 0 | 0.0 | |||
| bss | 56280 | 56280 | 0 | 0.0 | |||
| text | 610938 | 610938 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 834596 | 834596 | 0 | 0.0 | |||
| bss | 68056 | 68056 | 0 | 0.0 | |||
| text | 626194 | 626194 | 0 | 0.0 |
PR #31236: Size comparison from c1ae85cc53352ad79a15bc38a2a8602e9d7c1d9b to a1ef906cb700020a5cd940cded883a02b7776f02
Increases (3 builds for bl602, bl702, bl702l)
| platform | target | config | section | c1ae85cc | a1ef906c | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602+mfd | .text | 1117782 | 1117784 | 2 | 0.0 |
| bl702 | lighting-app | bl702+mfd | .text | 983254 | 983256 | 2 | 0.0 |
| bl702l | lighting-app | bl702l+mfd | (read/write) | 1181580 | 1181584 | 4 | 0.0 |
| .text | 976692 | 976694 | 2 | 0.0 |
Decreases (3 builds for efr32)
| platform | target | config | section | c1ae85cc | a1ef906c | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .text | 732204 | 732196 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155512 | 1155504 | -8 | -0.0 | |
| .text | 984780 | 984772 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | c1ae85cc | a1ef906c | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1436234 | 1436234 | 0 | 0.0 |
| .bss | 85304 | 85304 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158324 | 158324 | 0 | 0.0 | |||
| .text | 1102466 | 1102466 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1450650 | 1450650 | 0 | 0.0 | ||
| .bss | 85464 | 85464 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157284 | 157284 | 0 | 0.0 | |||
| .text | 1117782 | 1117784 | 2 | 0.0 | |||
| bl602+rpc | (read/write) | 1483882 | 1483882 | 0 | 0.0 | ||
| .bss | 93336 | 93336 | 0 | 0.0 | |||
| .data | 9880 | 9880 | 0 | 0.0 | |||
| .rodata | 165900 | 165900 | 0 | 0.0 | |||
| .text | 1134112 | 1134112 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1200575 | 1200575 | 0 | 0.0 | |||
| .bss | 11117 | 11117 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107680 | 107680 | 0 | 0.0 | |||
| .text | 971246 | 971246 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1211627 | 1211627 | 0 | 0.0 | |||
| .bss | 11293 | 11293 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106620 | 106620 | 0 | 0.0 | |||
| .text | 983254 | 983256 | 2 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1292303 | 1292303 | 0 | 0.0 | |||
| .bss | 19581 | 19581 | 0 | 0.0 | |||
| .data | 4224 | 4224 | 0 | 0.0 | |||
| .rodata | 123052 | 123052 | 0 | 0.0 | |||
| .text | 1046198 | 1046198 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1018653 | 1018653 | 0 | 0.0 | ||
| .bss | 23692 | 23692 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101012 | 101012 | 0 | 0.0 | |||
| .text | 762738 | 762738 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1252854 | 1252854 | 0 | 0.0 | ||
| .bss | 10561 | 10561 | 0 | 0.0 | |||
| .data | 3696 | 3696 | 0 | 0.0 | |||
| .rodata | 122012 | 122012 | 0 | 0.0 | |||
| .text | 994210 | 994210 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1170176 | 1170176 | 0 | 0.0 | |||
| .bss | 16312 | 16312 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101684 | 101684 | 0 | 0.0 | |||
| .text | 964372 | 964372 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1181580 | 1181584 | 4 | 0.0 | |||
| .bss | 16488 | 16488 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100624 | 100624 | 0 | 0.0 | |||
| .text | 976692 | 976694 | 2 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 772932 | 772932 | 0 | 0.0 |
| (read/write) | 168576 | 168576 | 0 | 0.0 | |||
| .bss | 90580 | 90580 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81700 | 81700 | 0 | 0.0 | |||
| .text | 690968 | 690968 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 789452 | 789452 | 0 | 0.0 | |
| (read/write) | 178824 | 178824 | 0 | 0.0 | |||
| .bss | 100828 | 100828 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 75948 | 75948 | 0 | 0.0 | |||
| .text | 713236 | 713236 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 778108 | 778108 | 0 | 0.0 | |
| (read/write) | 173264 | 173264 | 0 | 0.0 | |||
| .bss | 95268 | 95268 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102700 | 102700 | 0 | 0.0 | |||
| .text | 675144 | 675144 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 730284 | 730284 | 0 | 0.0 | |
| (read/write) | 167544 | 167544 | 0 | 0.0 | |||
| .bss | 89312 | 89312 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77372 | 77372 | 0 | 0.0 | |||
| .text | 652648 | 652648 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 715908 | 715908 | 0 | 0.0 | |
| (read/write) | 167752 | 167752 | 0 | 0.0 | |||
| .bss | 89536 | 89536 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73212 | 73212 | 0 | 0.0 | |||
| .text | 642432 | 642432 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 582154 | 582154 | 0 | 0.0 |
| (read/write) | 207944 | 207944 | 0 | 0.0 | |||
| .bss | 201180 | 201180 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86530 | 86530 | 0 | 0.0 | |||
| .text | 493500 | 493500 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 627514 | 627514 | 0 | 0.0 | |
| (read/write) | 208288 | 208288 | 0 | 0.0 | |||
| .bss | 201672 | 201672 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 106994 | 106994 | 0 | 0.0 | |||
| .text | 518396 | 518396 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 568155 | 568155 | 0 | 0.0 |
| .app_xip_area | 457957 | 457957 | 0 | 0.0 | |||
| .bss | 65032 | 65032 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 550867 | 550867 | 0 | 0.0 | |
| .app_xip_area | 435909 | 435909 | 0 | 0.0 | |||
| .bss | 69784 | 69784 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 571043 | 571043 | 0 | 0.0 | |
| .app_xip_area | 462349 | 462349 | 0 | 0.0 | |||
| .bss | 63568 | 63568 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 563931 | 563931 | 0 | 0.0 | |
| .app_xip_area | 451957 | 451957 | 0 | 0.0 | |||
| .bss | 66768 | 66768 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .bss | 197888 | 197888 | 0 | 0.0 | |||
| .data | 1388 | 1388 | 0 | 0.0 | |||
| .text | 732204 | 732196 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1108920 | 1108920 | 0 | 0.0 | ||
| .bss | 195152 | 195152 | 0 | 0.0 | |||
| .data | 3408 | 3408 | 0 | 0.0 | |||
| .text | 910340 | 910340 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .bss | 186740 | 186740 | 0 | 0.0 | |||
| .data | 2792 | 2792 | 0 | 0.0 | |||
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155512 | 1155504 | -8 | -0.0 | |
| .bss | 167392 | 167392 | 0 | 0.0 | |||
| .data | 3320 | 3320 | 0 | 0.0 | |||
| .text | 984780 | 984772 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1210446 | 1210446 | 0 | 0.0 |
| (read/write) | 1749440 | 1749440 | 0 | 0.0 | |||
| .dram0.bss | 74272 | 74272 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252016 | 252016 | 0 | 0.0 | |||
| .flash.text | 1210446 | 1210446 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1252815 | 1252815 | 0 | 0.0 | ||
| (read/write) | 536004 | 536004 | 0 | 0.0 | |||
| .dram0.bss | 81184 | 81184 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 283736 | 283736 | 0 | 0.0 | |||
| .flash.text | 1246651 | 1246651 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 605184 | 605184 | 0 | 0.0 |
| (read/write) | 79584 | 79584 | 0 | 0.0 | |||
| .bss | 67404 | 67404 | 0 | 0.0 | |||
| .data | 2196 | 2196 | 0 | 0.0 | |||
| .text | 604648 | 604648 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 746548 | 746548 | 0 | 0.0 | |||
| .bss | 79164 | 79164 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 625200 | 625200 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 609128 | 609128 | 0 | 0.0 | |
| (read/write) | 79468 | 79468 | 0 | 0.0 | |||
| .bss | 67284 | 67284 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 608592 | 608592 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 789448 | 789448 | 0 | 0.0 | |||
| .bss | 80556 | 80556 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 667504 | 667504 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 588720 | 588720 | 0 | 0.0 | |
| (read/write) | 77456 | 77456 | 0 | 0.0 | |||
| .bss | 65324 | 65324 | 0 | 0.0 | |||
| .data | 2148 | 2148 | 0 | 0.0 | |||
| .text | 588184 | 588184 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2611669 | 2611669 | 0 | 0.0 |
| (read/write) | 128832 | 128832 | 0 | 0.0 | |||
| .bss | 46448 | 46448 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74216 | 74216 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 184272 | 184272 | 0 | 0.0 | |||
| .text | 2250053 | 2250053 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5918105 | 5918105 | 0 | 0.0 | |
| (read/write) | 480272 | 480272 | 0 | 0.0 | |||
| .bss | 134752 | 134752 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 333608 | 333608 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349296 | 349296 | 0 | 0.0 | |||
| .text | 5135555 | 5135555 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5198657 | 5198657 | 0 | 0.0 | |
| (read/write) | 236192 | 236192 | 0 | 0.0 | |||
| .bss | 127552 | 127552 | 0 | 0.0 | |||
| .data | 4400 | 4400 | 0 | 0.0 | |||
| .data.rel.ro | 97176 | 97176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288322 | 288322 | 0 | 0.0 | |||
| .text | 4675747 | 4675747 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4593121 | 4593121 | 0 | 0.0 | |
| (read/write) | 217072 | 217072 | 0 | 0.0 | |||
| .bss | 118080 | 118080 | 0 | 0.0 | |||
| .data | 6176 | 6176 | 0 | 0.0 | |||
| .data.rel.ro | 86112 | 86112 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 228962 | 228962 | 0 | 0.0 | |||
| .text | 4143987 | 4143987 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12029273 | 12029273 | 0 | 0.0 | |
| (read/write) | 521448 | 521448 | 0 | 0.0 | |||
| .bss | 94392 | 94392 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414712 | 414712 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 448345 | 448345 | 0 | 0.0 | |||
| .text | 10875251 | 10875251 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11353420 | 11353420 | 0 | 0.0 | |
| (read/write) | 588400 | 588400 | 0 | 0.0 | |||
| .bss | 103464 | 103464 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454496 | 454496 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16984 | 16984 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 248 | 248 | 0 | 0.0 | |||
| .rodata | 354364 | 354364 | 0 | 0.0 | |||
| .text | 10120840 | 10120840 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5516497 | 5516497 | 0 | 0.0 | |
| (read/write) | 225896 | 225896 | 0 | 0.0 | |||
| .bss | 119048 | 119048 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94512 | 94512 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354004 | 354004 | 0 | 0.0 | |||
| .text | 4915939 | 4915939 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4660865 | 4660865 | 0 | 0.0 | |
| (read/write) | 204688 | 204688 | 0 | 0.0 | |||
| .bss | 113504 | 113504 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80360 | 80360 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 254978 | 254978 | 0 | 0.0 | |||
| .text | 4194355 | 4194355 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4292697 | 4292697 | 0 | 0.0 | |
| (read/write) | 193192 | 193192 | 0 | 0.0 | |||
| .bss | 113216 | 113216 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69744 | 69744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207522 | 207522 | 0 | 0.0 | |||
| .text | 3892323 | 3892323 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4422153 | 4422153 | 0 | 0.0 | |
| (read/write) | 197592 | 197592 | 0 | 0.0 | |||
| .bss | 114112 | 114112 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72864 | 72864 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213666 | 213666 | 0 | 0.0 | |||
| .text | 4011091 | 4011091 | 0 | 0.0 | |||
| shell | debug | (read only) | 2885913 | 2885913 | 0 | 0.0 | |
| (read/write) | 156224 | 156224 | 0 | 0.0 | |||
| .bss | 62640 | 62640 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86432 | 86432 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185184 | 185184 | 0 | 0.0 | |||
| .text | 2527506 | 2527506 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4412628 | 4412628 | 0 | 0.0 | |
| (read/write) | 242064 | 242064 | 0 | 0.0 | |||
| .bss | 121768 | 121768 | 0 | 0.0 | |||
| .data | 3360 | 3360 | 0 | 0.0 | |||
| .data.rel.ro | 103576 | 103576 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 416 | 416 | 0 | 0.0 | |||
| .rodata | 159116 | 159116 | 0 | 0.0 | |||
| .text | 3919016 | 3919016 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5700889 | 5700889 | 0 | 0.0 | |
| (read/write) | 352424 | 352424 | 0 | 0.0 | |||
| .bss | 244272 | 244272 | 0 | 0.0 | |||
| .data | 6496 | 6496 | 0 | 0.0 | |||
| .data.rel.ro | 94392 | 94392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 289698 | 289698 | 0 | 0.0 | |||
| .text | 5169251 | 5169251 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9860073 | 9860073 | 0 | 0.0 | |
| (read/write) | 340168 | 340168 | 0 | 0.0 | |||
| .bss | 156176 | 156176 | 0 | 0.0 | |||
| .data | 2944 | 2944 | 0 | 0.0 | |||
| .data.rel.ro | 174168 | 174168 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 382672 | 382672 | 0 | 0.0 | |||
| .text | 9011779 | 9011779 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2531592 | 2531592 | 0 | 0.0 | |||
| .bss | 220424 | 220424 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1494276 | 1494276 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1102036 | 1102036 | 0 | 0.0 | |||
| bss | 130807 | 130807 | 0 | 0.0 | |||
| rodata | 112812 | 112812 | 0 | 0.0 | |||
| text | 810680 | 810680 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1221588 | 1221588 | 0 | 0.0 | |||
| bss | 122897 | 122897 | 0 | 0.0 | |||
| rodata | 141772 | 141772 | 0 | 0.0 | |||
| text | 806404 | 806404 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1050440 | 1050440 | 0 | 0.0 | |||
| bss | 129665 | 129665 | 0 | 0.0 | |||
| rodata | 100184 | 100184 | 0 | 0.0 | |||
| text | 772732 | 772732 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834488 | 834488 | 0 | 0.0 |
| (read/write) | 1795300 | 1795300 | 0 | 0.0 | |||
| .bss | 196188 | 196188 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1588060 | 1588060 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837640 | 837640 | 0 | 0.0 | |
| (read/write) | 1717396 | 1717396 | 0 | 0.0 | |||
| .bss | 193068 | 193068 | 0 | 0.0 | |||
| .data | 2632 | 2632 | 0 | 0.0 | |||
| .text | 1513308 | 1513308 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844368 | 844368 | 0 | 0.0 | |
| (read/write) | 1636516 | 1636516 | 0 | 0.0 | |||
| .bss | 186532 | 186532 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1439156 | 1439156 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817208 | 817208 | 0 | 0.0 | |
| (read/write) | 1666428 | 1666428 | 0 | 0.0 | |||
| .bss | 213692 | 213692 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1441908 | 1441908 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1128992 | 1128992 | 0 | 0.0 |
| .bss | 102432 | 102432 | 0 | 0.0 | |||
| .data | 820 | 820 | 0 | 0.0 | |||
| .text | 641376 | 641376 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1089088 | 1089088 | 0 | 0.0 | |
| .bss | 97176 | 97176 | 0 | 0.0 | |||
| .data | 840 | 840 | 0 | 0.0 | |||
| .text | 601468 | 601468 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 600149 | 600149 | 0 | 0.0 |
| .bss | 128296 | 128296 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79596 | 79596 | 0 | 0.0 | |||
| .text | 381864 | 381864 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 822878 | 822878 | 0 | 0.0 | |||
| bss | 49636 | 49636 | 0 | 0.0 | |||
| text | 615784 | 615784 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1091584 | 1091584 | 0 | 0.0 | |||
| bss | 101756 | 101756 | 0 | 0.0 | |||
| text | 792816 | 792816 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1049080 | 1049080 | 0 | 0.0 | |||
| bss | 110060 | 110060 | 0 | 0.0 | |||
| text | 764164 | 764164 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 909768 | 909768 | 0 | 0.0 | |||
| bss | 93092 | 93092 | 0 | 0.0 | |||
| text | 651614 | 651614 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 824558 | 824558 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 617522 | 617522 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 930260 | 930260 | 0 | 0.0 | |||
| bss | 77684 | 77684 | 0 | 0.0 | |||
| text | 697660 | 697660 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1072964 | 1072964 | 0 | 0.0 | |||
| bss | 100172 | 100172 | 0 | 0.0 | |||
| text | 777018 | 777018 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 902636 | 902636 | 0 | 0.0 | |||
| bss | 69148 | 69148 | 0 | 0.0 | |||
| text | 652904 | 652904 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 928912 | 928912 | 0 | 0.0 | |||
| bss | 92672 | 92672 | 0 | 0.0 | |||
| text | 670798 | 670798 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 827118 | 827118 | 0 | 0.0 | |||
| bss | 49792 | 49792 | 0 | 0.0 | |||
| text | 620478 | 620478 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 790832 | 790832 | 0 | 0.0 | |||
| bss | 55992 | 55992 | 0 | 0.0 | |||
| text | 591230 | 591230 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677148 | 677148 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462406 | 462406 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 832094 | 832094 | 0 | 0.0 | |||
| bss | 51316 | 51316 | 0 | 0.0 | |||
| text | 623892 | 623892 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 850793 | 850793 | 0 | 0.0 | |||
| bss | 59468 | 59468 | 0 | 0.0 | |||
| text | 635940 | 635940 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 816492 | 816492 | 0 | 0.0 | |||
| bss | 56280 | 56280 | 0 | 0.0 | |||
| text | 610938 | 610938 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 834596 | 834596 | 0 | 0.0 | |||
| bss | 68056 | 68056 | 0 | 0.0 | |||
| text | 626194 | 626194 | 0 | 0.0 |
PR #31236: Size comparison from c1ae85cc53352ad79a15bc38a2a8602e9d7c1d9b to 199a2d717eaed4c91a3b6d9906906363fc61df48
Increases (3 builds for bl602, bl702, bl702l)
| platform | target | config | section | c1ae85cc | 199a2d71 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602+mfd | .text | 1117782 | 1117784 | 2 | 0.0 |
| bl702 | lighting-app | bl702+mfd | .text | 983254 | 983256 | 2 | 0.0 |
| bl702l | lighting-app | bl702l+mfd | (read/write) | 1181580 | 1181584 | 4 | 0.0 |
| .text | 976692 | 976694 | 2 | 0.0 |
Decreases (3 builds for efr32)
| platform | target | config | section | c1ae85cc | 199a2d71 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .text | 732204 | 732196 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155512 | 1155504 | -8 | -0.0 | |
| .text | 984780 | 984772 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | c1ae85cc | 199a2d71 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1436234 | 1436234 | 0 | 0.0 |
| .bss | 85304 | 85304 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158324 | 158324 | 0 | 0.0 | |||
| .text | 1102466 | 1102466 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1450650 | 1450650 | 0 | 0.0 | ||
| .bss | 85464 | 85464 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157284 | 157284 | 0 | 0.0 | |||
| .text | 1117782 | 1117784 | 2 | 0.0 | |||
| bl602+rpc | (read/write) | 1483882 | 1483882 | 0 | 0.0 | ||
| .bss | 93336 | 93336 | 0 | 0.0 | |||
| .data | 9880 | 9880 | 0 | 0.0 | |||
| .rodata | 165900 | 165900 | 0 | 0.0 | |||
| .text | 1134112 | 1134112 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1200575 | 1200575 | 0 | 0.0 | |||
| .bss | 11117 | 11117 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107680 | 107680 | 0 | 0.0 | |||
| .text | 971246 | 971246 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1211627 | 1211627 | 0 | 0.0 | |||
| .bss | 11293 | 11293 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106620 | 106620 | 0 | 0.0 | |||
| .text | 983254 | 983256 | 2 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1292303 | 1292303 | 0 | 0.0 | |||
| .bss | 19581 | 19581 | 0 | 0.0 | |||
| .data | 4224 | 4224 | 0 | 0.0 | |||
| .rodata | 123052 | 123052 | 0 | 0.0 | |||
| .text | 1046198 | 1046198 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1018653 | 1018653 | 0 | 0.0 | ||
| .bss | 23692 | 23692 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101012 | 101012 | 0 | 0.0 | |||
| .text | 762738 | 762738 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1252854 | 1252854 | 0 | 0.0 | ||
| .bss | 10561 | 10561 | 0 | 0.0 | |||
| .data | 3696 | 3696 | 0 | 0.0 | |||
| .rodata | 122012 | 122012 | 0 | 0.0 | |||
| .text | 994210 | 994210 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1170176 | 1170176 | 0 | 0.0 | |||
| .bss | 16312 | 16312 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101684 | 101684 | 0 | 0.0 | |||
| .text | 964372 | 964372 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1181580 | 1181584 | 4 | 0.0 | |||
| .bss | 16488 | 16488 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100624 | 100624 | 0 | 0.0 | |||
| .text | 976692 | 976694 | 2 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 772932 | 772932 | 0 | 0.0 |
| (read/write) | 168576 | 168576 | 0 | 0.0 | |||
| .bss | 90580 | 90580 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81700 | 81700 | 0 | 0.0 | |||
| .text | 690968 | 690968 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 789452 | 789452 | 0 | 0.0 | |
| (read/write) | 178824 | 178824 | 0 | 0.0 | |||
| .bss | 100828 | 100828 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 75948 | 75948 | 0 | 0.0 | |||
| .text | 713236 | 713236 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 778108 | 778108 | 0 | 0.0 | |
| (read/write) | 173264 | 173264 | 0 | 0.0 | |||
| .bss | 95268 | 95268 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102700 | 102700 | 0 | 0.0 | |||
| .text | 675144 | 675144 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 730284 | 730284 | 0 | 0.0 | |
| (read/write) | 167544 | 167544 | 0 | 0.0 | |||
| .bss | 89312 | 89312 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77372 | 77372 | 0 | 0.0 | |||
| .text | 652648 | 652648 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 715908 | 715908 | 0 | 0.0 | |
| (read/write) | 167752 | 167752 | 0 | 0.0 | |||
| .bss | 89536 | 89536 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73212 | 73212 | 0 | 0.0 | |||
| .text | 642432 | 642432 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 582154 | 582154 | 0 | 0.0 |
| (read/write) | 207944 | 207944 | 0 | 0.0 | |||
| .bss | 201180 | 201180 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86530 | 86530 | 0 | 0.0 | |||
| .text | 493500 | 493500 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 627514 | 627514 | 0 | 0.0 | |
| (read/write) | 208288 | 208288 | 0 | 0.0 | |||
| .bss | 201672 | 201672 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 106994 | 106994 | 0 | 0.0 | |||
| .text | 518396 | 518396 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 568155 | 568155 | 0 | 0.0 |
| .app_xip_area | 457957 | 457957 | 0 | 0.0 | |||
| .bss | 65032 | 65032 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 550867 | 550867 | 0 | 0.0 | |
| .app_xip_area | 435909 | 435909 | 0 | 0.0 | |||
| .bss | 69784 | 69784 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 571043 | 571043 | 0 | 0.0 | |
| .app_xip_area | 462349 | 462349 | 0 | 0.0 | |||
| .bss | 63568 | 63568 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 563931 | 563931 | 0 | 0.0 | |
| .app_xip_area | 451957 | 451957 | 0 | 0.0 | |||
| .bss | 66768 | 66768 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .bss | 197888 | 197888 | 0 | 0.0 | |||
| .data | 1388 | 1388 | 0 | 0.0 | |||
| .text | 732204 | 732196 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1108920 | 1108920 | 0 | 0.0 | ||
| .bss | 195152 | 195152 | 0 | 0.0 | |||
| .data | 3408 | 3408 | 0 | 0.0 | |||
| .text | 910340 | 910340 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .bss | 186740 | 186740 | 0 | 0.0 | |||
| .data | 2792 | 2792 | 0 | 0.0 | |||
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155512 | 1155504 | -8 | -0.0 | |
| .bss | 167392 | 167392 | 0 | 0.0 | |||
| .data | 3320 | 3320 | 0 | 0.0 | |||
| .text | 984780 | 984772 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1210446 | 1210446 | 0 | 0.0 |
| (read/write) | 1749440 | 1749440 | 0 | 0.0 | |||
| .dram0.bss | 74272 | 74272 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252016 | 252016 | 0 | 0.0 | |||
| .flash.text | 1210446 | 1210446 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1252815 | 1252815 | 0 | 0.0 | ||
| (read/write) | 536004 | 536004 | 0 | 0.0 | |||
| .dram0.bss | 81184 | 81184 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 283736 | 283736 | 0 | 0.0 | |||
| .flash.text | 1246651 | 1246651 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 605184 | 605184 | 0 | 0.0 |
| (read/write) | 79584 | 79584 | 0 | 0.0 | |||
| .bss | 67404 | 67404 | 0 | 0.0 | |||
| .data | 2196 | 2196 | 0 | 0.0 | |||
| .text | 604648 | 604648 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 746548 | 746548 | 0 | 0.0 | |||
| .bss | 79164 | 79164 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 625200 | 625200 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 609128 | 609128 | 0 | 0.0 | |
| (read/write) | 79468 | 79468 | 0 | 0.0 | |||
| .bss | 67284 | 67284 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 608592 | 608592 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 789448 | 789448 | 0 | 0.0 | |||
| .bss | 80556 | 80556 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 667504 | 667504 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 588720 | 588720 | 0 | 0.0 | |
| (read/write) | 77456 | 77456 | 0 | 0.0 | |||
| .bss | 65324 | 65324 | 0 | 0.0 | |||
| .data | 2148 | 2148 | 0 | 0.0 | |||
| .text | 588184 | 588184 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2611669 | 2611669 | 0 | 0.0 |
| (read/write) | 128832 | 128832 | 0 | 0.0 | |||
| .bss | 46448 | 46448 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74216 | 74216 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 184272 | 184272 | 0 | 0.0 | |||
| .text | 2250053 | 2250053 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5918105 | 5918105 | 0 | 0.0 | |
| (read/write) | 480272 | 480272 | 0 | 0.0 | |||
| .bss | 134752 | 134752 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 333608 | 333608 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349296 | 349296 | 0 | 0.0 | |||
| .text | 5135555 | 5135555 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5198657 | 5198657 | 0 | 0.0 | |
| (read/write) | 236192 | 236192 | 0 | 0.0 | |||
| .bss | 127552 | 127552 | 0 | 0.0 | |||
| .data | 4400 | 4400 | 0 | 0.0 | |||
| .data.rel.ro | 97176 | 97176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288322 | 288322 | 0 | 0.0 | |||
| .text | 4675747 | 4675747 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4593121 | 4593121 | 0 | 0.0 | |
| (read/write) | 217072 | 217072 | 0 | 0.0 | |||
| .bss | 118080 | 118080 | 0 | 0.0 | |||
| .data | 6176 | 6176 | 0 | 0.0 | |||
| .data.rel.ro | 86112 | 86112 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 228962 | 228962 | 0 | 0.0 | |||
| .text | 4143987 | 4143987 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12029273 | 12029273 | 0 | 0.0 | |
| (read/write) | 521448 | 521448 | 0 | 0.0 | |||
| .bss | 94392 | 94392 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414712 | 414712 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 448345 | 448345 | 0 | 0.0 | |||
| .text | 10875251 | 10875251 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11353420 | 11353420 | 0 | 0.0 | |
| (read/write) | 588400 | 588400 | 0 | 0.0 | |||
| .bss | 103464 | 103464 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454496 | 454496 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16984 | 16984 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 248 | 248 | 0 | 0.0 | |||
| .rodata | 354364 | 354364 | 0 | 0.0 | |||
| .text | 10120840 | 10120840 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5516497 | 5516497 | 0 | 0.0 | |
| (read/write) | 225896 | 225896 | 0 | 0.0 | |||
| .bss | 119048 | 119048 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94512 | 94512 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354004 | 354004 | 0 | 0.0 | |||
| .text | 4915939 | 4915939 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4660865 | 4660865 | 0 | 0.0 | |
| (read/write) | 204688 | 204688 | 0 | 0.0 | |||
| .bss | 113504 | 113504 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80360 | 80360 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 254978 | 254978 | 0 | 0.0 | |||
| .text | 4194355 | 4194355 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4292697 | 4292697 | 0 | 0.0 | |
| (read/write) | 193192 | 193192 | 0 | 0.0 | |||
| .bss | 113216 | 113216 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69744 | 69744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207522 | 207522 | 0 | 0.0 | |||
| .text | 3892323 | 3892323 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4422153 | 4422153 | 0 | 0.0 | |
| (read/write) | 197592 | 197592 | 0 | 0.0 | |||
| .bss | 114112 | 114112 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72864 | 72864 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213666 | 213666 | 0 | 0.0 | |||
| .text | 4011091 | 4011091 | 0 | 0.0 | |||
| shell | debug | (read only) | 2885913 | 2885913 | 0 | 0.0 | |
| (read/write) | 156224 | 156224 | 0 | 0.0 | |||
| .bss | 62640 | 62640 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86432 | 86432 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185184 | 185184 | 0 | 0.0 | |||
| .text | 2527506 | 2527506 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4412628 | 4412628 | 0 | 0.0 | |
| (read/write) | 242064 | 242064 | 0 | 0.0 | |||
| .bss | 121768 | 121768 | 0 | 0.0 | |||
| .data | 3360 | 3360 | 0 | 0.0 | |||
| .data.rel.ro | 103576 | 103576 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 416 | 416 | 0 | 0.0 | |||
| .rodata | 159116 | 159116 | 0 | 0.0 | |||
| .text | 3919016 | 3919016 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5700889 | 5700889 | 0 | 0.0 | |
| (read/write) | 352424 | 352424 | 0 | 0.0 | |||
| .bss | 244272 | 244272 | 0 | 0.0 | |||
| .data | 6496 | 6496 | 0 | 0.0 | |||
| .data.rel.ro | 94392 | 94392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 289698 | 289698 | 0 | 0.0 | |||
| .text | 5169251 | 5169251 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9860073 | 9860073 | 0 | 0.0 | |
| (read/write) | 340168 | 340168 | 0 | 0.0 | |||
| .bss | 156176 | 156176 | 0 | 0.0 | |||
| .data | 2944 | 2944 | 0 | 0.0 | |||
| .data.rel.ro | 174168 | 174168 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 382672 | 382672 | 0 | 0.0 | |||
| .text | 9011779 | 9011779 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2531592 | 2531592 | 0 | 0.0 | |||
| .bss | 220424 | 220424 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1494276 | 1494276 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1102036 | 1102036 | 0 | 0.0 | |||
| bss | 130807 | 130807 | 0 | 0.0 | |||
| rodata | 112812 | 112812 | 0 | 0.0 | |||
| text | 810680 | 810680 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1221588 | 1221588 | 0 | 0.0 | |||
| bss | 122897 | 122897 | 0 | 0.0 | |||
| rodata | 141772 | 141772 | 0 | 0.0 | |||
| text | 806404 | 806404 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1050440 | 1050440 | 0 | 0.0 | |||
| bss | 129665 | 129665 | 0 | 0.0 | |||
| rodata | 100184 | 100184 | 0 | 0.0 | |||
| text | 772732 | 772732 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834488 | 834488 | 0 | 0.0 |
| (read/write) | 1795300 | 1795300 | 0 | 0.0 | |||
| .bss | 196188 | 196188 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1588060 | 1588060 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837640 | 837640 | 0 | 0.0 | |
| (read/write) | 1717396 | 1717396 | 0 | 0.0 | |||
| .bss | 193068 | 193068 | 0 | 0.0 | |||
| .data | 2632 | 2632 | 0 | 0.0 | |||
| .text | 1513308 | 1513308 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844368 | 844368 | 0 | 0.0 | |
| (read/write) | 1636516 | 1636516 | 0 | 0.0 | |||
| .bss | 186532 | 186532 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1439156 | 1439156 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817208 | 817208 | 0 | 0.0 | |
| (read/write) | 1666428 | 1666428 | 0 | 0.0 | |||
| .bss | 213692 | 213692 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1441908 | 1441908 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1128992 | 1128992 | 0 | 0.0 |
| .bss | 102432 | 102432 | 0 | 0.0 | |||
| .data | 820 | 820 | 0 | 0.0 | |||
| .text | 641376 | 641376 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1089088 | 1089088 | 0 | 0.0 | |
| .bss | 97176 | 97176 | 0 | 0.0 | |||
| .data | 840 | 840 | 0 | 0.0 | |||
| .text | 601468 | 601468 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 600149 | 600149 | 0 | 0.0 |
| .bss | 128296 | 128296 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79596 | 79596 | 0 | 0.0 | |||
| .text | 381864 | 381864 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 822878 | 822878 | 0 | 0.0 | |||
| bss | 49636 | 49636 | 0 | 0.0 | |||
| text | 615784 | 615784 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1091584 | 1091584 | 0 | 0.0 | |||
| bss | 101756 | 101756 | 0 | 0.0 | |||
| text | 792816 | 792816 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1049080 | 1049080 | 0 | 0.0 | |||
| bss | 110060 | 110060 | 0 | 0.0 | |||
| text | 764164 | 764164 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 909768 | 909768 | 0 | 0.0 | |||
| bss | 93092 | 93092 | 0 | 0.0 | |||
| text | 651614 | 651614 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 824558 | 824558 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 617522 | 617522 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 930260 | 930260 | 0 | 0.0 | |||
| bss | 77684 | 77684 | 0 | 0.0 | |||
| text | 697660 | 697660 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1072964 | 1072964 | 0 | 0.0 | |||
| bss | 100172 | 100172 | 0 | 0.0 | |||
| text | 777018 | 777018 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 902636 | 902636 | 0 | 0.0 | |||
| bss | 69148 | 69148 | 0 | 0.0 | |||
| text | 652904 | 652904 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 928912 | 928912 | 0 | 0.0 | |||
| bss | 92672 | 92672 | 0 | 0.0 | |||
| text | 670798 | 670798 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 827118 | 827118 | 0 | 0.0 | |||
| bss | 49792 | 49792 | 0 | 0.0 | |||
| text | 620478 | 620478 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 790832 | 790832 | 0 | 0.0 | |||
| bss | 55992 | 55992 | 0 | 0.0 | |||
| text | 591230 | 591230 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677148 | 677148 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462406 | 462406 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 832094 | 832094 | 0 | 0.0 | |||
| bss | 51316 | 51316 | 0 | 0.0 | |||
| text | 623892 | 623892 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 850793 | 850793 | 0 | 0.0 | |||
| bss | 59468 | 59468 | 0 | 0.0 | |||
| text | 635940 | 635940 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 816492 | 816492 | 0 | 0.0 | |||
| bss | 56280 | 56280 | 0 | 0.0 | |||
| text | 610938 | 610938 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 834596 | 834596 | 0 | 0.0 | |||
| bss | 68056 | 68056 | 0 | 0.0 | |||
| text | 626194 | 626194 | 0 | 0.0 |
PR #31236: Size comparison from c1ae85cc53352ad79a15bc38a2a8602e9d7c1d9b to bb4b90c818f1df4327f56f967ded0e51332b650b
Increases (3 builds for bl602, bl702, bl702l)
| platform | target | config | section | c1ae85cc | bb4b90c8 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602+mfd | .text | 1117782 | 1117784 | 2 | 0.0 |
| bl702 | lighting-app | bl702+mfd | .text | 983254 | 983256 | 2 | 0.0 |
| bl702l | lighting-app | bl702l+mfd | (read/write) | 1181580 | 1181584 | 4 | 0.0 |
| .text | 976692 | 976694 | 2 | 0.0 |
Decreases (3 builds for efr32)
| platform | target | config | section | c1ae85cc | bb4b90c8 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .text | 732204 | 732196 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155512 | 1155504 | -8 | -0.0 | |
| .text | 984780 | 984772 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | c1ae85cc | bb4b90c8 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1436234 | 1436234 | 0 | 0.0 |
| .bss | 85304 | 85304 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158324 | 158324 | 0 | 0.0 | |||
| .text | 1102466 | 1102466 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1450650 | 1450650 | 0 | 0.0 | ||
| .bss | 85464 | 85464 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157284 | 157284 | 0 | 0.0 | |||
| .text | 1117782 | 1117784 | 2 | 0.0 | |||
| bl602+rpc | (read/write) | 1483882 | 1483882 | 0 | 0.0 | ||
| .bss | 93336 | 93336 | 0 | 0.0 | |||
| .data | 9880 | 9880 | 0 | 0.0 | |||
| .rodata | 165900 | 165900 | 0 | 0.0 | |||
| .text | 1134112 | 1134112 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1200575 | 1200575 | 0 | 0.0 | |||
| .bss | 11117 | 11117 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107680 | 107680 | 0 | 0.0 | |||
| .text | 971246 | 971246 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1211627 | 1211627 | 0 | 0.0 | |||
| .bss | 11293 | 11293 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106620 | 106620 | 0 | 0.0 | |||
| .text | 983254 | 983256 | 2 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1292303 | 1292303 | 0 | 0.0 | |||
| .bss | 19581 | 19581 | 0 | 0.0 | |||
| .data | 4224 | 4224 | 0 | 0.0 | |||
| .rodata | 123052 | 123052 | 0 | 0.0 | |||
| .text | 1046198 | 1046198 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1018653 | 1018653 | 0 | 0.0 | ||
| .bss | 23692 | 23692 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101012 | 101012 | 0 | 0.0 | |||
| .text | 762738 | 762738 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1252854 | 1252854 | 0 | 0.0 | ||
| .bss | 10561 | 10561 | 0 | 0.0 | |||
| .data | 3696 | 3696 | 0 | 0.0 | |||
| .rodata | 122012 | 122012 | 0 | 0.0 | |||
| .text | 994210 | 994210 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1170176 | 1170176 | 0 | 0.0 | |||
| .bss | 16312 | 16312 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101684 | 101684 | 0 | 0.0 | |||
| .text | 964372 | 964372 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1181580 | 1181584 | 4 | 0.0 | |||
| .bss | 16488 | 16488 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100624 | 100624 | 0 | 0.0 | |||
| .text | 976692 | 976694 | 2 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 772932 | 772932 | 0 | 0.0 |
| (read/write) | 168576 | 168576 | 0 | 0.0 | |||
| .bss | 90580 | 90580 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81700 | 81700 | 0 | 0.0 | |||
| .text | 690968 | 690968 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 789452 | 789452 | 0 | 0.0 | |
| (read/write) | 178824 | 178824 | 0 | 0.0 | |||
| .bss | 100828 | 100828 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 75948 | 75948 | 0 | 0.0 | |||
| .text | 713236 | 713236 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 778108 | 778108 | 0 | 0.0 | |
| (read/write) | 173264 | 173264 | 0 | 0.0 | |||
| .bss | 95268 | 95268 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102700 | 102700 | 0 | 0.0 | |||
| .text | 675144 | 675144 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 730284 | 730284 | 0 | 0.0 | |
| (read/write) | 167544 | 167544 | 0 | 0.0 | |||
| .bss | 89312 | 89312 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77372 | 77372 | 0 | 0.0 | |||
| .text | 652648 | 652648 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 715908 | 715908 | 0 | 0.0 | |
| (read/write) | 167752 | 167752 | 0 | 0.0 | |||
| .bss | 89536 | 89536 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73212 | 73212 | 0 | 0.0 | |||
| .text | 642432 | 642432 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 582154 | 582154 | 0 | 0.0 |
| (read/write) | 207944 | 207944 | 0 | 0.0 | |||
| .bss | 201180 | 201180 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86530 | 86530 | 0 | 0.0 | |||
| .text | 493500 | 493500 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 627514 | 627514 | 0 | 0.0 | |
| (read/write) | 208288 | 208288 | 0 | 0.0 | |||
| .bss | 201672 | 201672 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 106994 | 106994 | 0 | 0.0 | |||
| .text | 518396 | 518396 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 568155 | 568155 | 0 | 0.0 |
| .app_xip_area | 457957 | 457957 | 0 | 0.0 | |||
| .bss | 65032 | 65032 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 550867 | 550867 | 0 | 0.0 | |
| .app_xip_area | 435909 | 435909 | 0 | 0.0 | |||
| .bss | 69784 | 69784 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 571043 | 571043 | 0 | 0.0 | |
| .app_xip_area | 462349 | 462349 | 0 | 0.0 | |||
| .bss | 63568 | 63568 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 563931 | 563931 | 0 | 0.0 | |
| .app_xip_area | 451957 | 451957 | 0 | 0.0 | |||
| .bss | 66768 | 66768 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .bss | 197888 | 197888 | 0 | 0.0 | |||
| .data | 1388 | 1388 | 0 | 0.0 | |||
| .text | 732204 | 732196 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1108920 | 1108920 | 0 | 0.0 | ||
| .bss | 195152 | 195152 | 0 | 0.0 | |||
| .data | 3408 | 3408 | 0 | 0.0 | |||
| .text | 910340 | 910340 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .bss | 186740 | 186740 | 0 | 0.0 | |||
| .data | 2792 | 2792 | 0 | 0.0 | |||
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155512 | 1155504 | -8 | -0.0 | |
| .bss | 167392 | 167392 | 0 | 0.0 | |||
| .data | 3320 | 3320 | 0 | 0.0 | |||
| .text | 984780 | 984772 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1210446 | 1210446 | 0 | 0.0 |
| (read/write) | 1749440 | 1749440 | 0 | 0.0 | |||
| .dram0.bss | 74272 | 74272 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252016 | 252016 | 0 | 0.0 | |||
| .flash.text | 1210446 | 1210446 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1252815 | 1252815 | 0 | 0.0 | ||
| (read/write) | 536004 | 536004 | 0 | 0.0 | |||
| .dram0.bss | 81184 | 81184 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 283736 | 283736 | 0 | 0.0 | |||
| .flash.text | 1246651 | 1246651 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 605184 | 605184 | 0 | 0.0 |
| (read/write) | 79584 | 79584 | 0 | 0.0 | |||
| .bss | 67404 | 67404 | 0 | 0.0 | |||
| .data | 2196 | 2196 | 0 | 0.0 | |||
| .text | 604648 | 604648 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 746548 | 746548 | 0 | 0.0 | |||
| .bss | 79164 | 79164 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 625200 | 625200 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 609128 | 609128 | 0 | 0.0 | |
| (read/write) | 79468 | 79468 | 0 | 0.0 | |||
| .bss | 67284 | 67284 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 608592 | 608592 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 789448 | 789448 | 0 | 0.0 | |||
| .bss | 80556 | 80556 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 667504 | 667504 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 588720 | 588720 | 0 | 0.0 | |
| (read/write) | 77456 | 77456 | 0 | 0.0 | |||
| .bss | 65324 | 65324 | 0 | 0.0 | |||
| .data | 2148 | 2148 | 0 | 0.0 | |||
| .text | 588184 | 588184 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2611669 | 2611669 | 0 | 0.0 |
| (read/write) | 128832 | 128832 | 0 | 0.0 | |||
| .bss | 46448 | 46448 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74216 | 74216 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 184272 | 184272 | 0 | 0.0 | |||
| .text | 2250053 | 2250053 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5918105 | 5918105 | 0 | 0.0 | |
| (read/write) | 480272 | 480272 | 0 | 0.0 | |||
| .bss | 134752 | 134752 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 333608 | 333608 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349296 | 349296 | 0 | 0.0 | |||
| .text | 5135555 | 5135555 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5198657 | 5198657 | 0 | 0.0 | |
| (read/write) | 236192 | 236192 | 0 | 0.0 | |||
| .bss | 127552 | 127552 | 0 | 0.0 | |||
| .data | 4400 | 4400 | 0 | 0.0 | |||
| .data.rel.ro | 97176 | 97176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288322 | 288322 | 0 | 0.0 | |||
| .text | 4675747 | 4675747 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4593121 | 4593121 | 0 | 0.0 | |
| (read/write) | 217072 | 217072 | 0 | 0.0 | |||
| .bss | 118080 | 118080 | 0 | 0.0 | |||
| .data | 6176 | 6176 | 0 | 0.0 | |||
| .data.rel.ro | 86112 | 86112 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 228962 | 228962 | 0 | 0.0 | |||
| .text | 4143987 | 4143987 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12029273 | 12029273 | 0 | 0.0 | |
| (read/write) | 521448 | 521448 | 0 | 0.0 | |||
| .bss | 94392 | 94392 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414712 | 414712 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 448345 | 448345 | 0 | 0.0 | |||
| .text | 10875251 | 10875251 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11353420 | 11353420 | 0 | 0.0 | |
| (read/write) | 588400 | 588400 | 0 | 0.0 | |||
| .bss | 103464 | 103464 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454496 | 454496 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16984 | 16984 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 248 | 248 | 0 | 0.0 | |||
| .rodata | 354364 | 354364 | 0 | 0.0 | |||
| .text | 10120840 | 10120840 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5516497 | 5516497 | 0 | 0.0 | |
| (read/write) | 225896 | 225896 | 0 | 0.0 | |||
| .bss | 119048 | 119048 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94512 | 94512 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354004 | 354004 | 0 | 0.0 | |||
| .text | 4915939 | 4915939 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4660865 | 4660865 | 0 | 0.0 | |
| (read/write) | 204688 | 204688 | 0 | 0.0 | |||
| .bss | 113504 | 113504 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80360 | 80360 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 254978 | 254978 | 0 | 0.0 | |||
| .text | 4194355 | 4194355 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4292697 | 4292697 | 0 | 0.0 | |
| (read/write) | 193192 | 193192 | 0 | 0.0 | |||
| .bss | 113216 | 113216 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69744 | 69744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207522 | 207522 | 0 | 0.0 | |||
| .text | 3892323 | 3892323 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4422153 | 4422153 | 0 | 0.0 | |
| (read/write) | 197592 | 197592 | 0 | 0.0 | |||
| .bss | 114112 | 114112 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72864 | 72864 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213666 | 213666 | 0 | 0.0 | |||
| .text | 4011091 | 4011091 | 0 | 0.0 | |||
| shell | debug | (read only) | 2885913 | 2885913 | 0 | 0.0 | |
| (read/write) | 156224 | 156224 | 0 | 0.0 | |||
| .bss | 62640 | 62640 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86432 | 86432 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185184 | 185184 | 0 | 0.0 | |||
| .text | 2527506 | 2527506 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4412628 | 4412628 | 0 | 0.0 | |
| (read/write) | 242064 | 242064 | 0 | 0.0 | |||
| .bss | 121768 | 121768 | 0 | 0.0 | |||
| .data | 3360 | 3360 | 0 | 0.0 | |||
| .data.rel.ro | 103576 | 103576 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 416 | 416 | 0 | 0.0 | |||
| .rodata | 159116 | 159116 | 0 | 0.0 | |||
| .text | 3919016 | 3919016 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5700889 | 5700889 | 0 | 0.0 | |
| (read/write) | 352424 | 352424 | 0 | 0.0 | |||
| .bss | 244272 | 244272 | 0 | 0.0 | |||
| .data | 6496 | 6496 | 0 | 0.0 | |||
| .data.rel.ro | 94392 | 94392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 289698 | 289698 | 0 | 0.0 | |||
| .text | 5169251 | 5169251 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9860073 | 9860073 | 0 | 0.0 | |
| (read/write) | 340168 | 340168 | 0 | 0.0 | |||
| .bss | 156176 | 156176 | 0 | 0.0 | |||
| .data | 2944 | 2944 | 0 | 0.0 | |||
| .data.rel.ro | 174168 | 174168 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 382672 | 382672 | 0 | 0.0 | |||
| .text | 9011779 | 9011779 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2531592 | 2531592 | 0 | 0.0 | |||
| .bss | 220424 | 220424 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1494276 | 1494276 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1102036 | 1102036 | 0 | 0.0 | |||
| bss | 130807 | 130807 | 0 | 0.0 | |||
| rodata | 112812 | 112812 | 0 | 0.0 | |||
| text | 810680 | 810680 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1221588 | 1221588 | 0 | 0.0 | |||
| bss | 122897 | 122897 | 0 | 0.0 | |||
| rodata | 141772 | 141772 | 0 | 0.0 | |||
| text | 806404 | 806404 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1050440 | 1050440 | 0 | 0.0 | |||
| bss | 129665 | 129665 | 0 | 0.0 | |||
| rodata | 100184 | 100184 | 0 | 0.0 | |||
| text | 772732 | 772732 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834488 | 834488 | 0 | 0.0 |
| (read/write) | 1795300 | 1795300 | 0 | 0.0 | |||
| .bss | 196188 | 196188 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1588060 | 1588060 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837640 | 837640 | 0 | 0.0 | |
| (read/write) | 1717396 | 1717396 | 0 | 0.0 | |||
| .bss | 193068 | 193068 | 0 | 0.0 | |||
| .data | 2632 | 2632 | 0 | 0.0 | |||
| .text | 1513308 | 1513308 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844368 | 844368 | 0 | 0.0 | |
| (read/write) | 1636516 | 1636516 | 0 | 0.0 | |||
| .bss | 186532 | 186532 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1439156 | 1439156 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817208 | 817208 | 0 | 0.0 | |
| (read/write) | 1666428 | 1666428 | 0 | 0.0 | |||
| .bss | 213692 | 213692 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1441908 | 1441908 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1128992 | 1128992 | 0 | 0.0 |
| .bss | 102432 | 102432 | 0 | 0.0 | |||
| .data | 820 | 820 | 0 | 0.0 | |||
| .text | 641376 | 641376 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1089088 | 1089088 | 0 | 0.0 | |
| .bss | 97176 | 97176 | 0 | 0.0 | |||
| .data | 840 | 840 | 0 | 0.0 | |||
| .text | 601468 | 601468 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 600149 | 600149 | 0 | 0.0 |
| .bss | 128296 | 128296 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79596 | 79596 | 0 | 0.0 | |||
| .text | 381864 | 381864 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 822878 | 822878 | 0 | 0.0 | |||
| bss | 49636 | 49636 | 0 | 0.0 | |||
| text | 615784 | 615784 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1091584 | 1091584 | 0 | 0.0 | |||
| bss | 101756 | 101756 | 0 | 0.0 | |||
| text | 792816 | 792816 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1049080 | 1049080 | 0 | 0.0 | |||
| bss | 110060 | 110060 | 0 | 0.0 | |||
| text | 764164 | 764164 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 909768 | 909768 | 0 | 0.0 | |||
| bss | 93092 | 93092 | 0 | 0.0 | |||
| text | 651614 | 651614 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 824558 | 824558 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 617522 | 617522 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 930260 | 930260 | 0 | 0.0 | |||
| bss | 77684 | 77684 | 0 | 0.0 | |||
| text | 697660 | 697660 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1072964 | 1072964 | 0 | 0.0 | |||
| bss | 100172 | 100172 | 0 | 0.0 | |||
| text | 777018 | 777018 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 902636 | 902636 | 0 | 0.0 | |||
| bss | 69148 | 69148 | 0 | 0.0 | |||
| text | 652904 | 652904 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 928912 | 928912 | 0 | 0.0 | |||
| bss | 92672 | 92672 | 0 | 0.0 | |||
| text | 670798 | 670798 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 827118 | 827118 | 0 | 0.0 | |||
| bss | 49792 | 49792 | 0 | 0.0 | |||
| text | 620478 | 620478 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 790832 | 790832 | 0 | 0.0 | |||
| bss | 55992 | 55992 | 0 | 0.0 | |||
| text | 591230 | 591230 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677148 | 677148 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462406 | 462406 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 832094 | 832094 | 0 | 0.0 | |||
| bss | 51316 | 51316 | 0 | 0.0 | |||
| text | 623892 | 623892 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 850793 | 850793 | 0 | 0.0 | |||
| bss | 59468 | 59468 | 0 | 0.0 | |||
| text | 635940 | 635940 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 816492 | 816492 | 0 | 0.0 | |||
| bss | 56280 | 56280 | 0 | 0.0 | |||
| text | 610938 | 610938 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 834596 | 834596 | 0 | 0.0 | |||
| bss | 68056 | 68056 | 0 | 0.0 | |||
| text | 626194 | 626194 | 0 | 0.0 |
PR #31236: Size comparison from c1ae85cc53352ad79a15bc38a2a8602e9d7c1d9b to 6d06a8b91c59e88a67e551c17d84c43a43738ea8
Increases (3 builds for bl602, bl702, bl702l)
| platform | target | config | section | c1ae85cc | 6d06a8b9 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602+mfd | .text | 1117782 | 1117784 | 2 | 0.0 |
| bl702 | lighting-app | bl702+mfd | .text | 983254 | 983256 | 2 | 0.0 |
| bl702l | lighting-app | bl702l+mfd | (read/write) | 1181580 | 1181584 | 4 | 0.0 |
| .text | 976692 | 976694 | 2 | 0.0 |
Decreases (3 builds for efr32)
| platform | target | config | section | c1ae85cc | 6d06a8b9 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .text | 732204 | 732196 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155512 | 1155504 | -8 | -0.0 | |
| .text | 984780 | 984772 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | c1ae85cc | 6d06a8b9 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1436234 | 1436234 | 0 | 0.0 |
| .bss | 85304 | 85304 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158324 | 158324 | 0 | 0.0 | |||
| .text | 1102466 | 1102466 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1450650 | 1450650 | 0 | 0.0 | ||
| .bss | 85464 | 85464 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157284 | 157284 | 0 | 0.0 | |||
| .text | 1117782 | 1117784 | 2 | 0.0 | |||
| bl602+rpc | (read/write) | 1483882 | 1483882 | 0 | 0.0 | ||
| .bss | 93336 | 93336 | 0 | 0.0 | |||
| .data | 9880 | 9880 | 0 | 0.0 | |||
| .rodata | 165900 | 165900 | 0 | 0.0 | |||
| .text | 1134112 | 1134112 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1200575 | 1200575 | 0 | 0.0 | |||
| .bss | 11117 | 11117 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107680 | 107680 | 0 | 0.0 | |||
| .text | 971246 | 971246 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1211627 | 1211627 | 0 | 0.0 | |||
| .bss | 11293 | 11293 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106620 | 106620 | 0 | 0.0 | |||
| .text | 983254 | 983256 | 2 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1292303 | 1292303 | 0 | 0.0 | |||
| .bss | 19581 | 19581 | 0 | 0.0 | |||
| .data | 4224 | 4224 | 0 | 0.0 | |||
| .rodata | 123052 | 123052 | 0 | 0.0 | |||
| .text | 1046198 | 1046198 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1018653 | 1018653 | 0 | 0.0 | ||
| .bss | 23692 | 23692 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101012 | 101012 | 0 | 0.0 | |||
| .text | 762738 | 762738 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1252854 | 1252854 | 0 | 0.0 | ||
| .bss | 10561 | 10561 | 0 | 0.0 | |||
| .data | 3696 | 3696 | 0 | 0.0 | |||
| .rodata | 122012 | 122012 | 0 | 0.0 | |||
| .text | 994210 | 994210 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1170176 | 1170176 | 0 | 0.0 | |||
| .bss | 16312 | 16312 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101684 | 101684 | 0 | 0.0 | |||
| .text | 964372 | 964372 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1181580 | 1181584 | 4 | 0.0 | |||
| .bss | 16488 | 16488 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100624 | 100624 | 0 | 0.0 | |||
| .text | 976692 | 976694 | 2 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 772932 | 772932 | 0 | 0.0 |
| (read/write) | 168576 | 168576 | 0 | 0.0 | |||
| .bss | 90580 | 90580 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81700 | 81700 | 0 | 0.0 | |||
| .text | 690968 | 690968 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 789452 | 789452 | 0 | 0.0 | |
| (read/write) | 178824 | 178824 | 0 | 0.0 | |||
| .bss | 100828 | 100828 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 75948 | 75948 | 0 | 0.0 | |||
| .text | 713236 | 713236 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 778108 | 778108 | 0 | 0.0 | |
| (read/write) | 173264 | 173264 | 0 | 0.0 | |||
| .bss | 95268 | 95268 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102700 | 102700 | 0 | 0.0 | |||
| .text | 675144 | 675144 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 730284 | 730284 | 0 | 0.0 | |
| (read/write) | 167544 | 167544 | 0 | 0.0 | |||
| .bss | 89312 | 89312 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77372 | 77372 | 0 | 0.0 | |||
| .text | 652648 | 652648 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 715908 | 715908 | 0 | 0.0 | |
| (read/write) | 167752 | 167752 | 0 | 0.0 | |||
| .bss | 89536 | 89536 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73212 | 73212 | 0 | 0.0 | |||
| .text | 642432 | 642432 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 582154 | 582154 | 0 | 0.0 |
| (read/write) | 207944 | 207944 | 0 | 0.0 | |||
| .bss | 201180 | 201180 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86530 | 86530 | 0 | 0.0 | |||
| .text | 493500 | 493500 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 627514 | 627514 | 0 | 0.0 | |
| (read/write) | 208288 | 208288 | 0 | 0.0 | |||
| .bss | 201672 | 201672 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 106994 | 106994 | 0 | 0.0 | |||
| .text | 518396 | 518396 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 568155 | 568155 | 0 | 0.0 |
| .app_xip_area | 457957 | 457957 | 0 | 0.0 | |||
| .bss | 65032 | 65032 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 550867 | 550867 | 0 | 0.0 | |
| .app_xip_area | 435909 | 435909 | 0 | 0.0 | |||
| .bss | 69784 | 69784 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 571043 | 571043 | 0 | 0.0 | |
| .app_xip_area | 462349 | 462349 | 0 | 0.0 | |||
| .bss | 63568 | 63568 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 563931 | 563931 | 0 | 0.0 | |
| .app_xip_area | 451957 | 451957 | 0 | 0.0 | |||
| .bss | 66768 | 66768 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .bss | 197888 | 197888 | 0 | 0.0 | |||
| .data | 1388 | 1388 | 0 | 0.0 | |||
| .text | 732204 | 732196 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1108920 | 1108920 | 0 | 0.0 | ||
| .bss | 195152 | 195152 | 0 | 0.0 | |||
| .data | 3408 | 3408 | 0 | 0.0 | |||
| .text | 910340 | 910340 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .bss | 186740 | 186740 | 0 | 0.0 | |||
| .data | 2792 | 2792 | 0 | 0.0 | |||
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155512 | 1155504 | -8 | -0.0 | |
| .bss | 167392 | 167392 | 0 | 0.0 | |||
| .data | 3320 | 3320 | 0 | 0.0 | |||
| .text | 984780 | 984772 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1210446 | 1210446 | 0 | 0.0 |
| (read/write) | 1749440 | 1749440 | 0 | 0.0 | |||
| .dram0.bss | 74272 | 74272 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252016 | 252016 | 0 | 0.0 | |||
| .flash.text | 1210446 | 1210446 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1252815 | 1252815 | 0 | 0.0 | ||
| (read/write) | 536004 | 536004 | 0 | 0.0 | |||
| .dram0.bss | 81184 | 81184 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 283736 | 283736 | 0 | 0.0 | |||
| .flash.text | 1246651 | 1246651 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 605184 | 605184 | 0 | 0.0 |
| (read/write) | 79584 | 79584 | 0 | 0.0 | |||
| .bss | 67404 | 67404 | 0 | 0.0 | |||
| .data | 2196 | 2196 | 0 | 0.0 | |||
| .text | 604648 | 604648 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 746548 | 746548 | 0 | 0.0 | |||
| .bss | 79164 | 79164 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 625200 | 625200 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 609128 | 609128 | 0 | 0.0 | |
| (read/write) | 79468 | 79468 | 0 | 0.0 | |||
| .bss | 67284 | 67284 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 608592 | 608592 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 789448 | 789448 | 0 | 0.0 | |||
| .bss | 80556 | 80556 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 667504 | 667504 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 588720 | 588720 | 0 | 0.0 | |
| (read/write) | 77456 | 77456 | 0 | 0.0 | |||
| .bss | 65324 | 65324 | 0 | 0.0 | |||
| .data | 2148 | 2148 | 0 | 0.0 | |||
| .text | 588184 | 588184 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2611669 | 2611669 | 0 | 0.0 |
| (read/write) | 128832 | 128832 | 0 | 0.0 | |||
| .bss | 46448 | 46448 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74216 | 74216 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 184272 | 184272 | 0 | 0.0 | |||
| .text | 2250053 | 2250053 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5918105 | 5918105 | 0 | 0.0 | |
| (read/write) | 480272 | 480272 | 0 | 0.0 | |||
| .bss | 134752 | 134752 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 333608 | 333608 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349296 | 349296 | 0 | 0.0 | |||
| .text | 5135555 | 5135555 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5198657 | 5198657 | 0 | 0.0 | |
| (read/write) | 236192 | 236192 | 0 | 0.0 | |||
| .bss | 127552 | 127552 | 0 | 0.0 | |||
| .data | 4400 | 4400 | 0 | 0.0 | |||
| .data.rel.ro | 97176 | 97176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288322 | 288322 | 0 | 0.0 | |||
| .text | 4675747 | 4675747 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4593121 | 4593121 | 0 | 0.0 | |
| (read/write) | 217072 | 217072 | 0 | 0.0 | |||
| .bss | 118080 | 118080 | 0 | 0.0 | |||
| .data | 6176 | 6176 | 0 | 0.0 | |||
| .data.rel.ro | 86112 | 86112 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 228962 | 228962 | 0 | 0.0 | |||
| .text | 4143987 | 4143987 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12029273 | 12029273 | 0 | 0.0 | |
| (read/write) | 521448 | 521448 | 0 | 0.0 | |||
| .bss | 94392 | 94392 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414712 | 414712 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 448345 | 448345 | 0 | 0.0 | |||
| .text | 10875251 | 10875251 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11353420 | 11353420 | 0 | 0.0 | |
| (read/write) | 588400 | 588400 | 0 | 0.0 | |||
| .bss | 103464 | 103464 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454496 | 454496 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16984 | 16984 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 248 | 248 | 0 | 0.0 | |||
| .rodata | 354364 | 354364 | 0 | 0.0 | |||
| .text | 10120840 | 10120840 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5516497 | 5516497 | 0 | 0.0 | |
| (read/write) | 225896 | 225896 | 0 | 0.0 | |||
| .bss | 119048 | 119048 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94512 | 94512 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354004 | 354004 | 0 | 0.0 | |||
| .text | 4915939 | 4915939 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4660865 | 4660865 | 0 | 0.0 | |
| (read/write) | 204688 | 204688 | 0 | 0.0 | |||
| .bss | 113504 | 113504 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80360 | 80360 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 254978 | 254978 | 0 | 0.0 | |||
| .text | 4194355 | 4194355 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4292697 | 4292697 | 0 | 0.0 | |
| (read/write) | 193192 | 193192 | 0 | 0.0 | |||
| .bss | 113216 | 113216 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69744 | 69744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207522 | 207522 | 0 | 0.0 | |||
| .text | 3892323 | 3892323 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4422153 | 4422153 | 0 | 0.0 | |
| (read/write) | 197592 | 197592 | 0 | 0.0 | |||
| .bss | 114112 | 114112 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72864 | 72864 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213666 | 213666 | 0 | 0.0 | |||
| .text | 4011091 | 4011091 | 0 | 0.0 | |||
| shell | debug | (read only) | 2885913 | 2885913 | 0 | 0.0 | |
| (read/write) | 156224 | 156224 | 0 | 0.0 | |||
| .bss | 62640 | 62640 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86432 | 86432 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185184 | 185184 | 0 | 0.0 | |||
| .text | 2527506 | 2527506 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4412628 | 4412628 | 0 | 0.0 | |
| (read/write) | 242064 | 242064 | 0 | 0.0 | |||
| .bss | 121768 | 121768 | 0 | 0.0 | |||
| .data | 3360 | 3360 | 0 | 0.0 | |||
| .data.rel.ro | 103576 | 103576 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 416 | 416 | 0 | 0.0 | |||
| .rodata | 159116 | 159116 | 0 | 0.0 | |||
| .text | 3919016 | 3919016 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5700889 | 5700889 | 0 | 0.0 | |
| (read/write) | 352424 | 352424 | 0 | 0.0 | |||
| .bss | 244272 | 244272 | 0 | 0.0 | |||
| .data | 6496 | 6496 | 0 | 0.0 | |||
| .data.rel.ro | 94392 | 94392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 289698 | 289698 | 0 | 0.0 | |||
| .text | 5169251 | 5169251 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9860073 | 9860073 | 0 | 0.0 | |
| (read/write) | 340168 | 340168 | 0 | 0.0 | |||
| .bss | 156176 | 156176 | 0 | 0.0 | |||
| .data | 2944 | 2944 | 0 | 0.0 | |||
| .data.rel.ro | 174168 | 174168 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 382672 | 382672 | 0 | 0.0 | |||
| .text | 9011779 | 9011779 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2531592 | 2531592 | 0 | 0.0 | |||
| .bss | 220424 | 220424 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1494276 | 1494276 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1102036 | 1102036 | 0 | 0.0 | |||
| bss | 130807 | 130807 | 0 | 0.0 | |||
| rodata | 112812 | 112812 | 0 | 0.0 | |||
| text | 810680 | 810680 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1221588 | 1221588 | 0 | 0.0 | |||
| bss | 122897 | 122897 | 0 | 0.0 | |||
| rodata | 141772 | 141772 | 0 | 0.0 | |||
| text | 806404 | 806404 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1050440 | 1050440 | 0 | 0.0 | |||
| bss | 129665 | 129665 | 0 | 0.0 | |||
| rodata | 100184 | 100184 | 0 | 0.0 | |||
| text | 772732 | 772732 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834488 | 834488 | 0 | 0.0 |
| (read/write) | 1795300 | 1795300 | 0 | 0.0 | |||
| .bss | 196188 | 196188 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1588060 | 1588060 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837640 | 837640 | 0 | 0.0 | |
| (read/write) | 1717396 | 1717396 | 0 | 0.0 | |||
| .bss | 193068 | 193068 | 0 | 0.0 | |||
| .data | 2632 | 2632 | 0 | 0.0 | |||
| .text | 1513308 | 1513308 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844368 | 844368 | 0 | 0.0 | |
| (read/write) | 1636516 | 1636516 | 0 | 0.0 | |||
| .bss | 186532 | 186532 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1439156 | 1439156 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817208 | 817208 | 0 | 0.0 | |
| (read/write) | 1666428 | 1666428 | 0 | 0.0 | |||
| .bss | 213692 | 213692 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1441908 | 1441908 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1128992 | 1128992 | 0 | 0.0 |
| .bss | 102432 | 102432 | 0 | 0.0 | |||
| .data | 820 | 820 | 0 | 0.0 | |||
| .text | 641376 | 641376 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1089088 | 1089088 | 0 | 0.0 | |
| .bss | 97176 | 97176 | 0 | 0.0 | |||
| .data | 840 | 840 | 0 | 0.0 | |||
| .text | 601468 | 601468 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 600149 | 600149 | 0 | 0.0 |
| .bss | 128296 | 128296 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79596 | 79596 | 0 | 0.0 | |||
| .text | 381864 | 381864 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 822878 | 822878 | 0 | 0.0 | |||
| bss | 49636 | 49636 | 0 | 0.0 | |||
| text | 615784 | 615784 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1091584 | 1091584 | 0 | 0.0 | |||
| bss | 101756 | 101756 | 0 | 0.0 | |||
| text | 792816 | 792816 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1049080 | 1049080 | 0 | 0.0 | |||
| bss | 110060 | 110060 | 0 | 0.0 | |||
| text | 764164 | 764164 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 909768 | 909768 | 0 | 0.0 | |||
| bss | 93092 | 93092 | 0 | 0.0 | |||
| text | 651614 | 651614 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 824558 | 824558 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 617522 | 617522 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 930260 | 930260 | 0 | 0.0 | |||
| bss | 77684 | 77684 | 0 | 0.0 | |||
| text | 697660 | 697660 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1072964 | 1072964 | 0 | 0.0 | |||
| bss | 100172 | 100172 | 0 | 0.0 | |||
| text | 777018 | 777018 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 902636 | 902636 | 0 | 0.0 | |||
| bss | 69148 | 69148 | 0 | 0.0 | |||
| text | 652904 | 652904 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 928912 | 928912 | 0 | 0.0 | |||
| bss | 92672 | 92672 | 0 | 0.0 | |||
| text | 670798 | 670798 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 827118 | 827118 | 0 | 0.0 | |||
| bss | 49792 | 49792 | 0 | 0.0 | |||
| text | 620478 | 620478 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 790832 | 790832 | 0 | 0.0 | |||
| bss | 55992 | 55992 | 0 | 0.0 | |||
| text | 591230 | 591230 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677148 | 677148 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462406 | 462406 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 832094 | 832094 | 0 | 0.0 | |||
| bss | 51316 | 51316 | 0 | 0.0 | |||
| text | 623892 | 623892 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 850793 | 850793 | 0 | 0.0 | |||
| bss | 59468 | 59468 | 0 | 0.0 | |||
| text | 635940 | 635940 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 816492 | 816492 | 0 | 0.0 | |||
| bss | 56280 | 56280 | 0 | 0.0 | |||
| text | 610938 | 610938 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 834596 | 834596 | 0 | 0.0 | |||
| bss | 68056 | 68056 | 0 | 0.0 | |||
| text | 626194 | 626194 | 0 | 0.0 |
PR #31236: Size comparison from 33a2c5f86e2c0203e23fd5831ba0f8fb6f3eacf7 to 5cf699f4b36df4af4ec4dec33b89e1ea225de7de
Decreases (3 builds for efr32)
| platform | target | config | section | 33a2c5f8 | 5cf699f4 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .text | 732204 | 732196 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155512 | 1155504 | -8 | -0.0 | |
| .text | 984780 | 984772 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | 33a2c5f8 | 5cf699f4 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1436234 | 1436234 | 0 | 0.0 |
| .bss | 85304 | 85304 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158324 | 158324 | 0 | 0.0 | |||
| .text | 1102466 | 1102466 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1450650 | 1450650 | 0 | 0.0 | ||
| .bss | 85464 | 85464 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157284 | 157284 | 0 | 0.0 | |||
| .text | 1117784 | 1117784 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1483882 | 1483882 | 0 | 0.0 | ||
| .bss | 93336 | 93336 | 0 | 0.0 | |||
| .data | 9880 | 9880 | 0 | 0.0 | |||
| .rodata | 165900 | 165900 | 0 | 0.0 | |||
| .text | 1134112 | 1134112 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1200575 | 1200575 | 0 | 0.0 | |||
| .bss | 11117 | 11117 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107680 | 107680 | 0 | 0.0 | |||
| .text | 971246 | 971246 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1211627 | 1211627 | 0 | 0.0 | |||
| .bss | 11293 | 11293 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106620 | 106620 | 0 | 0.0 | |||
| .text | 983256 | 983256 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1292303 | 1292303 | 0 | 0.0 | |||
| .bss | 19581 | 19581 | 0 | 0.0 | |||
| .data | 4224 | 4224 | 0 | 0.0 | |||
| .rodata | 123052 | 123052 | 0 | 0.0 | |||
| .text | 1046198 | 1046198 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1018653 | 1018653 | 0 | 0.0 | ||
| .bss | 23692 | 23692 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101012 | 101012 | 0 | 0.0 | |||
| .text | 762738 | 762738 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1252854 | 1252854 | 0 | 0.0 | ||
| .bss | 10561 | 10561 | 0 | 0.0 | |||
| .data | 3696 | 3696 | 0 | 0.0 | |||
| .rodata | 122012 | 122012 | 0 | 0.0 | |||
| .text | 994210 | 994210 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1170176 | 1170176 | 0 | 0.0 | |||
| .bss | 16312 | 16312 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101684 | 101684 | 0 | 0.0 | |||
| .text | 964372 | 964372 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1181584 | 1181584 | 0 | 0.0 | |||
| .bss | 16488 | 16488 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100624 | 100624 | 0 | 0.0 | |||
| .text | 976694 | 976694 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 772932 | 772932 | 0 | 0.0 |
| (read/write) | 168576 | 168576 | 0 | 0.0 | |||
| .bss | 90580 | 90580 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81700 | 81700 | 0 | 0.0 | |||
| .text | 690968 | 690968 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 789452 | 789452 | 0 | 0.0 | |
| (read/write) | 178824 | 178824 | 0 | 0.0 | |||
| .bss | 100828 | 100828 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 75948 | 75948 | 0 | 0.0 | |||
| .text | 713236 | 713236 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 778108 | 778108 | 0 | 0.0 | |
| (read/write) | 173264 | 173264 | 0 | 0.0 | |||
| .bss | 95268 | 95268 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102700 | 102700 | 0 | 0.0 | |||
| .text | 675144 | 675144 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 730284 | 730284 | 0 | 0.0 | |
| (read/write) | 167544 | 167544 | 0 | 0.0 | |||
| .bss | 89312 | 89312 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77372 | 77372 | 0 | 0.0 | |||
| .text | 652648 | 652648 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 715908 | 715908 | 0 | 0.0 | |
| (read/write) | 167752 | 167752 | 0 | 0.0 | |||
| .bss | 89536 | 89536 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73212 | 73212 | 0 | 0.0 | |||
| .text | 642432 | 642432 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 582154 | 582154 | 0 | 0.0 |
| (read/write) | 207944 | 207944 | 0 | 0.0 | |||
| .bss | 201180 | 201180 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86530 | 86530 | 0 | 0.0 | |||
| .text | 493500 | 493500 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 627514 | 627514 | 0 | 0.0 | |
| (read/write) | 208288 | 208288 | 0 | 0.0 | |||
| .bss | 201672 | 201672 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 106994 | 106994 | 0 | 0.0 | |||
| .text | 518396 | 518396 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 568155 | 568155 | 0 | 0.0 |
| .app_xip_area | 457957 | 457957 | 0 | 0.0 | |||
| .bss | 65032 | 65032 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 550867 | 550867 | 0 | 0.0 | |
| .app_xip_area | 435909 | 435909 | 0 | 0.0 | |||
| .bss | 69784 | 69784 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 571043 | 571043 | 0 | 0.0 | |
| .app_xip_area | 462349 | 462349 | 0 | 0.0 | |||
| .bss | 63568 | 63568 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 563931 | 563931 | 0 | 0.0 | |
| .app_xip_area | 451957 | 451957 | 0 | 0.0 | |||
| .bss | 66768 | 66768 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 931504 | 931496 | -8 | -0.0 |
| .bss | 197888 | 197888 | 0 | 0.0 | |||
| .data | 1388 | 1388 | 0 | 0.0 | |||
| .text | 732204 | 732196 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1108920 | 1108920 | 0 | 0.0 | ||
| .bss | 195152 | 195152 | 0 | 0.0 | |||
| .data | 3408 | 3408 | 0 | 0.0 | |||
| .text | 910340 | 910340 | 0 | 0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1121900 | 1121892 | -8 | -0.0 | |
| .bss | 186740 | 186740 | 0 | 0.0 | |||
| .data | 2792 | 2792 | 0 | 0.0 | |||
| .text | 932348 | 932340 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1155512 | 1155504 | -8 | -0.0 | |
| .bss | 167392 | 167392 | 0 | 0.0 | |||
| .data | 3320 | 3320 | 0 | 0.0 | |||
| .text | 984780 | 984772 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1210446 | 1210446 | 0 | 0.0 |
| (read/write) | 1749440 | 1749440 | 0 | 0.0 | |||
| .dram0.bss | 74272 | 74272 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252016 | 252016 | 0 | 0.0 | |||
| .flash.text | 1210446 | 1210446 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1252815 | 1252815 | 0 | 0.0 | ||
| (read/write) | 536004 | 536004 | 0 | 0.0 | |||
| .dram0.bss | 81184 | 81184 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 283736 | 283736 | 0 | 0.0 | |||
| .flash.text | 1246651 | 1246651 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 605184 | 605184 | 0 | 0.0 |
| (read/write) | 79584 | 79584 | 0 | 0.0 | |||
| .bss | 67404 | 67404 | 0 | 0.0 | |||
| .data | 2196 | 2196 | 0 | 0.0 | |||
| .text | 604648 | 604648 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 746548 | 746548 | 0 | 0.0 | |||
| .bss | 79164 | 79164 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 625200 | 625200 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 609128 | 609128 | 0 | 0.0 | |
| (read/write) | 79468 | 79468 | 0 | 0.0 | |||
| .bss | 67284 | 67284 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 608592 | 608592 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 789448 | 789448 | 0 | 0.0 | |||
| .bss | 80556 | 80556 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 667504 | 667504 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 588720 | 588720 | 0 | 0.0 | |
| (read/write) | 77456 | 77456 | 0 | 0.0 | |||
| .bss | 65324 | 65324 | 0 | 0.0 | |||
| .data | 2148 | 2148 | 0 | 0.0 | |||
| .text | 588184 | 588184 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2611669 | 2611669 | 0 | 0.0 |
| (read/write) | 128832 | 128832 | 0 | 0.0 | |||
| .bss | 46448 | 46448 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74216 | 74216 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 184272 | 184272 | 0 | 0.0 | |||
| .text | 2250053 | 2250053 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5918105 | 5918105 | 0 | 0.0 | |
| (read/write) | 480272 | 480272 | 0 | 0.0 | |||
| .bss | 134752 | 134752 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 333608 | 333608 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349296 | 349296 | 0 | 0.0 | |||
| .text | 5135555 | 5135555 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5198657 | 5198657 | 0 | 0.0 | |
| (read/write) | 236192 | 236192 | 0 | 0.0 | |||
| .bss | 127552 | 127552 | 0 | 0.0 | |||
| .data | 4400 | 4400 | 0 | 0.0 | |||
| .data.rel.ro | 97176 | 97176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288322 | 288322 | 0 | 0.0 | |||
| .text | 4675747 | 4675747 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4593121 | 4593121 | 0 | 0.0 | |
| (read/write) | 217072 | 217072 | 0 | 0.0 | |||
| .bss | 118080 | 118080 | 0 | 0.0 | |||
| .data | 6176 | 6176 | 0 | 0.0 | |||
| .data.rel.ro | 86112 | 86112 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 228962 | 228962 | 0 | 0.0 | |||
| .text | 4143987 | 4143987 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12029273 | 12029273 | 0 | 0.0 | |
| (read/write) | 521448 | 521448 | 0 | 0.0 | |||
| .bss | 94392 | 94392 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414712 | 414712 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 448345 | 448345 | 0 | 0.0 | |||
| .text | 10875251 | 10875251 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11353420 | 11353420 | 0 | 0.0 | |
| (read/write) | 588400 | 588400 | 0 | 0.0 | |||
| .bss | 103464 | 103464 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454496 | 454496 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16984 | 16984 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 248 | 248 | 0 | 0.0 | |||
| .rodata | 354364 | 354364 | 0 | 0.0 | |||
| .text | 10120840 | 10120840 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5516497 | 5516497 | 0 | 0.0 | |
| (read/write) | 225896 | 225896 | 0 | 0.0 | |||
| .bss | 119048 | 119048 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94512 | 94512 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354004 | 354004 | 0 | 0.0 | |||
| .text | 4915939 | 4915939 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4660865 | 4660865 | 0 | 0.0 | |
| (read/write) | 204688 | 204688 | 0 | 0.0 | |||
| .bss | 113504 | 113504 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80360 | 80360 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 254978 | 254978 | 0 | 0.0 | |||
| .text | 4194355 | 4194355 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4292697 | 4292697 | 0 | 0.0 | |
| (read/write) | 193192 | 193192 | 0 | 0.0 | |||
| .bss | 113216 | 113216 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69744 | 69744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207522 | 207522 | 0 | 0.0 | |||
| .text | 3892323 | 3892323 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4422153 | 4422153 | 0 | 0.0 | |
| (read/write) | 197592 | 197592 | 0 | 0.0 | |||
| .bss | 114112 | 114112 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72864 | 72864 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213666 | 213666 | 0 | 0.0 | |||
| .text | 4011091 | 4011091 | 0 | 0.0 | |||
| shell | debug | (read only) | 2885913 | 2885913 | 0 | 0.0 | |
| (read/write) | 156224 | 156224 | 0 | 0.0 | |||
| .bss | 62640 | 62640 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86432 | 86432 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185184 | 185184 | 0 | 0.0 | |||
| .text | 2527506 | 2527506 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4412628 | 4412628 | 0 | 0.0 | |
| (read/write) | 242064 | 242064 | 0 | 0.0 | |||
| .bss | 121768 | 121768 | 0 | 0.0 | |||
| .data | 3360 | 3360 | 0 | 0.0 | |||
| .data.rel.ro | 103576 | 103576 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 416 | 416 | 0 | 0.0 | |||
| .rodata | 159116 | 159116 | 0 | 0.0 | |||
| .text | 3919016 | 3919016 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5700889 | 5700889 | 0 | 0.0 | |
| (read/write) | 352424 | 352424 | 0 | 0.0 | |||
| .bss | 244272 | 244272 | 0 | 0.0 | |||
| .data | 6496 | 6496 | 0 | 0.0 | |||
| .data.rel.ro | 94392 | 94392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 289698 | 289698 | 0 | 0.0 | |||
| .text | 5169251 | 5169251 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9860073 | 9860073 | 0 | 0.0 | |
| (read/write) | 340168 | 340168 | 0 | 0.0 | |||
| .bss | 156176 | 156176 | 0 | 0.0 | |||
| .data | 2944 | 2944 | 0 | 0.0 | |||
| .data.rel.ro | 174168 | 174168 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 382672 | 382672 | 0 | 0.0 | |||
| .text | 9011779 | 9011779 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2531592 | 2531592 | 0 | 0.0 | |||
| .bss | 220424 | 220424 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1494276 | 1494276 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1102036 | 1102036 | 0 | 0.0 | |||
| bss | 130807 | 130807 | 0 | 0.0 | |||
| rodata | 112812 | 112812 | 0 | 0.0 | |||
| text | 810680 | 810680 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1221588 | 1221588 | 0 | 0.0 | |||
| bss | 122897 | 122897 | 0 | 0.0 | |||
| rodata | 141772 | 141772 | 0 | 0.0 | |||
| text | 806404 | 806404 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1050440 | 1050440 | 0 | 0.0 | |||
| bss | 129665 | 129665 | 0 | 0.0 | |||
| rodata | 100184 | 100184 | 0 | 0.0 | |||
| text | 772732 | 772732 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834488 | 834488 | 0 | 0.0 |
| (read/write) | 1795300 | 1795300 | 0 | 0.0 | |||
| .bss | 196188 | 196188 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1588060 | 1588060 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837640 | 837640 | 0 | 0.0 | |
| (read/write) | 1717396 | 1717396 | 0 | 0.0 | |||
| .bss | 193068 | 193068 | 0 | 0.0 | |||
| .data | 2632 | 2632 | 0 | 0.0 | |||
| .text | 1513308 | 1513308 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844368 | 844368 | 0 | 0.0 | |
| (read/write) | 1636516 | 1636516 | 0 | 0.0 | |||
| .bss | 186532 | 186532 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1439156 | 1439156 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817208 | 817208 | 0 | 0.0 | |
| (read/write) | 1666428 | 1666428 | 0 | 0.0 | |||
| .bss | 213692 | 213692 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1441908 | 1441908 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1128992 | 1128992 | 0 | 0.0 |
| .bss | 102432 | 102432 | 0 | 0.0 | |||
| .data | 820 | 820 | 0 | 0.0 | |||
| .text | 641376 | 641376 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1089088 | 1089088 | 0 | 0.0 | |
| .bss | 97176 | 97176 | 0 | 0.0 | |||
| .data | 840 | 840 | 0 | 0.0 | |||
| .text | 601468 | 601468 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 600149 | 600149 | 0 | 0.0 |
| .bss | 128296 | 128296 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79596 | 79596 | 0 | 0.0 | |||
| .text | 381864 | 381864 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 822878 | 822878 | 0 | 0.0 | |||
| bss | 49636 | 49636 | 0 | 0.0 | |||
| text | 615784 | 615784 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1091584 | 1091584 | 0 | 0.0 | |||
| bss | 101756 | 101756 | 0 | 0.0 | |||
| text | 792816 | 792816 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1049080 | 1049080 | 0 | 0.0 | |||
| bss | 110060 | 110060 | 0 | 0.0 | |||
| text | 764164 | 764164 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 909768 | 909768 | 0 | 0.0 | |||
| bss | 93092 | 93092 | 0 | 0.0 | |||
| text | 651614 | 651614 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 824558 | 824558 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 617522 | 617522 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 930260 | 930260 | 0 | 0.0 | |||
| bss | 77684 | 77684 | 0 | 0.0 | |||
| text | 697660 | 697660 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1072964 | 1072964 | 0 | 0.0 | |||
| bss | 100172 | 100172 | 0 | 0.0 | |||
| text | 777018 | 777018 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 902636 | 902636 | 0 | 0.0 | |||
| bss | 69148 | 69148 | 0 | 0.0 | |||
| text | 652904 | 652904 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 928912 | 928912 | 0 | 0.0 | |||
| bss | 92672 | 92672 | 0 | 0.0 | |||
| text | 670798 | 670798 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 827118 | 827118 | 0 | 0.0 | |||
| bss | 49792 | 49792 | 0 | 0.0 | |||
| text | 620478 | 620478 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 790832 | 790832 | 0 | 0.0 | |||
| bss | 55992 | 55992 | 0 | 0.0 | |||
| text | 591230 | 591230 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677148 | 677148 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462406 | 462406 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 832094 | 832094 | 0 | 0.0 | |||
| bss | 51316 | 51316 | 0 | 0.0 | |||
| text | 623892 | 623892 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 850793 | 850793 | 0 | 0.0 | |||
| bss | 59468 | 59468 | 0 | 0.0 | |||
| text | 635940 | 635940 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 816492 | 816492 | 0 | 0.0 | |||
| bss | 56280 | 56280 | 0 | 0.0 | |||
| text | 610938 | 610938 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 834596 | 834596 | 0 | 0.0 | |||
| bss | 68056 | 68056 | 0 | 0.0 | |||
| text | 626194 | 626194 | 0 | 0.0 |
@andy31415 Please help review this patch, thank you very much!
PR #31236: Size comparison from 12d8487e4542f6f13f8f96785dac7ec70f93b1d4 to 6d06a8b91c59e88a67e551c17d84c43a43738ea8
Decreases (3 builds for efr32)
| platform | target | config | section | 12d8487e | 6d06a8b9 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 933464 | 933456 | -8 | -0.0 |
| .text | 734084 | 734076 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1110368 | 1110360 | -8 | -0.0 | ||
| .text | 911756 | 911748 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1157048 | 1157040 | -8 | -0.0 | |
| .text | 986276 | 986268 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | 12d8487e | 6d06a8b9 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1437690 | 1437690 | 0 | 0.0 |
| .bss | 85352 | 85352 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158448 | 158448 | 0 | 0.0 | |||
| .text | 1103746 | 1103746 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1452106 | 1452106 | 0 | 0.0 | ||
| .bss | 85512 | 85512 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157408 | 157408 | 0 | 0.0 | |||
| .text | 1119064 | 1119064 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1485330 | 1485330 | 0 | 0.0 | ||
| .bss | 93384 | 93384 | 0 | 0.0 | |||
| .data | 9872 | 9872 | 0 | 0.0 | |||
| .rodata | 166016 | 166016 | 0 | 0.0 | |||
| .text | 1135392 | 1135392 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1202131 | 1202131 | 0 | 0.0 | |||
| .bss | 11133 | 11133 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107800 | 107800 | 0 | 0.0 | |||
| .text | 972646 | 972646 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1213183 | 1213183 | 0 | 0.0 | |||
| .bss | 11309 | 11309 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106740 | 106740 | 0 | 0.0 | |||
| .text | 984656 | 984656 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1293879 | 1293879 | 0 | 0.0 | |||
| .bss | 19613 | 19613 | 0 | 0.0 | |||
| .data | 4216 | 4216 | 0 | 0.0 | |||
| .rodata | 123172 | 123172 | 0 | 0.0 | |||
| .text | 1047610 | 1047610 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1020101 | 1020101 | 0 | 0.0 | ||
| .bss | 23708 | 23708 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101132 | 101132 | 0 | 0.0 | |||
| .text | 764030 | 764030 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1254610 | 1254610 | 0 | 0.0 | ||
| .bss | 10577 | 10577 | 0 | 0.0 | |||
| .data | 3688 | 3688 | 0 | 0.0 | |||
| .rodata | 122132 | 122132 | 0 | 0.0 | |||
| .text | 995802 | 995802 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1171704 | 1171704 | 0 | 0.0 | |||
| .bss | 16328 | 16328 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101804 | 101804 | 0 | 0.0 | |||
| .text | 965744 | 965744 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1183112 | 1183112 | 0 | 0.0 | |||
| .bss | 16504 | 16504 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100744 | 100744 | 0 | 0.0 | |||
| .text | 978066 | 978066 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 773996 | 773996 | 0 | 0.0 |
| (read/write) | 168624 | 168624 | 0 | 0.0 | |||
| .bss | 90628 | 90628 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81820 | 81820 | 0 | 0.0 | |||
| .text | 691912 | 691912 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 790404 | 790404 | 0 | 0.0 | |
| (read/write) | 178872 | 178872 | 0 | 0.0 | |||
| .bss | 100876 | 100876 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 76004 | 76004 | 0 | 0.0 | |||
| .text | 714136 | 714136 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 779076 | 779076 | 0 | 0.0 | |
| (read/write) | 173312 | 173312 | 0 | 0.0 | |||
| .bss | 95316 | 95316 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102756 | 102756 | 0 | 0.0 | |||
| .text | 676056 | 676056 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 731340 | 731340 | 0 | 0.0 | |
| (read/write) | 167592 | 167592 | 0 | 0.0 | |||
| .bss | 89360 | 89360 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77484 | 77484 | 0 | 0.0 | |||
| .text | 653592 | 653592 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 716852 | 716852 | 0 | 0.0 | |
| (read/write) | 167800 | 167800 | 0 | 0.0 | |||
| .bss | 89584 | 89584 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73268 | 73268 | 0 | 0.0 | |||
| .text | 643320 | 643320 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 583314 | 583314 | 0 | 0.0 |
| (read/write) | 207992 | 207992 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86602 | 86602 | 0 | 0.0 | |||
| .text | 494588 | 494588 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 628586 | 628586 | 0 | 0.0 | |
| (read/write) | 208336 | 208336 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 107058 | 107058 | 0 | 0.0 | |||
| .text | 519404 | 519404 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 569115 | 569115 | 0 | 0.0 |
| .app_xip_area | 458869 | 458869 | 0 | 0.0 | |||
| .bss | 65080 | 65080 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 551787 | 551787 | 0 | 0.0 | |
| .app_xip_area | 436781 | 436781 | 0 | 0.0 | |||
| .bss | 69832 | 69832 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 571947 | 571947 | 0 | 0.0 | |
| .app_xip_area | 463205 | 463205 | 0 | 0.0 | |||
| .bss | 63616 | 63616 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 564851 | 564851 | 0 | 0.0 | |
| .app_xip_area | 452829 | 452829 | 0 | 0.0 | |||
| .bss | 66816 | 66816 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 933464 | 933456 | -8 | -0.0 |
| .bss | 197960 | 197960 | 0 | 0.0 | |||
| .data | 1396 | 1396 | 0 | 0.0 | |||
| .text | 734084 | 734076 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1110368 | 1110360 | -8 | -0.0 | ||
| .bss | 195176 | 195176 | 0 | 0.0 | |||
| .data | 3416 | 3416 | 0 | 0.0 | |||
| .text | 911756 | 911748 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1122748 | 1122748 | 0 | 0.0 | |
| .bss | 186788 | 186788 | 0 | 0.0 | |||
| .data | 2800 | 2800 | 0 | 0.0 | |||
| .text | 933140 | 933140 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1157048 | 1157040 | -8 | -0.0 | |
| .bss | 167424 | 167424 | 0 | 0.0 | |||
| .data | 3328 | 3328 | 0 | 0.0 | |||
| .text | 986276 | 986268 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1211602 | 1211602 | 0 | 0.0 |
| (read/write) | 1749760 | 1749760 | 0 | 0.0 | |||
| .dram0.bss | 74320 | 74320 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252288 | 252288 | 0 | 0.0 | |||
| .flash.text | 1211602 | 1211602 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1253847 | 1253847 | 0 | 0.0 | ||
| (read/write) | 536352 | 536352 | 0 | 0.0 | |||
| .dram0.bss | 81256 | 81256 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 284012 | 284012 | 0 | 0.0 | |||
| .flash.text | 1247683 | 1247683 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 606304 | 606304 | 0 | 0.0 |
| (read/write) | 79660 | 79660 | 0 | 0.0 | |||
| .bss | 67476 | 67476 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 605768 | 605768 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 747712 | 747712 | 0 | 0.0 | |||
| .bss | 79212 | 79212 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 626312 | 626312 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 610056 | 610056 | 0 | 0.0 | |
| (read/write) | 79536 | 79536 | 0 | 0.0 | |||
| .bss | 67348 | 67348 | 0 | 0.0 | |||
| .data | 2204 | 2204 | 0 | 0.0 | |||
| .text | 609520 | 609520 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 790492 | 790492 | 0 | 0.0 | |||
| .bss | 80604 | 80604 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 668496 | 668496 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 589856 | 589856 | 0 | 0.0 | |
| (read/write) | 77524 | 77524 | 0 | 0.0 | |||
| .bss | 65388 | 65388 | 0 | 0.0 | |||
| .data | 2152 | 2152 | 0 | 0.0 | |||
| .text | 589320 | 589320 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2617181 | 2617181 | 0 | 0.0 |
| (read/write) | 128960 | 128960 | 0 | 0.0 | |||
| .bss | 46544 | 46544 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74248 | 74248 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 185008 | 185008 | 0 | 0.0 | |||
| .text | 2254709 | 2254709 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5923601 | 5923601 | 0 | 0.0 | |
| (read/write) | 480432 | 480432 | 0 | 0.0 | |||
| .bss | 134848 | 134848 | 0 | 0.0 | |||
| .data | 4528 | 4528 | 0 | 0.0 | |||
| .data.rel.ro | 333640 | 333640 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349744 | 349744 | 0 | 0.0 | |||
| .text | 5140483 | 5140483 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5204113 | 5204113 | 0 | 0.0 | |
| (read/write) | 236384 | 236384 | 0 | 0.0 | |||
| .bss | 127680 | 127680 | 0 | 0.0 | |||
| .data | 4432 | 4432 | 0 | 0.0 | |||
| .data.rel.ro | 97208 | 97208 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288746 | 288746 | 0 | 0.0 | |||
| .text | 4680659 | 4680659 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4598561 | 4598561 | 0 | 0.0 | |
| (read/write) | 217232 | 217232 | 0 | 0.0 | |||
| .bss | 118176 | 118176 | 0 | 0.0 | |||
| .data | 6208 | 6208 | 0 | 0.0 | |||
| .data.rel.ro | 86144 | 86144 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 229386 | 229386 | 0 | 0.0 | |||
| .text | 4148883 | 4148883 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12040489 | 12040489 | 0 | 0.0 | |
| (read/write) | 521512 | 521512 | 0 | 0.0 | |||
| .bss | 94424 | 94424 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414744 | 414744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 449049 | 449049 | 0 | 0.0 | |||
| .text | 10885667 | 10885667 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11365004 | 11365004 | 0 | 0.0 | |
| (read/write) | 585072 | 585072 | 0 | 0.0 | |||
| .bss | 103512 | 103512 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454592 | 454592 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16976 | 16976 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 256 | 256 | 0 | 0.0 | |||
| .rodata | 354956 | 354956 | 0 | 0.0 | |||
| .text | 10131640 | 10131640 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5522169 | 5522169 | 0 | 0.0 | |
| (read/write) | 226024 | 226024 | 0 | 0.0 | |||
| .bss | 119144 | 119144 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94544 | 94544 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354548 | 354548 | 0 | 0.0 | |||
| .text | 4920947 | 4920947 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4665921 | 4665921 | 0 | 0.0 | |
| (read/write) | 204816 | 204816 | 0 | 0.0 | |||
| .bss | 113600 | 113600 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80392 | 80392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 255306 | 255306 | 0 | 0.0 | |||
| .text | 4198963 | 4198963 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4297769 | 4297769 | 0 | 0.0 | |
| (read/write) | 193288 | 193288 | 0 | 0.0 | |||
| .bss | 113280 | 113280 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69776 | 69776 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207882 | 207882 | 0 | 0.0 | |||
| .text | 3896915 | 3896915 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4427209 | 4427209 | 0 | 0.0 | |
| (read/write) | 197720 | 197720 | 0 | 0.0 | |||
| .bss | 114208 | 114208 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72896 | 72896 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213994 | 213994 | 0 | 0.0 | |||
| .text | 4015699 | 4015699 | 0 | 0.0 | |||
| shell | debug | (read only) | 2891321 | 2891321 | 0 | 0.0 | |
| (read/write) | 156352 | 156352 | 0 | 0.0 | |||
| .bss | 62736 | 62736 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86464 | 86464 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185696 | 185696 | 0 | 0.0 | |||
| .text | 2532306 | 2532306 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4417364 | 4417364 | 0 | 0.0 | |
| (read/write) | 245592 | 245592 | 0 | 0.0 | |||
| .bss | 121832 | 121832 | 0 | 0.0 | |||
| .data | 3376 | 3376 | 0 | 0.0 | |||
| .data.rel.ro | 103624 | 103624 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 424 | 424 | 0 | 0.0 | |||
| .rodata | 159404 | 159404 | 0 | 0.0 | |||
| .text | 3923320 | 3923320 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5712913 | 5712913 | 0 | 0.0 | |
| (read/write) | 352584 | 352584 | 0 | 0.0 | |||
| .bss | 244368 | 244368 | 0 | 0.0 | |||
| .data | 6528 | 6528 | 0 | 0.0 | |||
| .data.rel.ro | 94424 | 94424 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 290506 | 290506 | 0 | 0.0 | |||
| .text | 5180323 | 5180323 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9865129 | 9865129 | 0 | 0.0 | |
| (read/write) | 340296 | 340296 | 0 | 0.0 | |||
| .bss | 156272 | 156272 | 0 | 0.0 | |||
| .data | 2976 | 2976 | 0 | 0.0 | |||
| .data.rel.ro | 174176 | 174176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 383032 | 383032 | 0 | 0.0 | |||
| .text | 9016355 | 9016355 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532304 | 2532304 | 0 | 0.0 | |||
| .bss | 220472 | 220472 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1494988 | 1494988 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1103160 | 1103160 | 0 | 0.0 | |||
| bss | 130855 | 130855 | 0 | 0.0 | |||
| rodata | 112928 | 112928 | 0 | 0.0 | |||
| text | 811552 | 811552 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1222408 | 1222408 | 0 | 0.0 | |||
| bss | 122945 | 122945 | 0 | 0.0 | |||
| rodata | 141792 | 141792 | 0 | 0.0 | |||
| text | 807148 | 807148 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1051408 | 1051408 | 0 | 0.0 | |||
| bss | 129713 | 129713 | 0 | 0.0 | |||
| rodata | 100288 | 100288 | 0 | 0.0 | |||
| text | 773592 | 773592 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834440 | 834440 | 0 | 0.0 |
| (read/write) | 1796788 | 1796788 | 0 | 0.0 | |||
| .bss | 196236 | 196236 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1589500 | 1589500 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837584 | 837584 | 0 | 0.0 | |
| (read/write) | 1718820 | 1718820 | 0 | 0.0 | |||
| .bss | 193116 | 193116 | 0 | 0.0 | |||
| .data | 2640 | 2640 | 0 | 0.0 | |||
| .text | 1514676 | 1514676 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844312 | 844312 | 0 | 0.0 | |
| (read/write) | 1637948 | 1637948 | 0 | 0.0 | |||
| .bss | 186580 | 186580 | 0 | 0.0 | |||
| .data | 2448 | 2448 | 0 | 0.0 | |||
| .text | 1440532 | 1440532 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817160 | 817160 | 0 | 0.0 | |
| (read/write) | 1667588 | 1667588 | 0 | 0.0 | |||
| .bss | 213740 | 213740 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1443020 | 1443020 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1129980 | 1129980 | 0 | 0.0 |
| .bss | 102480 | 102480 | 0 | 0.0 | |||
| .data | 824 | 824 | 0 | 0.0 | |||
| .text | 642360 | 642360 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1089948 | 1089948 | 0 | 0.0 | |
| .bss | 97224 | 97224 | 0 | 0.0 | |||
| .data | 844 | 844 | 0 | 0.0 | |||
| .text | 602332 | 602332 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601201 | 601201 | 0 | 0.0 |
| .bss | 128344 | 128344 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79716 | 79716 | 0 | 0.0 | |||
| .text | 382744 | 382744 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 823954 | 823954 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 616750 | 616750 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1092800 | 1092800 | 0 | 0.0 | |||
| bss | 101804 | 101804 | 0 | 0.0 | |||
| text | 793858 | 793858 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1050264 | 1050264 | 0 | 0.0 | |||
| bss | 110108 | 110108 | 0 | 0.0 | |||
| text | 765180 | 765180 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 910976 | 910976 | 0 | 0.0 | |||
| bss | 93140 | 93140 | 0 | 0.0 | |||
| text | 652656 | 652656 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 825578 | 825578 | 0 | 0.0 | |||
| bss | 49732 | 49732 | 0 | 0.0 | |||
| text | 618440 | 618440 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 931288 | 931288 | 0 | 0.0 | |||
| bss | 77732 | 77732 | 0 | 0.0 | |||
| text | 698584 | 698584 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1074156 | 1074156 | 0 | 0.0 | |||
| bss | 100220 | 100220 | 0 | 0.0 | |||
| text | 778044 | 778044 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 903688 | 903688 | 0 | 0.0 | |||
| bss | 69196 | 69196 | 0 | 0.0 | |||
| text | 653852 | 653852 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 929956 | 929956 | 0 | 0.0 | |||
| bss | 92720 | 92720 | 0 | 0.0 | |||
| text | 671734 | 671734 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 828310 | 828310 | 0 | 0.0 | |||
| bss | 49840 | 49840 | 0 | 0.0 | |||
| text | 621502 | 621502 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 791884 | 791884 | 0 | 0.0 | |||
| bss | 56040 | 56040 | 0 | 0.0 | |||
| text | 592178 | 592178 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677224 | 677224 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462484 | 462484 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 833114 | 833114 | 0 | 0.0 | |||
| bss | 51364 | 51364 | 0 | 0.0 | |||
| text | 624810 | 624810 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 851845 | 851845 | 0 | 0.0 | |||
| bss | 59516 | 59516 | 0 | 0.0 | |||
| text | 636888 | 636888 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 817532 | 817532 | 0 | 0.0 | |||
| bss | 56328 | 56328 | 0 | 0.0 | |||
| text | 611862 | 611862 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 835624 | 835624 | 0 | 0.0 | |||
| bss | 68104 | 68104 | 0 | 0.0 | |||
| text | 627116 | 627116 | 0 | 0.0 |
PR #31236: Size comparison from c90481f6a5356cbddaae2d461db1fb3982432dd4 to 623b6c259db347d05ecff16b5e855aff15bc4038
Decreases (3 builds for efr32)
| platform | target | config | section | c90481f6 | 623b6c25 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 933464 | 933456 | -8 | -0.0 |
| .text | 734084 | 734076 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1110368 | 1110360 | -8 | -0.0 | ||
| .text | 911756 | 911748 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1157048 | 1157040 | -8 | -0.0 | |
| .text | 986276 | 986268 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | c90481f6 | 623b6c25 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1437690 | 1437690 | 0 | 0.0 |
| .bss | 85352 | 85352 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158448 | 158448 | 0 | 0.0 | |||
| .text | 1103746 | 1103746 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1452106 | 1452106 | 0 | 0.0 | ||
| .bss | 85512 | 85512 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157408 | 157408 | 0 | 0.0 | |||
| .text | 1119064 | 1119064 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1485330 | 1485330 | 0 | 0.0 | ||
| .bss | 93384 | 93384 | 0 | 0.0 | |||
| .data | 9872 | 9872 | 0 | 0.0 | |||
| .rodata | 166016 | 166016 | 0 | 0.0 | |||
| .text | 1135392 | 1135392 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1202131 | 1202131 | 0 | 0.0 | |||
| .bss | 11133 | 11133 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107800 | 107800 | 0 | 0.0 | |||
| .text | 972646 | 972646 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1213183 | 1213183 | 0 | 0.0 | |||
| .bss | 11309 | 11309 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106740 | 106740 | 0 | 0.0 | |||
| .text | 984656 | 984656 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1293879 | 1293879 | 0 | 0.0 | |||
| .bss | 19613 | 19613 | 0 | 0.0 | |||
| .data | 4216 | 4216 | 0 | 0.0 | |||
| .rodata | 123172 | 123172 | 0 | 0.0 | |||
| .text | 1047610 | 1047610 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1020101 | 1020101 | 0 | 0.0 | ||
| .bss | 23708 | 23708 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101132 | 101132 | 0 | 0.0 | |||
| .text | 764030 | 764030 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1254610 | 1254610 | 0 | 0.0 | ||
| .bss | 10577 | 10577 | 0 | 0.0 | |||
| .data | 3688 | 3688 | 0 | 0.0 | |||
| .rodata | 122132 | 122132 | 0 | 0.0 | |||
| .text | 995802 | 995802 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1171704 | 1171704 | 0 | 0.0 | |||
| .bss | 16328 | 16328 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101804 | 101804 | 0 | 0.0 | |||
| .text | 965744 | 965744 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1183112 | 1183112 | 0 | 0.0 | |||
| .bss | 16504 | 16504 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100744 | 100744 | 0 | 0.0 | |||
| .text | 978066 | 978066 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 773996 | 773996 | 0 | 0.0 |
| (read/write) | 168624 | 168624 | 0 | 0.0 | |||
| .bss | 90628 | 90628 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81820 | 81820 | 0 | 0.0 | |||
| .text | 691912 | 691912 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 790404 | 790404 | 0 | 0.0 | |
| (read/write) | 178872 | 178872 | 0 | 0.0 | |||
| .bss | 100876 | 100876 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 76004 | 76004 | 0 | 0.0 | |||
| .text | 714136 | 714136 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 779076 | 779076 | 0 | 0.0 | |
| (read/write) | 173312 | 173312 | 0 | 0.0 | |||
| .bss | 95316 | 95316 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102756 | 102756 | 0 | 0.0 | |||
| .text | 676056 | 676056 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 731340 | 731340 | 0 | 0.0 | |
| (read/write) | 167592 | 167592 | 0 | 0.0 | |||
| .bss | 89360 | 89360 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77484 | 77484 | 0 | 0.0 | |||
| .text | 653592 | 653592 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 716852 | 716852 | 0 | 0.0 | |
| (read/write) | 167800 | 167800 | 0 | 0.0 | |||
| .bss | 89584 | 89584 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73268 | 73268 | 0 | 0.0 | |||
| .text | 643320 | 643320 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 583314 | 583314 | 0 | 0.0 |
| (read/write) | 207992 | 207992 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86602 | 86602 | 0 | 0.0 | |||
| .text | 494588 | 494588 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 628586 | 628586 | 0 | 0.0 | |
| (read/write) | 208336 | 208336 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 107058 | 107058 | 0 | 0.0 | |||
| .text | 519404 | 519404 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 569115 | 569115 | 0 | 0.0 |
| .app_xip_area | 458869 | 458869 | 0 | 0.0 | |||
| .bss | 65080 | 65080 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 551787 | 551787 | 0 | 0.0 | |
| .app_xip_area | 436781 | 436781 | 0 | 0.0 | |||
| .bss | 69832 | 69832 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 571947 | 571947 | 0 | 0.0 | |
| .app_xip_area | 463205 | 463205 | 0 | 0.0 | |||
| .bss | 63616 | 63616 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 564851 | 564851 | 0 | 0.0 | |
| .app_xip_area | 452829 | 452829 | 0 | 0.0 | |||
| .bss | 66816 | 66816 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 933464 | 933456 | -8 | -0.0 |
| .bss | 197960 | 197960 | 0 | 0.0 | |||
| .data | 1396 | 1396 | 0 | 0.0 | |||
| .text | 734084 | 734076 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1110368 | 1110360 | -8 | -0.0 | ||
| .bss | 195176 | 195176 | 0 | 0.0 | |||
| .data | 3416 | 3416 | 0 | 0.0 | |||
| .text | 911756 | 911748 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1122748 | 1122748 | 0 | 0.0 | |
| .bss | 186788 | 186788 | 0 | 0.0 | |||
| .data | 2800 | 2800 | 0 | 0.0 | |||
| .text | 933140 | 933140 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1157048 | 1157040 | -8 | -0.0 | |
| .bss | 167424 | 167424 | 0 | 0.0 | |||
| .data | 3328 | 3328 | 0 | 0.0 | |||
| .text | 986276 | 986268 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1211602 | 1211602 | 0 | 0.0 |
| (read/write) | 1749760 | 1749760 | 0 | 0.0 | |||
| .dram0.bss | 74320 | 74320 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252288 | 252288 | 0 | 0.0 | |||
| .flash.text | 1211602 | 1211602 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1253847 | 1253847 | 0 | 0.0 | ||
| (read/write) | 536352 | 536352 | 0 | 0.0 | |||
| .dram0.bss | 81256 | 81256 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 284012 | 284012 | 0 | 0.0 | |||
| .flash.text | 1247683 | 1247683 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 606304 | 606304 | 0 | 0.0 |
| (read/write) | 79660 | 79660 | 0 | 0.0 | |||
| .bss | 67476 | 67476 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 605768 | 605768 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 747712 | 747712 | 0 | 0.0 | |||
| .bss | 79212 | 79212 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 626312 | 626312 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 610056 | 610056 | 0 | 0.0 | |
| (read/write) | 79536 | 79536 | 0 | 0.0 | |||
| .bss | 67348 | 67348 | 0 | 0.0 | |||
| .data | 2204 | 2204 | 0 | 0.0 | |||
| .text | 609520 | 609520 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 790492 | 790492 | 0 | 0.0 | |||
| .bss | 80604 | 80604 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 668496 | 668496 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 589856 | 589856 | 0 | 0.0 | |
| (read/write) | 77524 | 77524 | 0 | 0.0 | |||
| .bss | 65388 | 65388 | 0 | 0.0 | |||
| .data | 2152 | 2152 | 0 | 0.0 | |||
| .text | 589320 | 589320 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2617181 | 2617181 | 0 | 0.0 |
| (read/write) | 128960 | 128960 | 0 | 0.0 | |||
| .bss | 46544 | 46544 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74248 | 74248 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 185008 | 185008 | 0 | 0.0 | |||
| .text | 2254709 | 2254709 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5923601 | 5923601 | 0 | 0.0 | |
| (read/write) | 480432 | 480432 | 0 | 0.0 | |||
| .bss | 134848 | 134848 | 0 | 0.0 | |||
| .data | 4528 | 4528 | 0 | 0.0 | |||
| .data.rel.ro | 333640 | 333640 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349744 | 349744 | 0 | 0.0 | |||
| .text | 5140483 | 5140483 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5204113 | 5204113 | 0 | 0.0 | |
| (read/write) | 236384 | 236384 | 0 | 0.0 | |||
| .bss | 127680 | 127680 | 0 | 0.0 | |||
| .data | 4432 | 4432 | 0 | 0.0 | |||
| .data.rel.ro | 97208 | 97208 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288746 | 288746 | 0 | 0.0 | |||
| .text | 4680659 | 4680659 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4598561 | 4598561 | 0 | 0.0 | |
| (read/write) | 217232 | 217232 | 0 | 0.0 | |||
| .bss | 118176 | 118176 | 0 | 0.0 | |||
| .data | 6208 | 6208 | 0 | 0.0 | |||
| .data.rel.ro | 86144 | 86144 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 229386 | 229386 | 0 | 0.0 | |||
| .text | 4148883 | 4148883 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12040489 | 12040489 | 0 | 0.0 | |
| (read/write) | 521512 | 521512 | 0 | 0.0 | |||
| .bss | 94424 | 94424 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414744 | 414744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 449049 | 449049 | 0 | 0.0 | |||
| .text | 10885667 | 10885667 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11365004 | 11365004 | 0 | 0.0 | |
| (read/write) | 585072 | 585072 | 0 | 0.0 | |||
| .bss | 103512 | 103512 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454592 | 454592 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16976 | 16976 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 256 | 256 | 0 | 0.0 | |||
| .rodata | 354956 | 354956 | 0 | 0.0 | |||
| .text | 10131640 | 10131640 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5522169 | 5522169 | 0 | 0.0 | |
| (read/write) | 226024 | 226024 | 0 | 0.0 | |||
| .bss | 119144 | 119144 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94544 | 94544 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354548 | 354548 | 0 | 0.0 | |||
| .text | 4920947 | 4920947 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4665921 | 4665921 | 0 | 0.0 | |
| (read/write) | 204816 | 204816 | 0 | 0.0 | |||
| .bss | 113600 | 113600 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80392 | 80392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 255306 | 255306 | 0 | 0.0 | |||
| .text | 4198963 | 4198963 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4297769 | 4297769 | 0 | 0.0 | |
| (read/write) | 193288 | 193288 | 0 | 0.0 | |||
| .bss | 113280 | 113280 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69776 | 69776 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207882 | 207882 | 0 | 0.0 | |||
| .text | 3896915 | 3896915 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4427209 | 4427209 | 0 | 0.0 | |
| (read/write) | 197720 | 197720 | 0 | 0.0 | |||
| .bss | 114208 | 114208 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72896 | 72896 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213994 | 213994 | 0 | 0.0 | |||
| .text | 4015699 | 4015699 | 0 | 0.0 | |||
| shell | debug | (read only) | 2891321 | 2891321 | 0 | 0.0 | |
| (read/write) | 156352 | 156352 | 0 | 0.0 | |||
| .bss | 62736 | 62736 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86464 | 86464 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185696 | 185696 | 0 | 0.0 | |||
| .text | 2532306 | 2532306 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4417364 | 4417364 | 0 | 0.0 | |
| (read/write) | 245592 | 245592 | 0 | 0.0 | |||
| .bss | 121832 | 121832 | 0 | 0.0 | |||
| .data | 3376 | 3376 | 0 | 0.0 | |||
| .data.rel.ro | 103624 | 103624 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 424 | 424 | 0 | 0.0 | |||
| .rodata | 159404 | 159404 | 0 | 0.0 | |||
| .text | 3923320 | 3923320 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5712913 | 5712913 | 0 | 0.0 | |
| (read/write) | 352584 | 352584 | 0 | 0.0 | |||
| .bss | 244368 | 244368 | 0 | 0.0 | |||
| .data | 6528 | 6528 | 0 | 0.0 | |||
| .data.rel.ro | 94424 | 94424 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 290506 | 290506 | 0 | 0.0 | |||
| .text | 5180323 | 5180323 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9865129 | 9865129 | 0 | 0.0 | |
| (read/write) | 340296 | 340296 | 0 | 0.0 | |||
| .bss | 156272 | 156272 | 0 | 0.0 | |||
| .data | 2976 | 2976 | 0 | 0.0 | |||
| .data.rel.ro | 174176 | 174176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 383032 | 383032 | 0 | 0.0 | |||
| .text | 9016355 | 9016355 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532304 | 2532304 | 0 | 0.0 | |||
| .bss | 220472 | 220472 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1494988 | 1494988 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1103160 | 1103160 | 0 | 0.0 | |||
| bss | 130855 | 130855 | 0 | 0.0 | |||
| rodata | 112928 | 112928 | 0 | 0.0 | |||
| text | 811552 | 811552 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1222408 | 1222408 | 0 | 0.0 | |||
| bss | 122945 | 122945 | 0 | 0.0 | |||
| rodata | 141792 | 141792 | 0 | 0.0 | |||
| text | 807148 | 807148 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1051408 | 1051408 | 0 | 0.0 | |||
| bss | 129713 | 129713 | 0 | 0.0 | |||
| rodata | 100288 | 100288 | 0 | 0.0 | |||
| text | 773592 | 773592 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834440 | 834440 | 0 | 0.0 |
| (read/write) | 1796788 | 1796788 | 0 | 0.0 | |||
| .bss | 196236 | 196236 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1589500 | 1589500 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837584 | 837584 | 0 | 0.0 | |
| (read/write) | 1718820 | 1718820 | 0 | 0.0 | |||
| .bss | 193116 | 193116 | 0 | 0.0 | |||
| .data | 2640 | 2640 | 0 | 0.0 | |||
| .text | 1514676 | 1514676 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844312 | 844312 | 0 | 0.0 | |
| (read/write) | 1637948 | 1637948 | 0 | 0.0 | |||
| .bss | 186580 | 186580 | 0 | 0.0 | |||
| .data | 2448 | 2448 | 0 | 0.0 | |||
| .text | 1440532 | 1440532 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817160 | 817160 | 0 | 0.0 | |
| (read/write) | 1667588 | 1667588 | 0 | 0.0 | |||
| .bss | 213740 | 213740 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1443020 | 1443020 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1129980 | 1129980 | 0 | 0.0 |
| .bss | 102480 | 102480 | 0 | 0.0 | |||
| .data | 824 | 824 | 0 | 0.0 | |||
| .text | 642360 | 642360 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1089948 | 1089948 | 0 | 0.0 | |
| .bss | 97224 | 97224 | 0 | 0.0 | |||
| .data | 844 | 844 | 0 | 0.0 | |||
| .text | 602332 | 602332 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601201 | 601201 | 0 | 0.0 |
| .bss | 128344 | 128344 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79716 | 79716 | 0 | 0.0 | |||
| .text | 382744 | 382744 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 823954 | 823954 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 616750 | 616750 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1092800 | 1092800 | 0 | 0.0 | |||
| bss | 101804 | 101804 | 0 | 0.0 | |||
| text | 793858 | 793858 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1050264 | 1050264 | 0 | 0.0 | |||
| bss | 110108 | 110108 | 0 | 0.0 | |||
| text | 765180 | 765180 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 910976 | 910976 | 0 | 0.0 | |||
| bss | 93140 | 93140 | 0 | 0.0 | |||
| text | 652656 | 652656 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 825578 | 825578 | 0 | 0.0 | |||
| bss | 49732 | 49732 | 0 | 0.0 | |||
| text | 618440 | 618440 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 931288 | 931288 | 0 | 0.0 | |||
| bss | 77732 | 77732 | 0 | 0.0 | |||
| text | 698584 | 698584 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1074156 | 1074156 | 0 | 0.0 | |||
| bss | 100220 | 100220 | 0 | 0.0 | |||
| text | 778044 | 778044 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 903688 | 903688 | 0 | 0.0 | |||
| bss | 69196 | 69196 | 0 | 0.0 | |||
| text | 653852 | 653852 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 929956 | 929956 | 0 | 0.0 | |||
| bss | 92720 | 92720 | 0 | 0.0 | |||
| text | 671734 | 671734 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 828310 | 828310 | 0 | 0.0 | |||
| bss | 49840 | 49840 | 0 | 0.0 | |||
| text | 621502 | 621502 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 791884 | 791884 | 0 | 0.0 | |||
| bss | 56040 | 56040 | 0 | 0.0 | |||
| text | 592178 | 592178 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677224 | 677224 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462484 | 462484 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 833114 | 833114 | 0 | 0.0 | |||
| bss | 51364 | 51364 | 0 | 0.0 | |||
| text | 624810 | 624810 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 851845 | 851845 | 0 | 0.0 | |||
| bss | 59516 | 59516 | 0 | 0.0 | |||
| text | 636888 | 636888 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 817532 | 817532 | 0 | 0.0 | |||
| bss | 56328 | 56328 | 0 | 0.0 | |||
| text | 611862 | 611862 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 835624 | 835624 | 0 | 0.0 | |||
| bss | 68104 | 68104 | 0 | 0.0 | |||
| text | 627116 | 627116 | 0 | 0.0 |
PR #31236: Size comparison from 22901a1996f636c5825825bb3d0e7376a8c201f1 to f257bb3ded8a0ac72f2fb88c5ca43249149d3fd5
Decreases (2 builds for efr32)
| platform | target | config | section | 22901a19 | f257bb3d | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4187C | (read/write) | 1110368 | 1110360 | -8 | -0.0 |
| .text | 911756 | 911748 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1157024 | 1157016 | -8 | -0.0 | |
| .text | 986252 | 986244 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | 22901a19 | f257bb3d | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1437690 | 1437690 | 0 | 0.0 |
| .bss | 85352 | 85352 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158448 | 158448 | 0 | 0.0 | |||
| .text | 1103746 | 1103746 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1452106 | 1452106 | 0 | 0.0 | ||
| .bss | 85512 | 85512 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157408 | 157408 | 0 | 0.0 | |||
| .text | 1119064 | 1119064 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1485330 | 1485330 | 0 | 0.0 | ||
| .bss | 93384 | 93384 | 0 | 0.0 | |||
| .data | 9872 | 9872 | 0 | 0.0 | |||
| .rodata | 166016 | 166016 | 0 | 0.0 | |||
| .text | 1135392 | 1135392 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1202131 | 1202131 | 0 | 0.0 | |||
| .bss | 11133 | 11133 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107800 | 107800 | 0 | 0.0 | |||
| .text | 972646 | 972646 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1213183 | 1213183 | 0 | 0.0 | |||
| .bss | 11309 | 11309 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106740 | 106740 | 0 | 0.0 | |||
| .text | 984656 | 984656 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1293879 | 1293879 | 0 | 0.0 | |||
| .bss | 19613 | 19613 | 0 | 0.0 | |||
| .data | 4216 | 4216 | 0 | 0.0 | |||
| .rodata | 123172 | 123172 | 0 | 0.0 | |||
| .text | 1047610 | 1047610 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1019845 | 1019845 | 0 | 0.0 | ||
| .bss | 23708 | 23708 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101132 | 101132 | 0 | 0.0 | |||
| .text | 763774 | 763774 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1254354 | 1254354 | 0 | 0.0 | ||
| .bss | 10577 | 10577 | 0 | 0.0 | |||
| .data | 3688 | 3688 | 0 | 0.0 | |||
| .rodata | 122132 | 122132 | 0 | 0.0 | |||
| .text | 995546 | 995546 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1171704 | 1171704 | 0 | 0.0 | |||
| .bss | 16328 | 16328 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101804 | 101804 | 0 | 0.0 | |||
| .text | 965744 | 965744 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1182856 | 1182856 | 0 | 0.0 | |||
| .bss | 16504 | 16504 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100744 | 100744 | 0 | 0.0 | |||
| .text | 977810 | 977810 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 773996 | 773996 | 0 | 0.0 |
| (read/write) | 168624 | 168624 | 0 | 0.0 | |||
| .bss | 90628 | 90628 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81820 | 81820 | 0 | 0.0 | |||
| .text | 691912 | 691912 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 790404 | 790404 | 0 | 0.0 | |
| (read/write) | 178872 | 178872 | 0 | 0.0 | |||
| .bss | 100876 | 100876 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 76004 | 76004 | 0 | 0.0 | |||
| .text | 714136 | 714136 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 779060 | 779060 | 0 | 0.0 | |
| (read/write) | 173312 | 173312 | 0 | 0.0 | |||
| .bss | 95316 | 95316 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102756 | 102756 | 0 | 0.0 | |||
| .text | 676040 | 676040 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 731324 | 731324 | 0 | 0.0 | |
| (read/write) | 167592 | 167592 | 0 | 0.0 | |||
| .bss | 89360 | 89360 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77484 | 77484 | 0 | 0.0 | |||
| .text | 653576 | 653576 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 716852 | 716852 | 0 | 0.0 | |
| (read/write) | 167800 | 167800 | 0 | 0.0 | |||
| .bss | 89584 | 89584 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73268 | 73268 | 0 | 0.0 | |||
| .text | 643320 | 643320 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 583290 | 583290 | 0 | 0.0 |
| (read/write) | 207992 | 207992 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86610 | 86610 | 0 | 0.0 | |||
| .text | 494556 | 494556 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 628562 | 628562 | 0 | 0.0 | |
| (read/write) | 208336 | 208336 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 107066 | 107066 | 0 | 0.0 | |||
| .text | 519372 | 519372 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 569107 | 569107 | 0 | 0.0 |
| .app_xip_area | 458861 | 458861 | 0 | 0.0 | |||
| .bss | 65080 | 65080 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 551779 | 551779 | 0 | 0.0 | |
| .app_xip_area | 436773 | 436773 | 0 | 0.0 | |||
| .bss | 69832 | 69832 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 571939 | 571939 | 0 | 0.0 | |
| .app_xip_area | 463197 | 463197 | 0 | 0.0 | |||
| .bss | 63616 | 63616 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 564843 | 564843 | 0 | 0.0 | |
| .app_xip_area | 452821 | 452821 | 0 | 0.0 | |||
| .bss | 66816 | 66816 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 933400 | 933400 | 0 | 0.0 |
| .bss | 197960 | 197960 | 0 | 0.0 | |||
| .data | 1396 | 1396 | 0 | 0.0 | |||
| .text | 734020 | 734020 | 0 | 0.0 | |||
| BRD4187C | (read/write) | 1110368 | 1110360 | -8 | -0.0 | ||
| .bss | 195176 | 195176 | 0 | 0.0 | |||
| .data | 3416 | 3416 | 0 | 0.0 | |||
| .text | 911756 | 911748 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1122748 | 1122748 | 0 | 0.0 | |
| .bss | 186788 | 186788 | 0 | 0.0 | |||
| .data | 2800 | 2800 | 0 | 0.0 | |||
| .text | 933140 | 933140 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1157024 | 1157016 | -8 | -0.0 | |
| .bss | 167424 | 167424 | 0 | 0.0 | |||
| .data | 3328 | 3328 | 0 | 0.0 | |||
| .text | 986252 | 986244 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1211592 | 1211592 | 0 | 0.0 |
| (read/write) | 1749760 | 1749760 | 0 | 0.0 | |||
| .dram0.bss | 74320 | 74320 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252288 | 252288 | 0 | 0.0 | |||
| .flash.text | 1211592 | 1211592 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1253863 | 1253863 | 0 | 0.0 | ||
| (read/write) | 536352 | 536352 | 0 | 0.0 | |||
| .dram0.bss | 81256 | 81256 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 284012 | 284012 | 0 | 0.0 | |||
| .flash.text | 1247699 | 1247699 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 606304 | 606304 | 0 | 0.0 |
| (read/write) | 79660 | 79660 | 0 | 0.0 | |||
| .bss | 67476 | 67476 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 605768 | 605768 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 747712 | 747712 | 0 | 0.0 | |||
| .bss | 79212 | 79212 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 626312 | 626312 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 610040 | 610040 | 0 | 0.0 | |
| (read/write) | 79536 | 79536 | 0 | 0.0 | |||
| .bss | 67348 | 67348 | 0 | 0.0 | |||
| .data | 2204 | 2204 | 0 | 0.0 | |||
| .text | 609504 | 609504 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 790492 | 790492 | 0 | 0.0 | |||
| .bss | 80604 | 80604 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 668496 | 668496 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 589840 | 589840 | 0 | 0.0 | |
| (read/write) | 77524 | 77524 | 0 | 0.0 | |||
| .bss | 65388 | 65388 | 0 | 0.0 | |||
| .data | 2152 | 2152 | 0 | 0.0 | |||
| .text | 589304 | 589304 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2617117 | 2617117 | 0 | 0.0 |
| (read/write) | 128960 | 128960 | 0 | 0.0 | |||
| .bss | 46544 | 46544 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74248 | 74248 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 185008 | 185008 | 0 | 0.0 | |||
| .text | 2254645 | 2254645 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5923537 | 5923537 | 0 | 0.0 | |
| (read/write) | 480432 | 480432 | 0 | 0.0 | |||
| .bss | 134848 | 134848 | 0 | 0.0 | |||
| .data | 4528 | 4528 | 0 | 0.0 | |||
| .data.rel.ro | 333640 | 333640 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349744 | 349744 | 0 | 0.0 | |||
| .text | 5140419 | 5140419 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5204049 | 5204049 | 0 | 0.0 | |
| (read/write) | 236384 | 236384 | 0 | 0.0 | |||
| .bss | 127680 | 127680 | 0 | 0.0 | |||
| .data | 4432 | 4432 | 0 | 0.0 | |||
| .data.rel.ro | 97208 | 97208 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288746 | 288746 | 0 | 0.0 | |||
| .text | 4680595 | 4680595 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4598497 | 4598497 | 0 | 0.0 | |
| (read/write) | 217232 | 217232 | 0 | 0.0 | |||
| .bss | 118176 | 118176 | 0 | 0.0 | |||
| .data | 6208 | 6208 | 0 | 0.0 | |||
| .data.rel.ro | 86144 | 86144 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 229386 | 229386 | 0 | 0.0 | |||
| .text | 4148819 | 4148819 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12040441 | 12040441 | 0 | 0.0 | |
| (read/write) | 521512 | 521512 | 0 | 0.0 | |||
| .bss | 94424 | 94424 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414744 | 414744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 449049 | 449049 | 0 | 0.0 | |||
| .text | 10885619 | 10885619 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11364924 | 11364924 | 0 | 0.0 | |
| (read/write) | 585152 | 585152 | 0 | 0.0 | |||
| .bss | 103512 | 103512 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454592 | 454592 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16976 | 16976 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 256 | 256 | 0 | 0.0 | |||
| .rodata | 354956 | 354956 | 0 | 0.0 | |||
| .text | 10131560 | 10131560 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5522105 | 5522105 | 0 | 0.0 | |
| (read/write) | 226024 | 226024 | 0 | 0.0 | |||
| .bss | 119144 | 119144 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94544 | 94544 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354548 | 354548 | 0 | 0.0 | |||
| .text | 4920883 | 4920883 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4665857 | 4665857 | 0 | 0.0 | |
| (read/write) | 204816 | 204816 | 0 | 0.0 | |||
| .bss | 113600 | 113600 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80392 | 80392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 255306 | 255306 | 0 | 0.0 | |||
| .text | 4198899 | 4198899 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4297705 | 4297705 | 0 | 0.0 | |
| (read/write) | 193288 | 193288 | 0 | 0.0 | |||
| .bss | 113280 | 113280 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69776 | 69776 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207882 | 207882 | 0 | 0.0 | |||
| .text | 3896851 | 3896851 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4427145 | 4427145 | 0 | 0.0 | |
| (read/write) | 197720 | 197720 | 0 | 0.0 | |||
| .bss | 114208 | 114208 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72896 | 72896 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213994 | 213994 | 0 | 0.0 | |||
| .text | 4015635 | 4015635 | 0 | 0.0 | |||
| shell | debug | (read only) | 2891257 | 2891257 | 0 | 0.0 | |
| (read/write) | 156352 | 156352 | 0 | 0.0 | |||
| .bss | 62736 | 62736 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86464 | 86464 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185696 | 185696 | 0 | 0.0 | |||
| .text | 2532242 | 2532242 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4417300 | 4417300 | 0 | 0.0 | |
| (read/write) | 245656 | 245656 | 0 | 0.0 | |||
| .bss | 121832 | 121832 | 0 | 0.0 | |||
| .data | 3376 | 3376 | 0 | 0.0 | |||
| .data.rel.ro | 103624 | 103624 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 424 | 424 | 0 | 0.0 | |||
| .rodata | 159404 | 159404 | 0 | 0.0 | |||
| .text | 3923256 | 3923256 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5712865 | 5712865 | 0 | 0.0 | |
| (read/write) | 352584 | 352584 | 0 | 0.0 | |||
| .bss | 244368 | 244368 | 0 | 0.0 | |||
| .data | 6528 | 6528 | 0 | 0.0 | |||
| .data.rel.ro | 94424 | 94424 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 290506 | 290506 | 0 | 0.0 | |||
| .text | 5180275 | 5180275 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9865081 | 9865081 | 0 | 0.0 | |
| (read/write) | 340296 | 340296 | 0 | 0.0 | |||
| .bss | 156272 | 156272 | 0 | 0.0 | |||
| .data | 2976 | 2976 | 0 | 0.0 | |||
| .data.rel.ro | 174176 | 174176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 383032 | 383032 | 0 | 0.0 | |||
| .text | 9016307 | 9016307 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532304 | 2532304 | 0 | 0.0 | |||
| .bss | 220472 | 220472 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1494988 | 1494988 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1103176 | 1103176 | 0 | 0.0 | |||
| bss | 130855 | 130855 | 0 | 0.0 | |||
| rodata | 112928 | 112928 | 0 | 0.0 | |||
| text | 811560 | 811560 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1222424 | 1222424 | 0 | 0.0 | |||
| bss | 122945 | 122945 | 0 | 0.0 | |||
| rodata | 141792 | 141792 | 0 | 0.0 | |||
| text | 807156 | 807156 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1051424 | 1051424 | 0 | 0.0 | |||
| bss | 129713 | 129713 | 0 | 0.0 | |||
| rodata | 100288 | 100288 | 0 | 0.0 | |||
| text | 773600 | 773600 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834440 | 834440 | 0 | 0.0 |
| (read/write) | 1796764 | 1796764 | 0 | 0.0 | |||
| .bss | 196236 | 196236 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1589476 | 1589476 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837584 | 837584 | 0 | 0.0 | |
| (read/write) | 1718812 | 1718812 | 0 | 0.0 | |||
| .bss | 193116 | 193116 | 0 | 0.0 | |||
| .data | 2640 | 2640 | 0 | 0.0 | |||
| .text | 1514668 | 1514668 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844312 | 844312 | 0 | 0.0 | |
| (read/write) | 1637916 | 1637916 | 0 | 0.0 | |||
| .bss | 186580 | 186580 | 0 | 0.0 | |||
| .data | 2448 | 2448 | 0 | 0.0 | |||
| .text | 1440500 | 1440500 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817160 | 817160 | 0 | 0.0 | |
| (read/write) | 1667564 | 1667564 | 0 | 0.0 | |||
| .bss | 213740 | 213740 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1442996 | 1442996 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1129980 | 1129980 | 0 | 0.0 |
| .bss | 102480 | 102480 | 0 | 0.0 | |||
| .data | 824 | 824 | 0 | 0.0 | |||
| .text | 642360 | 642360 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1089948 | 1089948 | 0 | 0.0 | |
| .bss | 97224 | 97224 | 0 | 0.0 | |||
| .data | 844 | 844 | 0 | 0.0 | |||
| .text | 602332 | 602332 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601193 | 601193 | 0 | 0.0 |
| .bss | 128344 | 128344 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79716 | 79716 | 0 | 0.0 | |||
| .text | 382736 | 382736 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 823938 | 823938 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 616736 | 616736 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1092784 | 1092784 | 0 | 0.0 | |||
| bss | 101804 | 101804 | 0 | 0.0 | |||
| text | 793848 | 793848 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1050256 | 1050256 | 0 | 0.0 | |||
| bss | 110108 | 110108 | 0 | 0.0 | |||
| text | 765170 | 765170 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 910968 | 910968 | 0 | 0.0 | |||
| bss | 93140 | 93140 | 0 | 0.0 | |||
| text | 652646 | 652646 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 825570 | 825570 | 0 | 0.0 | |||
| bss | 49732 | 49732 | 0 | 0.0 | |||
| text | 618426 | 618426 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 931280 | 931280 | 0 | 0.0 | |||
| bss | 77732 | 77732 | 0 | 0.0 | |||
| text | 698574 | 698574 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1074148 | 1074148 | 0 | 0.0 | |||
| bss | 100220 | 100220 | 0 | 0.0 | |||
| text | 778030 | 778030 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 903680 | 903680 | 0 | 0.0 | |||
| bss | 69196 | 69196 | 0 | 0.0 | |||
| text | 653838 | 653838 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 929940 | 929940 | 0 | 0.0 | |||
| bss | 92720 | 92720 | 0 | 0.0 | |||
| text | 671724 | 671724 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 828294 | 828294 | 0 | 0.0 | |||
| bss | 49840 | 49840 | 0 | 0.0 | |||
| text | 621488 | 621488 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 791868 | 791868 | 0 | 0.0 | |||
| bss | 56040 | 56040 | 0 | 0.0 | |||
| text | 592164 | 592164 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677224 | 677224 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462484 | 462484 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 833098 | 833098 | 0 | 0.0 | |||
| bss | 51364 | 51364 | 0 | 0.0 | |||
| text | 624796 | 624796 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 851829 | 851829 | 0 | 0.0 | |||
| bss | 59516 | 59516 | 0 | 0.0 | |||
| text | 636874 | 636874 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 817516 | 817516 | 0 | 0.0 | |||
| bss | 56328 | 56328 | 0 | 0.0 | |||
| text | 611848 | 611848 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 835616 | 835616 | 0 | 0.0 | |||
| bss | 68104 | 68104 | 0 | 0.0 | |||
| text | 627106 | 627106 | 0 | 0.0 |
PR #31236: Size comparison from dfab05d8dd1cc77b90b1568cc573360f8ca82b9c to 5633ec7f6192698548831b83adae30fe83dcbe4a
Decreases (2 builds for efr32)
| platform | target | config | section | dfab05d8 | 5633ec7f | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4187C | (read/write) | 1110432 | 1110424 | -8 | -0.0 |
| .text | 911820 | 911812 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1157152 | 1157144 | -8 | -0.0 | |
| .text | 986380 | 986372 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | dfab05d8 | 5633ec7f | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1437786 | 1437786 | 0 | 0.0 |
| .bss | 85352 | 85352 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158448 | 158448 | 0 | 0.0 | |||
| .text | 1103848 | 1103848 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1452210 | 1452210 | 0 | 0.0 | ||
| .bss | 85512 | 85512 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157408 | 157408 | 0 | 0.0 | |||
| .text | 1119166 | 1119166 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1485434 | 1485434 | 0 | 0.0 | ||
| .bss | 93384 | 93384 | 0 | 0.0 | |||
| .data | 9872 | 9872 | 0 | 0.0 | |||
| .rodata | 166016 | 166016 | 0 | 0.0 | |||
| .text | 1135494 | 1135494 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1202231 | 1202231 | 0 | 0.0 | |||
| .bss | 11133 | 11133 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107800 | 107800 | 0 | 0.0 | |||
| .text | 972748 | 972748 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1213287 | 1213287 | 0 | 0.0 | |||
| .bss | 11309 | 11309 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106740 | 106740 | 0 | 0.0 | |||
| .text | 984758 | 984758 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1293979 | 1293979 | 0 | 0.0 | |||
| .bss | 19613 | 19613 | 0 | 0.0 | |||
| .data | 4216 | 4216 | 0 | 0.0 | |||
| .rodata | 123172 | 123172 | 0 | 0.0 | |||
| .text | 1047712 | 1047712 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1019945 | 1019945 | 0 | 0.0 | ||
| .bss | 23708 | 23708 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101132 | 101132 | 0 | 0.0 | |||
| .text | 763876 | 763876 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1254530 | 1254530 | 0 | 0.0 | ||
| .bss | 10577 | 10577 | 0 | 0.0 | |||
| .data | 3688 | 3688 | 0 | 0.0 | |||
| .rodata | 122132 | 122132 | 0 | 0.0 | |||
| .text | 995722 | 995722 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1171808 | 1171808 | 0 | 0.0 | |||
| .bss | 16328 | 16328 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101804 | 101804 | 0 | 0.0 | |||
| .text | 965846 | 965846 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1182956 | 1182956 | 0 | 0.0 | |||
| .bss | 16504 | 16504 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100744 | 100744 | 0 | 0.0 | |||
| .text | 977912 | 977912 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 774060 | 774060 | 0 | 0.0 |
| (read/write) | 168624 | 168624 | 0 | 0.0 | |||
| .bss | 90628 | 90628 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81820 | 81820 | 0 | 0.0 | |||
| .text | 691976 | 691976 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 790484 | 790484 | 0 | 0.0 | |
| (read/write) | 178872 | 178872 | 0 | 0.0 | |||
| .bss | 100876 | 100876 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 76004 | 76004 | 0 | 0.0 | |||
| .text | 714216 | 714216 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 779124 | 779124 | 0 | 0.0 | |
| (read/write) | 173312 | 173312 | 0 | 0.0 | |||
| .bss | 95316 | 95316 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102756 | 102756 | 0 | 0.0 | |||
| .text | 676104 | 676104 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 731396 | 731396 | 0 | 0.0 | |
| (read/write) | 167592 | 167592 | 0 | 0.0 | |||
| .bss | 89360 | 89360 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77484 | 77484 | 0 | 0.0 | |||
| .text | 653648 | 653648 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 716924 | 716924 | 0 | 0.0 | |
| (read/write) | 167800 | 167800 | 0 | 0.0 | |||
| .bss | 89584 | 89584 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73268 | 73268 | 0 | 0.0 | |||
| .text | 643392 | 643392 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 583402 | 583402 | 0 | 0.0 |
| (read/write) | 207992 | 207992 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86610 | 86610 | 0 | 0.0 | |||
| .text | 494668 | 494668 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 628674 | 628674 | 0 | 0.0 | |
| (read/write) | 208336 | 208336 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 107066 | 107066 | 0 | 0.0 | |||
| .text | 519484 | 519484 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 569195 | 569195 | 0 | 0.0 |
| .app_xip_area | 458949 | 458949 | 0 | 0.0 | |||
| .bss | 65080 | 65080 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 551867 | 551867 | 0 | 0.0 | |
| .app_xip_area | 436861 | 436861 | 0 | 0.0 | |||
| .bss | 69832 | 69832 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 572003 | 572003 | 0 | 0.0 | |
| .app_xip_area | 463261 | 463261 | 0 | 0.0 | |||
| .bss | 63616 | 63616 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 564931 | 564931 | 0 | 0.0 | |
| .app_xip_area | 452909 | 452909 | 0 | 0.0 | |||
| .bss | 66816 | 66816 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 933528 | 933528 | 0 | 0.0 |
| .bss | 197960 | 197960 | 0 | 0.0 | |||
| .data | 1396 | 1396 | 0 | 0.0 | |||
| .text | 734148 | 734148 | 0 | 0.0 | |||
| BRD4187C | (read/write) | 1110432 | 1110424 | -8 | -0.0 | ||
| .bss | 195176 | 195176 | 0 | 0.0 | |||
| .data | 3416 | 3416 | 0 | 0.0 | |||
| .text | 911820 | 911812 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1122844 | 1122844 | 0 | 0.0 | |
| .bss | 186788 | 186788 | 0 | 0.0 | |||
| .data | 2800 | 2800 | 0 | 0.0 | |||
| .text | 933236 | 933236 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1157152 | 1157144 | -8 | -0.0 | |
| .bss | 167424 | 167424 | 0 | 0.0 | |||
| .data | 3328 | 3328 | 0 | 0.0 | |||
| .text | 986380 | 986372 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1211614 | 1211614 | 0 | 0.0 |
| (read/write) | 1749760 | 1749760 | 0 | 0.0 | |||
| .dram0.bss | 74320 | 74320 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252288 | 252288 | 0 | 0.0 | |||
| .flash.text | 1211614 | 1211614 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1253859 | 1253859 | 0 | 0.0 | ||
| (read/write) | 536352 | 536352 | 0 | 0.0 | |||
| .dram0.bss | 81256 | 81256 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 284012 | 284012 | 0 | 0.0 | |||
| .flash.text | 1247695 | 1247695 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 606368 | 606368 | 0 | 0.0 |
| (read/write) | 79660 | 79660 | 0 | 0.0 | |||
| .bss | 67476 | 67476 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 605832 | 605832 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 747792 | 747792 | 0 | 0.0 | |||
| .bss | 79212 | 79212 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 626392 | 626392 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 610104 | 610104 | 0 | 0.0 | |
| (read/write) | 79536 | 79536 | 0 | 0.0 | |||
| .bss | 67348 | 67348 | 0 | 0.0 | |||
| .data | 2204 | 2204 | 0 | 0.0 | |||
| .text | 609568 | 609568 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 790564 | 790564 | 0 | 0.0 | |||
| .bss | 80604 | 80604 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 668568 | 668568 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 589904 | 589904 | 0 | 0.0 | |
| (read/write) | 77524 | 77524 | 0 | 0.0 | |||
| .bss | 65388 | 65388 | 0 | 0.0 | |||
| .data | 2152 | 2152 | 0 | 0.0 | |||
| .text | 589368 | 589368 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2617405 | 2617405 | 0 | 0.0 |
| (read/write) | 128960 | 128960 | 0 | 0.0 | |||
| .bss | 46544 | 46544 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74248 | 74248 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 185008 | 185008 | 0 | 0.0 | |||
| .text | 2254933 | 2254933 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5923553 | 5923553 | 0 | 0.0 | |
| (read/write) | 480432 | 480432 | 0 | 0.0 | |||
| .bss | 134848 | 134848 | 0 | 0.0 | |||
| .data | 4528 | 4528 | 0 | 0.0 | |||
| .data.rel.ro | 333640 | 333640 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349744 | 349744 | 0 | 0.0 | |||
| .text | 5140435 | 5140435 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5204353 | 5204353 | 0 | 0.0 | |
| (read/write) | 236384 | 236384 | 0 | 0.0 | |||
| .bss | 127680 | 127680 | 0 | 0.0 | |||
| .data | 4432 | 4432 | 0 | 0.0 | |||
| .data.rel.ro | 97208 | 97208 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288746 | 288746 | 0 | 0.0 | |||
| .text | 4680899 | 4680899 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4598801 | 4598801 | 0 | 0.0 | |
| (read/write) | 217232 | 217232 | 0 | 0.0 | |||
| .bss | 118176 | 118176 | 0 | 0.0 | |||
| .data | 6208 | 6208 | 0 | 0.0 | |||
| .data.rel.ro | 86144 | 86144 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 229386 | 229386 | 0 | 0.0 | |||
| .text | 4149123 | 4149123 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12040745 | 12040745 | 0 | 0.0 | |
| (read/write) | 521512 | 521512 | 0 | 0.0 | |||
| .bss | 94424 | 94424 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414744 | 414744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 449049 | 449049 | 0 | 0.0 | |||
| .text | 10885923 | 10885923 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11365132 | 11365132 | 0 | 0.0 | |
| (read/write) | 589040 | 589040 | 0 | 0.0 | |||
| .bss | 103512 | 103512 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454592 | 454592 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16976 | 16976 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 256 | 256 | 0 | 0.0 | |||
| .rodata | 354956 | 354956 | 0 | 0.0 | |||
| .text | 10131768 | 10131768 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5522393 | 5522393 | 0 | 0.0 | |
| (read/write) | 226024 | 226024 | 0 | 0.0 | |||
| .bss | 119144 | 119144 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94544 | 94544 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354548 | 354548 | 0 | 0.0 | |||
| .text | 4921171 | 4921171 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4666161 | 4666161 | 0 | 0.0 | |
| (read/write) | 204816 | 204816 | 0 | 0.0 | |||
| .bss | 113600 | 113600 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80392 | 80392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 255306 | 255306 | 0 | 0.0 | |||
| .text | 4199203 | 4199203 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4297961 | 4297961 | 0 | 0.0 | |
| (read/write) | 193288 | 193288 | 0 | 0.0 | |||
| .bss | 113280 | 113280 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69776 | 69776 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207882 | 207882 | 0 | 0.0 | |||
| .text | 3897107 | 3897107 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4427385 | 4427385 | 0 | 0.0 | |
| (read/write) | 197720 | 197720 | 0 | 0.0 | |||
| .bss | 114208 | 114208 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72896 | 72896 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213994 | 213994 | 0 | 0.0 | |||
| .text | 4015875 | 4015875 | 0 | 0.0 | |||
| shell | debug | (read only) | 2891545 | 2891545 | 0 | 0.0 | |
| (read/write) | 156352 | 156352 | 0 | 0.0 | |||
| .bss | 62736 | 62736 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86464 | 86464 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185696 | 185696 | 0 | 0.0 | |||
| .text | 2532530 | 2532530 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4417460 | 4417460 | 0 | 0.0 | |
| (read/write) | 245496 | 245496 | 0 | 0.0 | |||
| .bss | 121832 | 121832 | 0 | 0.0 | |||
| .data | 3376 | 3376 | 0 | 0.0 | |||
| .data.rel.ro | 103624 | 103624 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 424 | 424 | 0 | 0.0 | |||
| .rodata | 159404 | 159404 | 0 | 0.0 | |||
| .text | 3923416 | 3923416 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5713169 | 5713169 | 0 | 0.0 | |
| (read/write) | 352584 | 352584 | 0 | 0.0 | |||
| .bss | 244368 | 244368 | 0 | 0.0 | |||
| .data | 6528 | 6528 | 0 | 0.0 | |||
| .data.rel.ro | 94424 | 94424 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 290506 | 290506 | 0 | 0.0 | |||
| .text | 5180579 | 5180579 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9865369 | 9865369 | 0 | 0.0 | |
| (read/write) | 340296 | 340296 | 0 | 0.0 | |||
| .bss | 156272 | 156272 | 0 | 0.0 | |||
| .data | 2976 | 2976 | 0 | 0.0 | |||
| .data.rel.ro | 174176 | 174176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 383032 | 383032 | 0 | 0.0 | |||
| .text | 9016595 | 9016595 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532368 | 2532368 | 0 | 0.0 | |||
| .bss | 220472 | 220472 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1495052 | 1495052 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1103240 | 1103240 | 0 | 0.0 | |||
| bss | 130855 | 130855 | 0 | 0.0 | |||
| rodata | 112928 | 112928 | 0 | 0.0 | |||
| text | 811628 | 811628 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1222504 | 1222504 | 0 | 0.0 | |||
| bss | 122945 | 122945 | 0 | 0.0 | |||
| rodata | 141792 | 141792 | 0 | 0.0 | |||
| text | 807244 | 807244 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1051488 | 1051488 | 0 | 0.0 | |||
| bss | 129713 | 129713 | 0 | 0.0 | |||
| rodata | 100288 | 100288 | 0 | 0.0 | |||
| text | 773668 | 773668 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834440 | 834440 | 0 | 0.0 |
| (read/write) | 1796876 | 1796876 | 0 | 0.0 | |||
| .bss | 196236 | 196236 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1589588 | 1589588 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837584 | 837584 | 0 | 0.0 | |
| (read/write) | 1718924 | 1718924 | 0 | 0.0 | |||
| .bss | 193116 | 193116 | 0 | 0.0 | |||
| .data | 2640 | 2640 | 0 | 0.0 | |||
| .text | 1514780 | 1514780 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844312 | 844312 | 0 | 0.0 | |
| (read/write) | 1638028 | 1638028 | 0 | 0.0 | |||
| .bss | 186580 | 186580 | 0 | 0.0 | |||
| .data | 2448 | 2448 | 0 | 0.0 | |||
| .text | 1440612 | 1440612 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817160 | 817160 | 0 | 0.0 | |
| (read/write) | 1667676 | 1667676 | 0 | 0.0 | |||
| .bss | 213740 | 213740 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1443108 | 1443108 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1130052 | 1130052 | 0 | 0.0 |
| .bss | 102480 | 102480 | 0 | 0.0 | |||
| .data | 824 | 824 | 0 | 0.0 | |||
| .text | 642432 | 642432 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1090012 | 1090012 | 0 | 0.0 | |
| .bss | 97224 | 97224 | 0 | 0.0 | |||
| .data | 844 | 844 | 0 | 0.0 | |||
| .text | 602396 | 602396 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601265 | 601265 | 0 | 0.0 |
| .bss | 128344 | 128344 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79716 | 79716 | 0 | 0.0 | |||
| .text | 382808 | 382808 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 824026 | 824026 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 616822 | 616822 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1092872 | 1092872 | 0 | 0.0 | |||
| bss | 101804 | 101804 | 0 | 0.0 | |||
| text | 793934 | 793934 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1050344 | 1050344 | 0 | 0.0 | |||
| bss | 110108 | 110108 | 0 | 0.0 | |||
| text | 765256 | 765256 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 911056 | 911056 | 0 | 0.0 | |||
| bss | 93140 | 93140 | 0 | 0.0 | |||
| text | 652732 | 652732 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 825650 | 825650 | 0 | 0.0 | |||
| bss | 49732 | 49732 | 0 | 0.0 | |||
| text | 618512 | 618512 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 931368 | 931368 | 0 | 0.0 | |||
| bss | 77732 | 77732 | 0 | 0.0 | |||
| text | 698660 | 698660 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1074228 | 1074228 | 0 | 0.0 | |||
| bss | 100220 | 100220 | 0 | 0.0 | |||
| text | 778116 | 778116 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 903760 | 903760 | 0 | 0.0 | |||
| bss | 69196 | 69196 | 0 | 0.0 | |||
| text | 653924 | 653924 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 930028 | 930028 | 0 | 0.0 | |||
| bss | 92720 | 92720 | 0 | 0.0 | |||
| text | 671810 | 671810 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 828382 | 828382 | 0 | 0.0 | |||
| bss | 49840 | 49840 | 0 | 0.0 | |||
| text | 621574 | 621574 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 791956 | 791956 | 0 | 0.0 | |||
| bss | 56040 | 56040 | 0 | 0.0 | |||
| text | 592250 | 592250 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677312 | 677312 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462570 | 462570 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 833186 | 833186 | 0 | 0.0 | |||
| bss | 51364 | 51364 | 0 | 0.0 | |||
| text | 624882 | 624882 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 851917 | 851917 | 0 | 0.0 | |||
| bss | 59516 | 59516 | 0 | 0.0 | |||
| text | 636960 | 636960 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 817604 | 817604 | 0 | 0.0 | |||
| bss | 56328 | 56328 | 0 | 0.0 | |||
| text | 611934 | 611934 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 835696 | 835696 | 0 | 0.0 | |||
| bss | 68104 | 68104 | 0 | 0.0 | |||
| text | 627192 | 627192 | 0 | 0.0 |
PR #31236: Size comparison from 8f4c8b5d5f63dc9aa20ef516d45b95735dc4d724 to f6f8edc745853318c0b51ab49afd576bd7e01318
Decreases (2 builds for efr32)
| platform | target | config | section | 8f4c8b5d | f6f8edc7 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4187C | (read/write) | 1110432 | 1110424 | -8 | -0.0 |
| .text | 911820 | 911812 | -8 | -0.0 | |||
| window-app | BRD4187C | (read/write) | 1157152 | 1157144 | -8 | -0.0 | |
| .text | 986380 | 986372 | -8 | -0.0 |
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | 8f4c8b5d | f6f8edc7 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1437786 | 1437786 | 0 | 0.0 |
| .bss | 85352 | 85352 | 0 | 0.0 | |||
| .data | 9496 | 9496 | 0 | 0.0 | |||
| .rodata | 158448 | 158448 | 0 | 0.0 | |||
| .text | 1103848 | 1103848 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1452210 | 1452210 | 0 | 0.0 | ||
| .bss | 85512 | 85512 | 0 | 0.0 | |||
| .data | 9472 | 9472 | 0 | 0.0 | |||
| .rodata | 157408 | 157408 | 0 | 0.0 | |||
| .text | 1119166 | 1119166 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1485434 | 1485434 | 0 | 0.0 | ||
| .bss | 93384 | 93384 | 0 | 0.0 | |||
| .data | 9872 | 9872 | 0 | 0.0 | |||
| .rodata | 166016 | 166016 | 0 | 0.0 | |||
| .text | 1135494 | 1135494 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1202231 | 1202231 | 0 | 0.0 | |||
| .bss | 11133 | 11133 | 0 | 0.0 | |||
| .data | 3680 | 3680 | 0 | 0.0 | |||
| .rodata | 107800 | 107800 | 0 | 0.0 | |||
| .text | 972748 | 972748 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1213287 | 1213287 | 0 | 0.0 | |||
| .bss | 11309 | 11309 | 0 | 0.0 | |||
| .data | 3656 | 3656 | 0 | 0.0 | |||
| .rodata | 106740 | 106740 | 0 | 0.0 | |||
| .text | 984758 | 984758 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1293979 | 1293979 | 0 | 0.0 | |||
| .bss | 19613 | 19613 | 0 | 0.0 | |||
| .data | 4216 | 4216 | 0 | 0.0 | |||
| .rodata | 123172 | 123172 | 0 | 0.0 | |||
| .text | 1047712 | 1047712 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1019945 | 1019945 | 0 | 0.0 | ||
| .bss | 23708 | 23708 | 0 | 0.0 | |||
| .data | 3256 | 3256 | 0 | 0.0 | |||
| .rodata | 101132 | 101132 | 0 | 0.0 | |||
| .text | 763876 | 763876 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1254530 | 1254530 | 0 | 0.0 | ||
| .bss | 10577 | 10577 | 0 | 0.0 | |||
| .data | 3688 | 3688 | 0 | 0.0 | |||
| .rodata | 122132 | 122132 | 0 | 0.0 | |||
| .text | 995722 | 995722 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1171808 | 1171808 | 0 | 0.0 | |||
| .bss | 16328 | 16328 | 0 | 0.0 | |||
| .data | 5040 | 5040 | 0 | 0.0 | |||
| .rodata | 101804 | 101804 | 0 | 0.0 | |||
| .text | 965846 | 965846 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1182956 | 1182956 | 0 | 0.0 | |||
| .bss | 16504 | 16504 | 0 | 0.0 | |||
| .data | 5024 | 5024 | 0 | 0.0 | |||
| .rodata | 100744 | 100744 | 0 | 0.0 | |||
| .text | 977912 | 977912 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 774060 | 774060 | 0 | 0.0 |
| (read/write) | 168624 | 168624 | 0 | 0.0 | |||
| .bss | 90628 | 90628 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 81820 | 81820 | 0 | 0.0 | |||
| .text | 691976 | 691976 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 790484 | 790484 | 0 | 0.0 | |
| (read/write) | 178872 | 178872 | 0 | 0.0 | |||
| .bss | 100876 | 100876 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 76004 | 76004 | 0 | 0.0 | |||
| .text | 714216 | 714216 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 779124 | 779124 | 0 | 0.0 | |
| (read/write) | 173312 | 173312 | 0 | 0.0 | |||
| .bss | 95316 | 95316 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 102756 | 102756 | 0 | 0.0 | |||
| .text | 676104 | 676104 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 731396 | 731396 | 0 | 0.0 | |
| (read/write) | 167592 | 167592 | 0 | 0.0 | |||
| .bss | 89360 | 89360 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 77484 | 77484 | 0 | 0.0 | |||
| .text | 653648 | 653648 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 716924 | 716924 | 0 | 0.0 | |
| (read/write) | 167800 | 167800 | 0 | 0.0 | |||
| .bss | 89584 | 89584 | 0 | 0.0 | |||
| .data | 3544 | 3544 | 0 | 0.0 | |||
| .rodata | 73268 | 73268 | 0 | 0.0 | |||
| .text | 643392 | 643392 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 583402 | 583402 | 0 | 0.0 |
| (read/write) | 207992 | 207992 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1640 | 1640 | 0 | 0.0 | |||
| .rodata | 86610 | 86610 | 0 | 0.0 | |||
| .text | 494668 | 494668 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 628674 | 628674 | 0 | 0.0 | |
| (read/write) | 208336 | 208336 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1496 | 1496 | 0 | 0.0 | |||
| .rodata | 107066 | 107066 | 0 | 0.0 | |||
| .text | 519484 | 519484 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 569195 | 569195 | 0 | 0.0 |
| .app_xip_area | 458949 | 458949 | 0 | 0.0 | |||
| .bss | 65080 | 65080 | 0 | 0.0 | |||
| .data | 744 | 744 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 551867 | 551867 | 0 | 0.0 | |
| .app_xip_area | 436861 | 436861 | 0 | 0.0 | |||
| .bss | 69832 | 69832 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 572003 | 572003 | 0 | 0.0 | |
| .app_xip_area | 463261 | 463261 | 0 | 0.0 | |||
| .bss | 63616 | 63616 | 0 | 0.0 | |||
| .data | 704 | 704 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 564931 | 564931 | 0 | 0.0 | |
| .app_xip_area | 452909 | 452909 | 0 | 0.0 | |||
| .bss | 66816 | 66816 | 0 | 0.0 | |||
| .data | 784 | 784 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 933528 | 933528 | 0 | 0.0 |
| .bss | 197960 | 197960 | 0 | 0.0 | |||
| .data | 1396 | 1396 | 0 | 0.0 | |||
| .text | 734148 | 734148 | 0 | 0.0 | |||
| BRD4187C | (read/write) | 1110432 | 1110424 | -8 | -0.0 | ||
| .bss | 195176 | 195176 | 0 | 0.0 | |||
| .data | 3416 | 3416 | 0 | 0.0 | |||
| .text | 911820 | 911812 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1122844 | 1122844 | 0 | 0.0 | |
| .bss | 186788 | 186788 | 0 | 0.0 | |||
| .data | 2800 | 2800 | 0 | 0.0 | |||
| .text | 933236 | 933236 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1157152 | 1157144 | -8 | -0.0 | |
| .bss | 167424 | 167424 | 0 | 0.0 | |||
| .data | 3328 | 3328 | 0 | 0.0 | |||
| .text | 986380 | 986372 | -8 | -0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1211614 | 1211614 | 0 | 0.0 |
| (read/write) | 1749760 | 1749760 | 0 | 0.0 | |||
| .dram0.bss | 74320 | 74320 | 0 | 0.0 | |||
| .dram0.data | 13620 | 13620 | 0 | 0.0 | |||
| .flash.rodata | 252288 | 252288 | 0 | 0.0 | |||
| .flash.text | 1211614 | 1211614 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1253859 | 1253859 | 0 | 0.0 | ||
| (read/write) | 536352 | 536352 | 0 | 0.0 | |||
| .dram0.bss | 81256 | 81256 | 0 | 0.0 | |||
| .dram0.data | 35164 | 35164 | 0 | 0.0 | |||
| .flash.rodata | 284012 | 284012 | 0 | 0.0 | |||
| .flash.text | 1247695 | 1247695 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 606368 | 606368 | 0 | 0.0 |
| (read/write) | 79660 | 79660 | 0 | 0.0 | |||
| .bss | 67476 | 67476 | 0 | 0.0 | |||
| .data | 2200 | 2200 | 0 | 0.0 | |||
| .text | 605832 | 605832 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 747792 | 747792 | 0 | 0.0 | |||
| .bss | 79212 | 79212 | 0 | 0.0 | |||
| .data | 2816 | 2816 | 0 | 0.0 | |||
| .text | 626392 | 626392 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 610104 | 610104 | 0 | 0.0 | |
| (read/write) | 79536 | 79536 | 0 | 0.0 | |||
| .bss | 67348 | 67348 | 0 | 0.0 | |||
| .data | 2204 | 2204 | 0 | 0.0 | |||
| .text | 609568 | 609568 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 790564 | 790564 | 0 | 0.0 | |||
| .bss | 80604 | 80604 | 0 | 0.0 | |||
| .data | 2032 | 2032 | 0 | 0.0 | |||
| .text | 668568 | 668568 | 0 | 0.0 | |||
| lock | k32w0+release | (read only) | 589904 | 589904 | 0 | 0.0 | |
| (read/write) | 77524 | 77524 | 0 | 0.0 | |||
| .bss | 65388 | 65388 | 0 | 0.0 | |||
| .data | 2152 | 2152 | 0 | 0.0 | |||
| .text | 589368 | 589368 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2618733 | 2618733 | 0 | 0.0 |
| (read/write) | 128960 | 128960 | 0 | 0.0 | |||
| .bss | 46544 | 46544 | 0 | 0.0 | |||
| .data | 2240 | 2240 | 0 | 0.0 | |||
| .data.rel.ro | 74248 | 74248 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 744 | 744 | 0 | 0.0 | |||
| .rodata | 184944 | 184944 | 0 | 0.0 | |||
| .text | 2256325 | 2256325 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5924881 | 5924881 | 0 | 0.0 | |
| (read/write) | 480432 | 480432 | 0 | 0.0 | |||
| .bss | 134848 | 134848 | 0 | 0.0 | |||
| .data | 4528 | 4528 | 0 | 0.0 | |||
| .data.rel.ro | 333640 | 333640 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1384 | 1384 | 0 | 0.0 | |||
| .rodata | 349680 | 349680 | 0 | 0.0 | |||
| .text | 5141827 | 5141827 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5205697 | 5205697 | 0 | 0.0 | |
| (read/write) | 236384 | 236384 | 0 | 0.0 | |||
| .bss | 127680 | 127680 | 0 | 0.0 | |||
| .data | 4432 | 4432 | 0 | 0.0 | |||
| .data.rel.ro | 97208 | 97208 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1112 | 1112 | 0 | 0.0 | |||
| .rodata | 288682 | 288682 | 0 | 0.0 | |||
| .text | 4682307 | 4682307 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4600129 | 4600129 | 0 | 0.0 | |
| (read/write) | 217232 | 217232 | 0 | 0.0 | |||
| .bss | 118176 | 118176 | 0 | 0.0 | |||
| .data | 6208 | 6208 | 0 | 0.0 | |||
| .data.rel.ro | 86144 | 86144 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 808 | 808 | 0 | 0.0 | |||
| .rodata | 229322 | 229322 | 0 | 0.0 | |||
| .text | 4150515 | 4150515 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12042057 | 12042057 | 0 | 0.0 | |
| (read/write) | 521512 | 521512 | 0 | 0.0 | |||
| .bss | 94424 | 94424 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414744 | 414744 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 776 | 776 | 0 | 0.0 | |||
| .rodata | 448953 | 448953 | 0 | 0.0 | |||
| .text | 10887331 | 10887331 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11365756 | 11365756 | 0 | 0.0 | |
| (read/write) | 588432 | 588432 | 0 | 0.0 | |||
| .bss | 103512 | 103512 | 0 | 0.0 | |||
| .data | 4496 | 4496 | 0 | 0.0 | |||
| .data.rel.ro | 454592 | 454592 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16944 | 16944 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 256 | 256 | 0 | 0.0 | |||
| .rodata | 354876 | 354876 | 0 | 0.0 | |||
| .text | 10132568 | 10132568 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5523737 | 5523737 | 0 | 0.0 | |
| (read/write) | 226024 | 226024 | 0 | 0.0 | |||
| .bss | 119144 | 119144 | 0 | 0.0 | |||
| .data | 4832 | 4832 | 0 | 0.0 | |||
| .data.rel.ro | 94544 | 94544 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 920 | 920 | 0 | 0.0 | |||
| .rodata | 354484 | 354484 | 0 | 0.0 | |||
| .text | 4922579 | 4922579 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4667457 | 4667457 | 0 | 0.0 | |
| (read/write) | 204816 | 204816 | 0 | 0.0 | |||
| .bss | 113600 | 113600 | 0 | 0.0 | |||
| .data | 4128 | 4128 | 0 | 0.0 | |||
| .data.rel.ro | 80392 | 80392 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 840 | 840 | 0 | 0.0 | |||
| .rodata | 255210 | 255210 | 0 | 0.0 | |||
| .text | 4200595 | 4200595 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4297961 | 4297961 | 0 | 0.0 | |
| (read/write) | 193288 | 193288 | 0 | 0.0 | |||
| .bss | 113280 | 113280 | 0 | 0.0 | |||
| .data | 4336 | 4336 | 0 | 0.0 | |||
| .data.rel.ro | 69776 | 69776 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 704 | 704 | 0 | 0.0 | |||
| .rodata | 207882 | 207882 | 0 | 0.0 | |||
| .text | 3897107 | 3897107 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4427385 | 4427385 | 0 | 0.0 | |
| (read/write) | 197720 | 197720 | 0 | 0.0 | |||
| .bss | 114208 | 114208 | 0 | 0.0 | |||
| .data | 4736 | 4736 | 0 | 0.0 | |||
| .data.rel.ro | 72896 | 72896 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 752 | 752 | 0 | 0.0 | |||
| .rodata | 213994 | 213994 | 0 | 0.0 | |||
| .text | 4015875 | 4015875 | 0 | 0.0 | |||
| shell | debug | (read only) | 2892889 | 2892889 | 0 | 0.0 | |
| (read/write) | 156352 | 156352 | 0 | 0.0 | |||
| .bss | 62736 | 62736 | 0 | 0.0 | |||
| .data | 1392 | 1392 | 0 | 0.0 | |||
| .data.rel.ro | 86464 | 86464 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1064 | 1064 | 0 | 0.0 | |||
| .rodata | 185632 | 185632 | 0 | 0.0 | |||
| .text | 2533938 | 2533938 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4417460 | 4417460 | 0 | 0.0 | |
| (read/write) | 245496 | 245496 | 0 | 0.0 | |||
| .bss | 121832 | 121832 | 0 | 0.0 | |||
| .data | 3376 | 3376 | 0 | 0.0 | |||
| .data.rel.ro | 103624 | 103624 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 424 | 424 | 0 | 0.0 | |||
| .rodata | 159404 | 159404 | 0 | 0.0 | |||
| .text | 3923416 | 3923416 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5714465 | 5714465 | 0 | 0.0 | |
| (read/write) | 352584 | 352584 | 0 | 0.0 | |||
| .bss | 244368 | 244368 | 0 | 0.0 | |||
| .data | 6528 | 6528 | 0 | 0.0 | |||
| .data.rel.ro | 94424 | 94424 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1136 | 1136 | 0 | 0.0 | |||
| .rodata | 290410 | 290410 | 0 | 0.0 | |||
| .text | 5181971 | 5181971 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9866681 | 9866681 | 0 | 0.0 | |
| (read/write) | 340296 | 340296 | 0 | 0.0 | |||
| .bss | 156272 | 156272 | 0 | 0.0 | |||
| .data | 2976 | 2976 | 0 | 0.0 | |||
| .data.rel.ro | 174176 | 174176 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1168 | 1168 | 0 | 0.0 | |||
| .rodata | 382936 | 382936 | 0 | 0.0 | |||
| .text | 9018003 | 9018003 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532368 | 2532368 | 0 | 0.0 | |||
| .bss | 220472 | 220472 | 0 | 0.0 | |||
| .data | 5200 | 5200 | 0 | 0.0 | |||
| .text | 1495052 | 1495052 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1103240 | 1103240 | 0 | 0.0 | |||
| bss | 130855 | 130855 | 0 | 0.0 | |||
| rodata | 112928 | 112928 | 0 | 0.0 | |||
| text | 811628 | 811628 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1222504 | 1222504 | 0 | 0.0 | |||
| bss | 122945 | 122945 | 0 | 0.0 | |||
| rodata | 141792 | 141792 | 0 | 0.0 | |||
| text | 807244 | 807244 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1051488 | 1051488 | 0 | 0.0 | |||
| bss | 129713 | 129713 | 0 | 0.0 | |||
| rodata | 100288 | 100288 | 0 | 0.0 | |||
| text | 773668 | 773668 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834440 | 834440 | 0 | 0.0 |
| (read/write) | 1796876 | 1796876 | 0 | 0.0 | |||
| .bss | 196236 | 196236 | 0 | 0.0 | |||
| .data | 2664 | 2664 | 0 | 0.0 | |||
| .text | 1589588 | 1589588 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837584 | 837584 | 0 | 0.0 | |
| (read/write) | 1718924 | 1718924 | 0 | 0.0 | |||
| .bss | 193116 | 193116 | 0 | 0.0 | |||
| .data | 2640 | 2640 | 0 | 0.0 | |||
| .text | 1514780 | 1514780 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844312 | 844312 | 0 | 0.0 | |
| (read/write) | 1638028 | 1638028 | 0 | 0.0 | |||
| .bss | 186580 | 186580 | 0 | 0.0 | |||
| .data | 2448 | 2448 | 0 | 0.0 | |||
| .text | 1440612 | 1440612 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817160 | 817160 | 0 | 0.0 | |
| (read/write) | 1667676 | 1667676 | 0 | 0.0 | |||
| .bss | 213740 | 213740 | 0 | 0.0 | |||
| .data | 2440 | 2440 | 0 | 0.0 | |||
| .text | 1443108 | 1443108 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1130052 | 1130052 | 0 | 0.0 |
| .bss | 102480 | 102480 | 0 | 0.0 | |||
| .data | 824 | 824 | 0 | 0.0 | |||
| .text | 642432 | 642432 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1090012 | 1090012 | 0 | 0.0 | |
| .bss | 97224 | 97224 | 0 | 0.0 | |||
| .data | 844 | 844 | 0 | 0.0 | |||
| .text | 602396 | 602396 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601265 | 601265 | 0 | 0.0 |
| .bss | 128344 | 128344 | 0 | 0.0 | |||
| .data | 668 | 668 | 0 | 0.0 | |||
| .rodata | 79716 | 79716 | 0 | 0.0 | |||
| .text | 382808 | 382808 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 824026 | 824026 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 616822 | 616822 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1092872 | 1092872 | 0 | 0.0 | |||
| bss | 101804 | 101804 | 0 | 0.0 | |||
| text | 793934 | 793934 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1050344 | 1050344 | 0 | 0.0 | |||
| bss | 110108 | 110108 | 0 | 0.0 | |||
| text | 765256 | 765256 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 911056 | 911056 | 0 | 0.0 | |||
| bss | 93140 | 93140 | 0 | 0.0 | |||
| text | 652732 | 652732 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 825650 | 825650 | 0 | 0.0 | |||
| bss | 49732 | 49732 | 0 | 0.0 | |||
| text | 618512 | 618512 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 931368 | 931368 | 0 | 0.0 | |||
| bss | 77732 | 77732 | 0 | 0.0 | |||
| text | 698660 | 698660 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1074228 | 1074228 | 0 | 0.0 | |||
| bss | 100220 | 100220 | 0 | 0.0 | |||
| text | 778116 | 778116 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 903760 | 903760 | 0 | 0.0 | |||
| bss | 69196 | 69196 | 0 | 0.0 | |||
| text | 653924 | 653924 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 930028 | 930028 | 0 | 0.0 | |||
| bss | 92720 | 92720 | 0 | 0.0 | |||
| text | 671810 | 671810 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 828382 | 828382 | 0 | 0.0 | |||
| bss | 49840 | 49840 | 0 | 0.0 | |||
| text | 621574 | 621574 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 791956 | 791956 | 0 | 0.0 | |||
| bss | 56040 | 56040 | 0 | 0.0 | |||
| text | 592250 | 592250 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677312 | 677312 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462570 | 462570 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 833186 | 833186 | 0 | 0.0 | |||
| bss | 51364 | 51364 | 0 | 0.0 | |||
| text | 624882 | 624882 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 851917 | 851917 | 0 | 0.0 | |||
| bss | 59516 | 59516 | 0 | 0.0 | |||
| text | 636960 | 636960 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 817604 | 817604 | 0 | 0.0 | |||
| bss | 56328 | 56328 | 0 | 0.0 | |||
| text | 611934 | 611934 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 835696 | 835696 | 0 | 0.0 | |||
| bss | 68104 | 68104 | 0 | 0.0 | |||
| text | 627192 | 627192 | 0 | 0.0 |
PR #31236: Size comparison from 437c5743ef4eac87ec5f80114d295f71e8a4f0e0 to 478ac43afeb7e9065343c11dfaa4c28f0c54fc5d
Full report (4 builds for cc32xx, mbed, stm32)
| platform | target | config | section | 437c5743 | 478ac43a | change | % change |
|---|---|---|---|---|---|---|---|
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 583818 | 583818 | 0 | 0.0 |
| (read/write) | 208000 | 208000 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1648 | 1648 | 0 | 0.0 | |||
| .rodata | 86666 | 86666 | 0 | 0.0 | |||
| .text | 495032 | 495032 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 629090 | 629090 | 0 | 0.0 | |
| (read/write) | 208344 | 208344 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1504 | 1504 | 0 | 0.0 | |||
| .rodata | 107122 | 107122 | 0 | 0.0 | |||
| .text | 519848 | 519848 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532680 | 2532680 | 0 | 0.0 | |||
| .bss | 220472 | 220472 | 0 | 0.0 | |||
| .data | 5216 | 5216 | 0 | 0.0 | |||
| .text | 1495364 | 1495364 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601509 | 601509 | 0 | 0.0 |
| .bss | 128344 | 128344 | 0 | 0.0 | |||
| .data | 676 | 676 | 0 | 0.0 | |||
| .rodata | 79732 | 79732 | 0 | 0.0 | |||
| .text | 383024 | 383024 | 0 | 0.0 |
PR #31236: Size comparison from 437c5743ef4eac87ec5f80114d295f71e8a4f0e0 to 2a9217bb3f1a7d202ae7cacc00844a0232235f20
Decreases (2 builds for efr32)
| platform | target | config | section | 437c5743 | 2a9217bb | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 934328 | 934320 | -8 | -0.0 |
| .text | 734940 | 734932 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1111324 | 1111316 | -8 | -0.0 | ||
| .text | 912700 | 912692 | -8 | -0.0 |
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | 437c5743 | 2a9217bb | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1438254 | 1438254 | 0 | 0.0 |
| .bss | 85352 | 85352 | 0 | 0.0 | |||
| .data | 9504 | 9504 | 0 | 0.0 | |||
| .rodata | 158488 | 158488 | 0 | 0.0 | |||
| .text | 1104254 | 1104254 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1452662 | 1452662 | 0 | 0.0 | ||
| .bss | 85512 | 85512 | 0 | 0.0 | |||
| .data | 9480 | 9480 | 0 | 0.0 | |||
| .rodata | 157448 | 157448 | 0 | 0.0 | |||
| .text | 1119572 | 1119572 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1485886 | 1485886 | 0 | 0.0 | ||
| .bss | 93384 | 93384 | 0 | 0.0 | |||
| .data | 9880 | 9880 | 0 | 0.0 | |||
| .rodata | 166056 | 166056 | 0 | 0.0 | |||
| .text | 1135900 | 1135900 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1202679 | 1202679 | 0 | 0.0 | |||
| .bss | 11133 | 11133 | 0 | 0.0 | |||
| .data | 3688 | 3688 | 0 | 0.0 | |||
| .rodata | 107840 | 107840 | 0 | 0.0 | |||
| .text | 973142 | 973142 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1213747 | 1213747 | 0 | 0.0 | |||
| .bss | 11309 | 11309 | 0 | 0.0 | |||
| .data | 3664 | 3664 | 0 | 0.0 | |||
| .rodata | 106780 | 106780 | 0 | 0.0 | |||
| .text | 985152 | 985152 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1294427 | 1294427 | 0 | 0.0 | |||
| .bss | 19613 | 19613 | 0 | 0.0 | |||
| .data | 4224 | 4224 | 0 | 0.0 | |||
| .rodata | 123212 | 123212 | 0 | 0.0 | |||
| .text | 1048106 | 1048106 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1020393 | 1020393 | 0 | 0.0 | ||
| .bss | 23708 | 23708 | 0 | 0.0 | |||
| .data | 3264 | 3264 | 0 | 0.0 | |||
| .rodata | 101172 | 101172 | 0 | 0.0 | |||
| .text | 764270 | 764270 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1255078 | 1255078 | 0 | 0.0 | ||
| .bss | 10577 | 10577 | 0 | 0.0 | |||
| .data | 3696 | 3696 | 0 | 0.0 | |||
| .rodata | 122172 | 122172 | 0 | 0.0 | |||
| .text | 996218 | 996218 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1172264 | 1172264 | 0 | 0.0 | |||
| .bss | 16328 | 16328 | 0 | 0.0 | |||
| .data | 5048 | 5048 | 0 | 0.0 | |||
| .rodata | 101844 | 101844 | 0 | 0.0 | |||
| .text | 966252 | 966252 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1183416 | 1183416 | 0 | 0.0 | |||
| .bss | 16504 | 16504 | 0 | 0.0 | |||
| .data | 5032 | 5032 | 0 | 0.0 | |||
| .rodata | 100784 | 100784 | 0 | 0.0 | |||
| .text | 978318 | 978318 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 774332 | 774332 | 0 | 0.0 |
| (read/write) | 168640 | 168640 | 0 | 0.0 | |||
| .bss | 90628 | 90628 | 0 | 0.0 | |||
| .data | 3568 | 3568 | 0 | 0.0 | |||
| .rodata | 81852 | 81852 | 0 | 0.0 | |||
| .text | 692212 | 692212 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 790748 | 790748 | 0 | 0.0 | |
| (read/write) | 178888 | 178888 | 0 | 0.0 | |||
| .bss | 100876 | 100876 | 0 | 0.0 | |||
| .data | 3568 | 3568 | 0 | 0.0 | |||
| .rodata | 76028 | 76028 | 0 | 0.0 | |||
| .text | 714452 | 714452 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 779396 | 779396 | 0 | 0.0 | |
| (read/write) | 173328 | 173328 | 0 | 0.0 | |||
| .bss | 95316 | 95316 | 0 | 0.0 | |||
| .data | 3568 | 3568 | 0 | 0.0 | |||
| .rodata | 102788 | 102788 | 0 | 0.0 | |||
| .text | 676340 | 676340 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 731668 | 731668 | 0 | 0.0 | |
| (read/write) | 167608 | 167608 | 0 | 0.0 | |||
| .bss | 89360 | 89360 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 77516 | 77516 | 0 | 0.0 | |||
| .text | 653884 | 653884 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 717180 | 717180 | 0 | 0.0 | |
| (read/write) | 167816 | 167816 | 0 | 0.0 | |||
| .bss | 89584 | 89584 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 73292 | 73292 | 0 | 0.0 | |||
| .text | 643620 | 643620 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 583818 | 583818 | 0 | 0.0 |
| (read/write) | 208000 | 208000 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1648 | 1648 | 0 | 0.0 | |||
| .rodata | 86666 | 86666 | 0 | 0.0 | |||
| .text | 495032 | 495032 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 629090 | 629090 | 0 | 0.0 | |
| (read/write) | 208344 | 208344 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1504 | 1504 | 0 | 0.0 | |||
| .rodata | 107122 | 107122 | 0 | 0.0 | |||
| .text | 519848 | 519848 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 569483 | 569483 | 0 | 0.0 |
| .app_xip_area | 459229 | 459229 | 0 | 0.0 | |||
| .bss | 65080 | 65080 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 552139 | 552139 | 0 | 0.0 | |
| .app_xip_area | 437125 | 437125 | 0 | 0.0 | |||
| .bss | 69832 | 69832 | 0 | 0.0 | |||
| .data | 760 | 760 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 572267 | 572267 | 0 | 0.0 | |
| .app_xip_area | 463517 | 463517 | 0 | 0.0 | |||
| .bss | 63616 | 63616 | 0 | 0.0 | |||
| .data | 712 | 712 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 565195 | 565195 | 0 | 0.0 | |
| .app_xip_area | 453165 | 453165 | 0 | 0.0 | |||
| .bss | 66816 | 66816 | 0 | 0.0 | |||
| .data | 792 | 792 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 934328 | 934320 | -8 | -0.0 |
| .bss | 197960 | 197960 | 0 | 0.0 | |||
| .data | 1408 | 1408 | 0 | 0.0 | |||
| .text | 734940 | 734932 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1111324 | 1111316 | -8 | -0.0 | ||
| .bss | 195176 | 195176 | 0 | 0.0 | |||
| .data | 3428 | 3428 | 0 | 0.0 | |||
| .text | 912700 | 912692 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1123692 | 1123692 | 0 | 0.0 | |
| .bss | 186788 | 186788 | 0 | 0.0 | |||
| .data | 2812 | 2812 | 0 | 0.0 | |||
| .text | 934068 | 934068 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1158428 | 1158428 | 0 | 0.0 | |
| .bss | 167424 | 167424 | 0 | 0.0 | |||
| .data | 3340 | 3340 | 0 | 0.0 | |||
| .text | 987644 | 987644 | 0 | 0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1211808 | 1211808 | 0 | 0.0 |
| (read/write) | 1749776 | 1749776 | 0 | 0.0 | |||
| .dram0.bss | 74320 | 74320 | 0 | 0.0 | |||
| .dram0.data | 13628 | 13628 | 0 | 0.0 | |||
| .flash.rodata | 252304 | 252304 | 0 | 0.0 | |||
| .flash.text | 1211808 | 1211808 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1254031 | 1254031 | 0 | 0.0 | ||
| (read/write) | 536384 | 536384 | 0 | 0.0 | |||
| .dram0.bss | 81256 | 81256 | 0 | 0.0 | |||
| .dram0.data | 35180 | 35180 | 0 | 0.0 | |||
| .flash.rodata | 284028 | 284028 | 0 | 0.0 | |||
| .flash.text | 1247867 | 1247867 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 605184 | 605184 | 0 | 0.0 |
| (read/write) | 79472 | 79472 | 0 | 0.0 | |||
| .bss | 67300 | 67300 | 0 | 0.0 | |||
| .data | 2188 | 2188 | 0 | 0.0 | |||
| .text | 604648 | 604648 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 700044 | 700044 | 0 | 0.0 | |||
| .bss | 71148 | 71148 | 0 | 0.0 | |||
| .data | 2856 | 2856 | 0 | 0.0 | |||
| .text | 586656 | 586656 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 607144 | 607144 | 0 | 0.0 | |
| (read/write) | 79332 | 79332 | 0 | 0.0 | |||
| .bss | 67156 | 67156 | 0 | 0.0 | |||
| .data | 2192 | 2192 | 0 | 0.0 | |||
| .text | 606608 | 606608 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 791480 | 791480 | 0 | 0.0 | |||
| .bss | 80628 | 80628 | 0 | 0.0 | |||
| .data | 2056 | 2056 | 0 | 0.0 | |||
| .text | 669432 | 669432 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2622381 | 2622381 | 0 | 0.0 |
| (read/write) | 129136 | 129136 | 0 | 0.0 | |||
| .bss | 46544 | 46544 | 0 | 0.0 | |||
| .data | 2272 | 2272 | 0 | 0.0 | |||
| .data.rel.ro | 74376 | 74376 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 760 | 760 | 0 | 0.0 | |||
| .rodata | 184688 | 184688 | 0 | 0.0 | |||
| .text | 2259893 | 2259893 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5928529 | 5928529 | 0 | 0.0 | |
| (read/write) | 480544 | 480544 | 0 | 0.0 | |||
| .bss | 134848 | 134848 | 0 | 0.0 | |||
| .data | 4560 | 4560 | 0 | 0.0 | |||
| .data.rel.ro | 333720 | 333720 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1400 | 1400 | 0 | 0.0 | |||
| .rodata | 349424 | 349424 | 0 | 0.0 | |||
| .text | 5145395 | 5145395 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5209361 | 5209361 | 0 | 0.0 | |
| (read/write) | 236528 | 236528 | 0 | 0.0 | |||
| .bss | 127680 | 127680 | 0 | 0.0 | |||
| .data | 4464 | 4464 | 0 | 0.0 | |||
| .data.rel.ro | 97304 | 97304 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1128 | 1128 | 0 | 0.0 | |||
| .rodata | 288458 | 288458 | 0 | 0.0 | |||
| .text | 4685859 | 4685859 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4603777 | 4603777 | 0 | 0.0 | |
| (read/write) | 217376 | 217376 | 0 | 0.0 | |||
| .bss | 118176 | 118176 | 0 | 0.0 | |||
| .data | 6240 | 6240 | 0 | 0.0 | |||
| .data.rel.ro | 86240 | 86240 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 824 | 824 | 0 | 0.0 | |||
| .rodata | 229066 | 229066 | 0 | 0.0 | |||
| .text | 4154083 | 4154083 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12045737 | 12045737 | 0 | 0.0 | |
| (read/write) | 521656 | 521656 | 0 | 0.0 | |||
| .bss | 94424 | 94424 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414872 | 414872 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 792 | 792 | 0 | 0.0 | |||
| .rodata | 448729 | 448729 | 0 | 0.0 | |||
| .text | 10890899 | 10890899 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11367220 | 11367220 | 0 | 0.0 | |
| (read/write) | 586944 | 586944 | 0 | 0.0 | |||
| .bss | 103512 | 103512 | 0 | 0.0 | |||
| .data | 4512 | 4512 | 0 | 0.0 | |||
| .data.rel.ro | 454648 | 454648 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16944 | 16944 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 264 | 264 | 0 | 0.0 | |||
| .rodata | 354644 | 354644 | 0 | 0.0 | |||
| .text | 10134072 | 10134072 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5527289 | 5527289 | 0 | 0.0 | |
| (read/write) | 226136 | 226136 | 0 | 0.0 | |||
| .bss | 119144 | 119144 | 0 | 0.0 | |||
| .data | 4864 | 4864 | 0 | 0.0 | |||
| .data.rel.ro | 94608 | 94608 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 936 | 936 | 0 | 0.0 | |||
| .rodata | 354004 | 354004 | 0 | 0.0 | |||
| .text | 4926275 | 4926275 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4671137 | 4671137 | 0 | 0.0 | |
| (read/write) | 204960 | 204960 | 0 | 0.0 | |||
| .bss | 113600 | 113600 | 0 | 0.0 | |||
| .data | 4160 | 4160 | 0 | 0.0 | |||
| .data.rel.ro | 80488 | 80488 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 856 | 856 | 0 | 0.0 | |||
| .rodata | 254986 | 254986 | 0 | 0.0 | |||
| .text | 4204163 | 4204163 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4299449 | 4299449 | 0 | 0.0 | |
| (read/write) | 193432 | 193432 | 0 | 0.0 | |||
| .bss | 113280 | 113280 | 0 | 0.0 | |||
| .data | 4368 | 4368 | 0 | 0.0 | |||
| .data.rel.ro | 69872 | 69872 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 720 | 720 | 0 | 0.0 | |||
| .rodata | 208042 | 208042 | 0 | 0.0 | |||
| .text | 3898099 | 3898099 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4428921 | 4428921 | 0 | 0.0 | |
| (read/write) | 197832 | 197832 | 0 | 0.0 | |||
| .bss | 114208 | 114208 | 0 | 0.0 | |||
| .data | 4768 | 4768 | 0 | 0.0 | |||
| .data.rel.ro | 72976 | 72976 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 768 | 768 | 0 | 0.0 | |||
| .rodata | 214186 | 214186 | 0 | 0.0 | |||
| .text | 4016883 | 4016883 | 0 | 0.0 | |||
| shell | debug | (read only) | 2896521 | 2896521 | 0 | 0.0 | |
| (read/write) | 156464 | 156464 | 0 | 0.0 | |||
| .bss | 62736 | 62736 | 0 | 0.0 | |||
| .data | 1424 | 1424 | 0 | 0.0 | |||
| .data.rel.ro | 86528 | 86528 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1080 | 1080 | 0 | 0.0 | |||
| .rodata | 185376 | 185376 | 0 | 0.0 | |||
| .text | 2537490 | 2537490 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4418404 | 4418404 | 0 | 0.0 | |
| (read/write) | 244568 | 244568 | 0 | 0.0 | |||
| .bss | 121832 | 121832 | 0 | 0.0 | |||
| .data | 3392 | 3392 | 0 | 0.0 | |||
| .data.rel.ro | 103680 | 103680 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 432 | 432 | 0 | 0.0 | |||
| .rodata | 159468 | 159468 | 0 | 0.0 | |||
| .text | 3924104 | 3924104 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5718257 | 5718257 | 0 | 0.0 | |
| (read/write) | 352728 | 352728 | 0 | 0.0 | |||
| .bss | 244368 | 244368 | 0 | 0.0 | |||
| .data | 6560 | 6560 | 0 | 0.0 | |||
| .data.rel.ro | 94520 | 94520 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1152 | 1152 | 0 | 0.0 | |||
| .rodata | 290154 | 290154 | 0 | 0.0 | |||
| .text | 5185683 | 5185683 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9870473 | 9870473 | 0 | 0.0 | |
| (read/write) | 340440 | 340440 | 0 | 0.0 | |||
| .bss | 156272 | 156272 | 0 | 0.0 | |||
| .data | 3008 | 3008 | 0 | 0.0 | |||
| .data.rel.ro | 174272 | 174272 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1184 | 1184 | 0 | 0.0 | |||
| .rodata | 382680 | 382680 | 0 | 0.0 | |||
| .text | 9021715 | 9021715 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532680 | 2532680 | 0 | 0.0 | |||
| .bss | 220472 | 220472 | 0 | 0.0 | |||
| .data | 5216 | 5216 | 0 | 0.0 | |||
| .text | 1495364 | 1495364 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1062772 | 1062772 | 0 | 0.0 | |||
| bss | 133111 | 133111 | 0 | 0.0 | |||
| rodata | 102612 | 102612 | 0 | 0.0 | |||
| text | 779828 | 779828 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1224196 | 1224196 | 0 | 0.0 | |||
| bss | 127147 | 127147 | 0 | 0.0 | |||
| rodata | 151200 | 151200 | 0 | 0.0 | |||
| text | 795824 | 795824 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1010348 | 1010348 | 0 | 0.0 | |||
| bss | 131969 | 131969 | 0 | 0.0 | |||
| rodata | 89876 | 89876 | 0 | 0.0 | |||
| text | 741164 | 741164 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834424 | 834424 | 0 | 0.0 |
| (read/write) | 1797284 | 1797284 | 0 | 0.0 | |||
| .bss | 196236 | 196236 | 0 | 0.0 | |||
| .data | 2680 | 2680 | 0 | 0.0 | |||
| .text | 1589980 | 1589980 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837576 | 837576 | 0 | 0.0 | |
| (read/write) | 1719324 | 1719324 | 0 | 0.0 | |||
| .bss | 193116 | 193116 | 0 | 0.0 | |||
| .data | 2648 | 2648 | 0 | 0.0 | |||
| .text | 1515172 | 1515172 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844304 | 844304 | 0 | 0.0 | |
| (read/write) | 1638444 | 1638444 | 0 | 0.0 | |||
| .bss | 186580 | 186580 | 0 | 0.0 | |||
| .data | 2456 | 2456 | 0 | 0.0 | |||
| .text | 1441020 | 1441020 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817144 | 817144 | 0 | 0.0 | |
| (read/write) | 1668100 | 1668100 | 0 | 0.0 | |||
| .bss | 213740 | 213740 | 0 | 0.0 | |||
| .data | 2456 | 2456 | 0 | 0.0 | |||
| .text | 1443516 | 1443516 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1130296 | 1130296 | 0 | 0.0 |
| .bss | 102480 | 102480 | 0 | 0.0 | |||
| .data | 836 | 836 | 0 | 0.0 | |||
| .text | 642680 | 642680 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1090272 | 1090272 | 0 | 0.0 | |
| .bss | 97224 | 97224 | 0 | 0.0 | |||
| .data | 856 | 856 | 0 | 0.0 | |||
| .text | 602652 | 602652 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601509 | 601509 | 0 | 0.0 |
| .bss | 128344 | 128344 | 0 | 0.0 | |||
| .data | 676 | 676 | 0 | 0.0 | |||
| .rodata | 79732 | 79732 | 0 | 0.0 | |||
| .text | 383024 | 383024 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 824278 | 824278 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 617038 | 617038 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1093132 | 1093132 | 0 | 0.0 | |||
| bss | 101804 | 101804 | 0 | 0.0 | |||
| text | 794152 | 794152 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1050604 | 1050604 | 0 | 0.0 | |||
| bss | 110108 | 110108 | 0 | 0.0 | |||
| text | 765474 | 765474 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 911316 | 911316 | 0 | 0.0 | |||
| bss | 93140 | 93140 | 0 | 0.0 | |||
| text | 652950 | 652950 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 825910 | 825910 | 0 | 0.0 | |||
| bss | 49732 | 49732 | 0 | 0.0 | |||
| text | 618728 | 618728 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 931628 | 931628 | 0 | 0.0 | |||
| bss | 77732 | 77732 | 0 | 0.0 | |||
| text | 698878 | 698878 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1074488 | 1074488 | 0 | 0.0 | |||
| bss | 100220 | 100220 | 0 | 0.0 | |||
| text | 778334 | 778334 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 904020 | 904020 | 0 | 0.0 | |||
| bss | 69196 | 69196 | 0 | 0.0 | |||
| text | 654142 | 654142 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 930288 | 930288 | 0 | 0.0 | |||
| bss | 92720 | 92720 | 0 | 0.0 | |||
| text | 672028 | 672028 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 828642 | 828642 | 0 | 0.0 | |||
| bss | 49840 | 49840 | 0 | 0.0 | |||
| text | 621790 | 621790 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 792208 | 792208 | 0 | 0.0 | |||
| bss | 56040 | 56040 | 0 | 0.0 | |||
| text | 592468 | 592468 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677312 | 677312 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462570 | 462570 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 833446 | 833446 | 0 | 0.0 | |||
| bss | 51364 | 51364 | 0 | 0.0 | |||
| text | 625098 | 625098 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 852177 | 852177 | 0 | 0.0 | |||
| bss | 59516 | 59516 | 0 | 0.0 | |||
| text | 637178 | 637178 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 817864 | 817864 | 0 | 0.0 | |||
| bss | 56328 | 56328 | 0 | 0.0 | |||
| text | 612152 | 612152 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 835956 | 835956 | 0 | 0.0 | |||
| bss | 68104 | 68104 | 0 | 0.0 | |||
| text | 627410 | 627410 | 0 | 0.0 |
PR #31236: Size comparison from 437c5743ef4eac87ec5f80114d295f71e8a4f0e0 to cacb13ac884df3017f09a788329e5320b142a57c
Full report (13 builds for cc32xx, k32w, mbed, nrfconnect, qpg, stm32)
| platform | target | config | section | 437c5743 | cacb13ac | change | % change |
|---|---|---|---|---|---|---|---|
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 583818 | 583818 | 0 | 0.0 |
| (read/write) | 208000 | 208000 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1648 | 1648 | 0 | 0.0 | |||
| .rodata | 86666 | 86666 | 0 | 0.0 | |||
| .text | 495032 | 495032 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 629090 | 629090 | 0 | 0.0 | |
| (read/write) | 208344 | 208344 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1504 | 1504 | 0 | 0.0 | |||
| .rodata | 107122 | 107122 | 0 | 0.0 | |||
| .text | 519848 | 519848 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 605184 | 605184 | 0 | 0.0 |
| (read/write) | 79472 | 79472 | 0 | 0.0 | |||
| .bss | 67300 | 67300 | 0 | 0.0 | |||
| .data | 2188 | 2188 | 0 | 0.0 | |||
| .text | 604648 | 604648 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 700044 | 700044 | 0 | 0.0 | |||
| .bss | 71148 | 71148 | 0 | 0.0 | |||
| .data | 2856 | 2856 | 0 | 0.0 | |||
| .text | 586656 | 586656 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 607144 | 607144 | 0 | 0.0 | |
| (read/write) | 79332 | 79332 | 0 | 0.0 | |||
| .bss | 67156 | 67156 | 0 | 0.0 | |||
| .data | 2192 | 2192 | 0 | 0.0 | |||
| .text | 606608 | 606608 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 791480 | 791480 | 0 | 0.0 | |||
| .bss | 80628 | 80628 | 0 | 0.0 | |||
| .data | 2056 | 2056 | 0 | 0.0 | |||
| .text | 669432 | 669432 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532680 | 2532680 | 0 | 0.0 | |||
| .bss | 220472 | 220472 | 0 | 0.0 | |||
| .data | 5216 | 5216 | 0 | 0.0 | |||
| .text | 1495364 | 1495364 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1062772 | 1062772 | 0 | 0.0 | |||
| bss | 133111 | 133111 | 0 | 0.0 | |||
| rodata | 102612 | 102612 | 0 | 0.0 | |||
| text | 779828 | 779828 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1224196 | 1224196 | 0 | 0.0 | |||
| bss | 127147 | 127147 | 0 | 0.0 | |||
| rodata | 151200 | 151200 | 0 | 0.0 | |||
| text | 795824 | 795824 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1010348 | 1010348 | 0 | 0.0 | |||
| bss | 131969 | 131969 | 0 | 0.0 | |||
| rodata | 89876 | 89876 | 0 | 0.0 | |||
| text | 741164 | 741164 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1130296 | 1130296 | 0 | 0.0 |
| .bss | 102480 | 102480 | 0 | 0.0 | |||
| .data | 836 | 836 | 0 | 0.0 | |||
| .text | 642680 | 642680 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1090272 | 1090272 | 0 | 0.0 | |
| .bss | 97224 | 97224 | 0 | 0.0 | |||
| .data | 856 | 856 | 0 | 0.0 | |||
| .text | 602652 | 602652 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601509 | 601509 | 0 | 0.0 |
| .bss | 128344 | 128344 | 0 | 0.0 | |||
| .data | 676 | 676 | 0 | 0.0 | |||
| .rodata | 79732 | 79732 | 0 | 0.0 | |||
| .text | 383024 | 383024 | 0 | 0.0 |
PR #31236: Size comparison from 437c5743ef4eac87ec5f80114d295f71e8a4f0e0 to db3df8850d62a4069a6bf21f1fde62ae509ecdf5
Full report (4 builds for cc32xx, mbed, stm32)
| platform | target | config | section | 437c5743 | db3df885 | change | % change |
|---|---|---|---|---|---|---|---|
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 583818 | 583818 | 0 | 0.0 |
| (read/write) | 208000 | 208000 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1648 | 1648 | 0 | 0.0 | |||
| .rodata | 86666 | 86666 | 0 | 0.0 | |||
| .text | 495032 | 495032 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 629090 | 629090 | 0 | 0.0 | |
| (read/write) | 208344 | 208344 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1504 | 1504 | 0 | 0.0 | |||
| .rodata | 107122 | 107122 | 0 | 0.0 | |||
| .text | 519848 | 519848 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532680 | 2532680 | 0 | 0.0 | |||
| .bss | 220472 | 220472 | 0 | 0.0 | |||
| .data | 5216 | 5216 | 0 | 0.0 | |||
| .text | 1495364 | 1495364 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601509 | 601509 | 0 | 0.0 |
| .bss | 128344 | 128344 | 0 | 0.0 | |||
| .data | 676 | 676 | 0 | 0.0 | |||
| .rodata | 79732 | 79732 | 0 | 0.0 | |||
| .text | 383024 | 383024 | 0 | 0.0 |
PR #31236: Size comparison from 437c5743ef4eac87ec5f80114d295f71e8a4f0e0 to 60b6be450b37ebaf34d85642aa54729d908eb754
Decreases (2 builds for efr32)
| platform | target | config | section | 437c5743 | 60b6be45 | change | % change |
|---|---|---|---|---|---|---|---|
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 934328 | 934320 | -8 | -0.0 |
| .text | 734940 | 734932 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1111324 | 1111316 | -8 | -0.0 | ||
| .text | 912700 | 912692 | -8 | -0.0 |
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
| platform | target | config | section | 437c5743 | 60b6be45 | change | % change |
|---|---|---|---|---|---|---|---|
| bl602 | lighting-app | bl602 | (read/write) | 1438254 | 1438254 | 0 | 0.0 |
| .bss | 85352 | 85352 | 0 | 0.0 | |||
| .data | 9504 | 9504 | 0 | 0.0 | |||
| .rodata | 158488 | 158488 | 0 | 0.0 | |||
| .text | 1104254 | 1104254 | 0 | 0.0 | |||
| bl602+mfd | (read/write) | 1452662 | 1452662 | 0 | 0.0 | ||
| .bss | 85512 | 85512 | 0 | 0.0 | |||
| .data | 9480 | 9480 | 0 | 0.0 | |||
| .rodata | 157448 | 157448 | 0 | 0.0 | |||
| .text | 1119572 | 1119572 | 0 | 0.0 | |||
| bl602+rpc | (read/write) | 1485886 | 1485886 | 0 | 0.0 | ||
| .bss | 93384 | 93384 | 0 | 0.0 | |||
| .data | 9880 | 9880 | 0 | 0.0 | |||
| .rodata | 166056 | 166056 | 0 | 0.0 | |||
| .text | 1135900 | 1135900 | 0 | 0.0 | |||
| bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
| (read/write) | 1202679 | 1202679 | 0 | 0.0 | |||
| .bss | 11133 | 11133 | 0 | 0.0 | |||
| .data | 3688 | 3688 | 0 | 0.0 | |||
| .rodata | 107840 | 107840 | 0 | 0.0 | |||
| .text | 973142 | 973142 | 0 | 0.0 | |||
| bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1213747 | 1213747 | 0 | 0.0 | |||
| .bss | 11309 | 11309 | 0 | 0.0 | |||
| .data | 3664 | 3664 | 0 | 0.0 | |||
| .rodata | 106780 | 106780 | 0 | 0.0 | |||
| .text | 985152 | 985152 | 0 | 0.0 | |||
| bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
| (read/write) | 1294427 | 1294427 | 0 | 0.0 | |||
| .bss | 19613 | 19613 | 0 | 0.0 | |||
| .data | 4224 | 4224 | 0 | 0.0 | |||
| .rodata | 123212 | 123212 | 0 | 0.0 | |||
| .text | 1048106 | 1048106 | 0 | 0.0 | |||
| bl706-eth | (read/write) | 1020393 | 1020393 | 0 | 0.0 | ||
| .bss | 23708 | 23708 | 0 | 0.0 | |||
| .data | 3264 | 3264 | 0 | 0.0 | |||
| .rodata | 101172 | 101172 | 0 | 0.0 | |||
| .text | 764270 | 764270 | 0 | 0.0 | |||
| bl706-wifi | (read/write) | 1255078 | 1255078 | 0 | 0.0 | ||
| .bss | 10577 | 10577 | 0 | 0.0 | |||
| .data | 3696 | 3696 | 0 | 0.0 | |||
| .rodata | 122172 | 122172 | 0 | 0.0 | |||
| .text | 996218 | 996218 | 0 | 0.0 | |||
| bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
| (read/write) | 1172264 | 1172264 | 0 | 0.0 | |||
| .bss | 16328 | 16328 | 0 | 0.0 | |||
| .data | 5048 | 5048 | 0 | 0.0 | |||
| .rodata | 101844 | 101844 | 0 | 0.0 | |||
| .text | 966252 | 966252 | 0 | 0.0 | |||
| bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
| (read/write) | 1183416 | 1183416 | 0 | 0.0 | |||
| .bss | 16504 | 16504 | 0 | 0.0 | |||
| .data | 5032 | 5032 | 0 | 0.0 | |||
| .rodata | 100784 | 100784 | 0 | 0.0 | |||
| .text | 978318 | 978318 | 0 | 0.0 | |||
| cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 774332 | 774332 | 0 | 0.0 |
| (read/write) | 168640 | 168640 | 0 | 0.0 | |||
| .bss | 90628 | 90628 | 0 | 0.0 | |||
| .data | 3568 | 3568 | 0 | 0.0 | |||
| .rodata | 81852 | 81852 | 0 | 0.0 | |||
| .text | 692212 | 692212 | 0 | 0.0 | |||
| lock-ftd | LP_EM_CC1354P10_6 | (read only) | 790748 | 790748 | 0 | 0.0 | |
| (read/write) | 178888 | 178888 | 0 | 0.0 | |||
| .bss | 100876 | 100876 | 0 | 0.0 | |||
| .data | 3568 | 3568 | 0 | 0.0 | |||
| .rodata | 76028 | 76028 | 0 | 0.0 | |||
| .text | 714452 | 714452 | 0 | 0.0 | |||
| lock-mtd | LP_EM_CC1354P10_6 | (read only) | 779396 | 779396 | 0 | 0.0 | |
| (read/write) | 173328 | 173328 | 0 | 0.0 | |||
| .bss | 95316 | 95316 | 0 | 0.0 | |||
| .data | 3568 | 3568 | 0 | 0.0 | |||
| .rodata | 102788 | 102788 | 0 | 0.0 | |||
| .text | 676340 | 676340 | 0 | 0.0 | |||
| pump-app | LP_EM_CC1354P10_6 | (read only) | 731668 | 731668 | 0 | 0.0 | |
| (read/write) | 167608 | 167608 | 0 | 0.0 | |||
| .bss | 89360 | 89360 | 0 | 0.0 | |||
| .data | 3560 | 3560 | 0 | 0.0 | |||
| .rodata | 77516 | 77516 | 0 | 0.0 | |||
| .text | 653884 | 653884 | 0 | 0.0 | |||
| pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 717180 | 717180 | 0 | 0.0 | |
| (read/write) | 167816 | 167816 | 0 | 0.0 | |||
| .bss | 89584 | 89584 | 0 | 0.0 | |||
| .data | 3552 | 3552 | 0 | 0.0 | |||
| .rodata | 73292 | 73292 | 0 | 0.0 | |||
| .text | 643620 | 643620 | 0 | 0.0 | |||
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 583818 | 583818 | 0 | 0.0 |
| (read/write) | 208000 | 208000 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1648 | 1648 | 0 | 0.0 | |||
| .rodata | 86666 | 86666 | 0 | 0.0 | |||
| .text | 495032 | 495032 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 629090 | 629090 | 0 | 0.0 | |
| (read/write) | 208344 | 208344 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1504 | 1504 | 0 | 0.0 | |||
| .rodata | 107122 | 107122 | 0 | 0.0 | |||
| .text | 519848 | 519848 | 0 | 0.0 | |||
| cyw30739 | light | cyw930739m2evb_01 | (read/write) | 569483 | 569483 | 0 | 0.0 |
| .app_xip_area | 459229 | 459229 | 0 | 0.0 | |||
| .bss | 65080 | 65080 | 0 | 0.0 | |||
| .data | 752 | 752 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| lock | cyw930739m2evb_01 | (read/write) | 552139 | 552139 | 0 | 0.0 | |
| .app_xip_area | 437125 | 437125 | 0 | 0.0 | |||
| .bss | 69832 | 69832 | 0 | 0.0 | |||
| .data | 760 | 760 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| ota-requestor | cyw930739m2evb_01 | (read/write) | 572267 | 572267 | 0 | 0.0 | |
| .app_xip_area | 463517 | 463517 | 0 | 0.0 | |||
| .bss | 63616 | 63616 | 0 | 0.0 | |||
| .data | 712 | 712 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| switch | cyw930739m2evb_01 | (read/write) | 565195 | 565195 | 0 | 0.0 | |
| .app_xip_area | 453165 | 453165 | 0 | 0.0 | |||
| .bss | 66816 | 66816 | 0 | 0.0 | |||
| .data | 792 | 792 | 0 | 0.0 | |||
| .rodata | 0 | 0 | 0 | 0.0 | |||
| .text | 112 | 112 | 0 | 0.0 | |||
| efr32 | lighting-app | BRD4161A+rs9116 | (read/write) | 934328 | 934320 | -8 | -0.0 |
| .bss | 197960 | 197960 | 0 | 0.0 | |||
| .data | 1408 | 1408 | 0 | 0.0 | |||
| .text | 734940 | 734932 | -8 | -0.0 | |||
| BRD4187C | (read/write) | 1111324 | 1111316 | -8 | -0.0 | ||
| .bss | 195176 | 195176 | 0 | 0.0 | |||
| .data | 3428 | 3428 | 0 | 0.0 | |||
| .text | 912700 | 912692 | -8 | -0.0 | |||
| lock-app | BRD4161A+wf200 | (read/write) | 1123692 | 1123692 | 0 | 0.0 | |
| .bss | 186788 | 186788 | 0 | 0.0 | |||
| .data | 2812 | 2812 | 0 | 0.0 | |||
| .text | 934068 | 934068 | 0 | 0.0 | |||
| window-app | BRD4187C | (read/write) | 1158428 | 1158428 | 0 | 0.0 | |
| .bss | 167424 | 167424 | 0 | 0.0 | |||
| .data | 3340 | 3340 | 0 | 0.0 | |||
| .text | 987644 | 987644 | 0 | 0.0 | |||
| esp32 | all-clusters-app | c3devkit | (read only) | 1211808 | 1211808 | 0 | 0.0 |
| (read/write) | 1749776 | 1749776 | 0 | 0.0 | |||
| .dram0.bss | 74320 | 74320 | 0 | 0.0 | |||
| .dram0.data | 13628 | 13628 | 0 | 0.0 | |||
| .flash.rodata | 252304 | 252304 | 0 | 0.0 | |||
| .flash.text | 1211808 | 1211808 | 0 | 0.0 | |||
| .iram0.text | 75530 | 75530 | 0 | 0.0 | |||
| m5stack | (read only) | 1254031 | 1254031 | 0 | 0.0 | ||
| (read/write) | 536384 | 536384 | 0 | 0.0 | |||
| .dram0.bss | 81256 | 81256 | 0 | 0.0 | |||
| .dram0.data | 35180 | 35180 | 0 | 0.0 | |||
| .flash.rodata | 284028 | 284028 | 0 | 0.0 | |||
| .flash.text | 1247867 | 1247867 | 0 | 0.0 | |||
| .iram0.text | 125403 | 125403 | 0 | 0.0 | |||
| k32w | contact | k32w0+release | (read only) | 605184 | 605184 | 0 | 0.0 |
| (read/write) | 79472 | 79472 | 0 | 0.0 | |||
| .bss | 67300 | 67300 | 0 | 0.0 | |||
| .data | 2188 | 2188 | 0 | 0.0 | |||
| .text | 604648 | 604648 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 700044 | 700044 | 0 | 0.0 | |||
| .bss | 71148 | 71148 | 0 | 0.0 | |||
| .data | 2856 | 2856 | 0 | 0.0 | |||
| .text | 586656 | 586656 | 0 | 0.0 | |||
| light | k32w0+release | (read only) | 607144 | 607144 | 0 | 0.0 | |
| (read/write) | 79332 | 79332 | 0 | 0.0 | |||
| .bss | 67156 | 67156 | 0 | 0.0 | |||
| .data | 2192 | 2192 | 0 | 0.0 | |||
| .text | 606608 | 606608 | 0 | 0.0 | |||
| k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
| (read/write) | 791480 | 791480 | 0 | 0.0 | |||
| .bss | 80628 | 80628 | 0 | 0.0 | |||
| .data | 2056 | 2056 | 0 | 0.0 | |||
| .text | 669432 | 669432 | 0 | 0.0 | |||
| linux | air-purifier-app | debug | (read only) | 2622381 | 2622381 | 0 | 0.0 |
| (read/write) | 129136 | 129136 | 0 | 0.0 | |||
| .bss | 46544 | 46544 | 0 | 0.0 | |||
| .data | 2272 | 2272 | 0 | 0.0 | |||
| .data.rel.ro | 74376 | 74376 | 0 | 0.0 | |||
| .dynamic | 608 | 608 | 0 | 0.0 | |||
| .got | 4544 | 4544 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 760 | 760 | 0 | 0.0 | |||
| .rodata | 184688 | 184688 | 0 | 0.0 | |||
| .text | 2259893 | 2259893 | 0 | 0.0 | |||
| all-clusters-app | debug | (read only) | 5928529 | 5928529 | 0 | 0.0 | |
| (read/write) | 480544 | 480544 | 0 | 0.0 | |||
| .bss | 134848 | 134848 | 0 | 0.0 | |||
| .data | 4560 | 4560 | 0 | 0.0 | |||
| .data.rel.ro | 333720 | 333720 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5360 | 5360 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1400 | 1400 | 0 | 0.0 | |||
| .rodata | 349424 | 349424 | 0 | 0.0 | |||
| .text | 5145395 | 5145395 | 0 | 0.0 | |||
| all-clusters-minimal-app | debug | (read only) | 5209361 | 5209361 | 0 | 0.0 | |
| (read/write) | 236528 | 236528 | 0 | 0.0 | |||
| .bss | 127680 | 127680 | 0 | 0.0 | |||
| .data | 4464 | 4464 | 0 | 0.0 | |||
| .data.rel.ro | 97304 | 97304 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5280 | 5280 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1128 | 1128 | 0 | 0.0 | |||
| .rodata | 288458 | 288458 | 0 | 0.0 | |||
| .text | 4685859 | 4685859 | 0 | 0.0 | |||
| bridge-app | debug | (read only) | 4603777 | 4603777 | 0 | 0.0 | |
| (read/write) | 217376 | 217376 | 0 | 0.0 | |||
| .bss | 118176 | 118176 | 0 | 0.0 | |||
| .data | 6240 | 6240 | 0 | 0.0 | |||
| .data.rel.ro | 86240 | 86240 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5248 | 5248 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 824 | 824 | 0 | 0.0 | |||
| .rodata | 229066 | 229066 | 0 | 0.0 | |||
| .text | 4154083 | 4154083 | 0 | 0.0 | |||
| chip-tool | debug | (read only) | 12045737 | 12045737 | 0 | 0.0 | |
| (read/write) | 521656 | 521656 | 0 | 0.0 | |||
| .bss | 94424 | 94424 | 0 | 0.0 | |||
| .data | 5122 | 5122 | 0 | 0.0 | |||
| .data.rel.ro | 414872 | 414872 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5768 | 5768 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 792 | 792 | 0 | 0.0 | |||
| .rodata | 448729 | 448729 | 0 | 0.0 | |||
| .text | 10890899 | 10890899 | 0 | 0.0 | |||
| chip-tool-ipv6only | arm64 | (read only) | 11367220 | 11367220 | 0 | 0.0 | |
| (read/write) | 586944 | 586944 | 0 | 0.0 | |||
| .bss | 103512 | 103512 | 0 | 0.0 | |||
| .data | 4512 | 4512 | 0 | 0.0 | |||
| .data.rel.ro | 454648 | 454648 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 16944 | 16944 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 264 | 264 | 0 | 0.0 | |||
| .rodata | 354644 | 354644 | 0 | 0.0 | |||
| .text | 10134072 | 10134072 | 0 | 0.0 | |||
| lighting-app | debug+rpc+ui | (read only) | 5527289 | 5527289 | 0 | 0.0 | |
| (read/write) | 226136 | 226136 | 0 | 0.0 | |||
| .bss | 119144 | 119144 | 0 | 0.0 | |||
| .data | 4864 | 4864 | 0 | 0.0 | |||
| .data.rel.ro | 94608 | 94608 | 0 | 0.0 | |||
| .dynamic | 672 | 672 | 0 | 0.0 | |||
| .got | 5888 | 5888 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 936 | 936 | 0 | 0.0 | |||
| .rodata | 354004 | 354004 | 0 | 0.0 | |||
| .text | 4926275 | 4926275 | 0 | 0.0 | |||
| lock-app | debug | (read only) | 4671137 | 4671137 | 0 | 0.0 | |
| (read/write) | 204960 | 204960 | 0 | 0.0 | |||
| .bss | 113600 | 113600 | 0 | 0.0 | |||
| .data | 4160 | 4160 | 0 | 0.0 | |||
| .data.rel.ro | 80488 | 80488 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5200 | 5200 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 856 | 856 | 0 | 0.0 | |||
| .rodata | 254986 | 254986 | 0 | 0.0 | |||
| .text | 4204163 | 4204163 | 0 | 0.0 | |||
| ota-provider-app | debug | (read only) | 4299449 | 4299449 | 0 | 0.0 | |
| (read/write) | 193432 | 193432 | 0 | 0.0 | |||
| .bss | 113280 | 113280 | 0 | 0.0 | |||
| .data | 4368 | 4368 | 0 | 0.0 | |||
| .data.rel.ro | 69872 | 69872 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4536 | 4536 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 720 | 720 | 0 | 0.0 | |||
| .rodata | 208042 | 208042 | 0 | 0.0 | |||
| .text | 3898099 | 3898099 | 0 | 0.0 | |||
| ota-requestor-app | debug | (read only) | 4428921 | 4428921 | 0 | 0.0 | |
| (read/write) | 197832 | 197832 | 0 | 0.0 | |||
| .bss | 114208 | 114208 | 0 | 0.0 | |||
| .data | 4768 | 4768 | 0 | 0.0 | |||
| .data.rel.ro | 72976 | 72976 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 4472 | 4472 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 768 | 768 | 0 | 0.0 | |||
| .rodata | 214186 | 214186 | 0 | 0.0 | |||
| .text | 4016883 | 4016883 | 0 | 0.0 | |||
| shell | debug | (read only) | 2896521 | 2896521 | 0 | 0.0 | |
| (read/write) | 156464 | 156464 | 0 | 0.0 | |||
| .bss | 62736 | 62736 | 0 | 0.0 | |||
| .data | 1424 | 1424 | 0 | 0.0 | |||
| .data.rel.ro | 86528 | 86528 | 0 | 0.0 | |||
| .dynamic | 592 | 592 | 0 | 0.0 | |||
| .got | 4072 | 4072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1080 | 1080 | 0 | 0.0 | |||
| .rodata | 185376 | 185376 | 0 | 0.0 | |||
| .text | 2537490 | 2537490 | 0 | 0.0 | |||
| thermostat-no-ble | arm64 | (read only) | 4418404 | 4418404 | 0 | 0.0 | |
| (read/write) | 244568 | 244568 | 0 | 0.0 | |||
| .bss | 121832 | 121832 | 0 | 0.0 | |||
| .data | 3392 | 3392 | 0 | 0.0 | |||
| .data.rel.ro | 103680 | 103680 | 0 | 0.0 | |||
| .dynamic | 512 | 512 | 0 | 0.0 | |||
| .got | 8616 | 8616 | 0 | 0.0 | |||
| .init | 24 | 24 | 0 | 0.0 | |||
| .init_array | 432 | 432 | 0 | 0.0 | |||
| .rodata | 159468 | 159468 | 0 | 0.0 | |||
| .text | 3924104 | 3924104 | 0 | 0.0 | |||
| tv-app | debug | (read only) | 5718257 | 5718257 | 0 | 0.0 | |
| (read/write) | 352728 | 352728 | 0 | 0.0 | |||
| .bss | 244368 | 244368 | 0 | 0.0 | |||
| .data | 6560 | 6560 | 0 | 0.0 | |||
| .data.rel.ro | 94520 | 94520 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5496 | 5496 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1152 | 1152 | 0 | 0.0 | |||
| .rodata | 290154 | 290154 | 0 | 0.0 | |||
| .text | 5185683 | 5185683 | 0 | 0.0 | |||
| tv-casting-app | debug | (read only) | 9870473 | 9870473 | 0 | 0.0 | |
| (read/write) | 340440 | 340440 | 0 | 0.0 | |||
| .bss | 156272 | 156272 | 0 | 0.0 | |||
| .data | 3008 | 3008 | 0 | 0.0 | |||
| .data.rel.ro | 174272 | 174272 | 0 | 0.0 | |||
| .dynamic | 624 | 624 | 0 | 0.0 | |||
| .got | 5072 | 5072 | 0 | 0.0 | |||
| .init | 27 | 27 | 0 | 0.0 | |||
| .init_array | 1184 | 1184 | 0 | 0.0 | |||
| .rodata | 382680 | 382680 | 0 | 0.0 | |||
| .text | 9021715 | 9021715 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532680 | 2532680 | 0 | 0.0 | |||
| .bss | 220472 | 220472 | 0 | 0.0 | |||
| .data | 5216 | 5216 | 0 | 0.0 | |||
| .text | 1495364 | 1495364 | 0 | 0.0 | |||
| nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
| (read/write) | 1062772 | 1062772 | 0 | 0.0 | |||
| bss | 133111 | 133111 | 0 | 0.0 | |||
| rodata | 102612 | 102612 | 0 | 0.0 | |||
| text | 779828 | 779828 | 0 | 0.0 | |||
| nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
| (read/write) | 1224196 | 1224196 | 0 | 0.0 | |||
| bss | 127147 | 127147 | 0 | 0.0 | |||
| rodata | 151200 | 151200 | 0 | 0.0 | |||
| text | 795824 | 795824 | 0 | 0.0 | |||
| all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
| (read/write) | 1010348 | 1010348 | 0 | 0.0 | |||
| bss | 131969 | 131969 | 0 | 0.0 | |||
| rodata | 89876 | 89876 | 0 | 0.0 | |||
| text | 741164 | 741164 | 0 | 0.0 | |||
| psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 834424 | 834424 | 0 | 0.0 |
| (read/write) | 1797284 | 1797284 | 0 | 0.0 | |||
| .bss | 196236 | 196236 | 0 | 0.0 | |||
| .data | 2680 | 2680 | 0 | 0.0 | |||
| .text | 1589980 | 1589980 | 0 | 0.0 | |||
| all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 837576 | 837576 | 0 | 0.0 | |
| (read/write) | 1719324 | 1719324 | 0 | 0.0 | |||
| .bss | 193116 | 193116 | 0 | 0.0 | |||
| .data | 2648 | 2648 | 0 | 0.0 | |||
| .text | 1515172 | 1515172 | 0 | 0.0 | |||
| light | cy8ckit_062s2_43012 | (read only) | 844304 | 844304 | 0 | 0.0 | |
| (read/write) | 1638444 | 1638444 | 0 | 0.0 | |||
| .bss | 186580 | 186580 | 0 | 0.0 | |||
| .data | 2456 | 2456 | 0 | 0.0 | |||
| .text | 1441020 | 1441020 | 0 | 0.0 | |||
| lock | cy8ckit_062s2_43012 | (read only) | 817144 | 817144 | 0 | 0.0 | |
| (read/write) | 1668100 | 1668100 | 0 | 0.0 | |||
| .bss | 213740 | 213740 | 0 | 0.0 | |||
| .data | 2456 | 2456 | 0 | 0.0 | |||
| .text | 1443516 | 1443516 | 0 | 0.0 | |||
| qpg | lighting-app | qpg6105+debug | (read/write) | 1130296 | 1130296 | 0 | 0.0 |
| .bss | 102480 | 102480 | 0 | 0.0 | |||
| .data | 836 | 836 | 0 | 0.0 | |||
| .text | 642680 | 642680 | 0 | 0.0 | |||
| lock-app | qpg6105+debug | (read/write) | 1090272 | 1090272 | 0 | 0.0 | |
| .bss | 97224 | 97224 | 0 | 0.0 | |||
| .data | 856 | 856 | 0 | 0.0 | |||
| .text | 602652 | 602652 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601509 | 601509 | 0 | 0.0 |
| .bss | 128344 | 128344 | 0 | 0.0 | |||
| .data | 676 | 676 | 0 | 0.0 | |||
| .rodata | 79732 | 79732 | 0 | 0.0 | |||
| .text | 383024 | 383024 | 0 | 0.0 | |||
| telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
| (read/write) | 824278 | 824278 | 0 | 0.0 | |||
| bss | 49684 | 49684 | 0 | 0.0 | |||
| text | 617038 | 617038 | 0 | 0.0 | |||
| all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 1093132 | 1093132 | 0 | 0.0 | |||
| bss | 101804 | 101804 | 0 | 0.0 | |||
| text | 794152 | 794152 | 0 | 0.0 | |||
| all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
| (read/write) | 1050604 | 1050604 | 0 | 0.0 | |||
| bss | 110108 | 110108 | 0 | 0.0 | |||
| text | 765474 | 765474 | 0 | 0.0 | |||
| bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 911316 | 911316 | 0 | 0.0 | |||
| bss | 93140 | 93140 | 0 | 0.0 | |||
| text | 652950 | 652950 | 0 | 0.0 | |||
| contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 825910 | 825910 | 0 | 0.0 | |||
| bss | 49732 | 49732 | 0 | 0.0 | |||
| text | 618728 | 618728 | 0 | 0.0 | |||
| light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 931628 | 931628 | 0 | 0.0 | |||
| bss | 77732 | 77732 | 0 | 0.0 | |||
| text | 698878 | 698878 | 0 | 0.0 | |||
| lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
| (read/write) | 1074488 | 1074488 | 0 | 0.0 | |||
| bss | 100220 | 100220 | 0 | 0.0 | |||
| text | 778334 | 778334 | 0 | 0.0 | |||
| lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 904020 | 904020 | 0 | 0.0 | |||
| bss | 69196 | 69196 | 0 | 0.0 | |||
| text | 654142 | 654142 | 0 | 0.0 | |||
| ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 930288 | 930288 | 0 | 0.0 | |||
| bss | 92720 | 92720 | 0 | 0.0 | |||
| text | 672028 | 672028 | 0 | 0.0 | |||
| pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 828642 | 828642 | 0 | 0.0 | |||
| bss | 49840 | 49840 | 0 | 0.0 | |||
| text | 621790 | 621790 | 0 | 0.0 | |||
| pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 792208 | 792208 | 0 | 0.0 | |||
| bss | 56040 | 56040 | 0 | 0.0 | |||
| text | 592468 | 592468 | 0 | 0.0 | |||
| shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
| (read/write) | 677312 | 677312 | 0 | 0.0 | |||
| bss | 73672 | 73672 | 0 | 0.0 | |||
| text | 462570 | 462570 | 0 | 0.0 | |||
| smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
| (read/write) | 833446 | 833446 | 0 | 0.0 | |||
| bss | 51364 | 51364 | 0 | 0.0 | |||
| text | 625098 | 625098 | 0 | 0.0 | |||
| temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
| (read/write) | 852177 | 852177 | 0 | 0.0 | |||
| bss | 59516 | 59516 | 0 | 0.0 | |||
| text | 637178 | 637178 | 0 | 0.0 | |||
| thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
| (read/write) | 817864 | 817864 | 0 | 0.0 | |||
| bss | 56328 | 56328 | 0 | 0.0 | |||
| text | 612152 | 612152 | 0 | 0.0 | |||
| window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 | |
| (read/write) | 835956 | 835956 | 0 | 0.0 | |||
| bss | 68104 | 68104 | 0 | 0.0 | |||
| text | 627410 | 627410 | 0 | 0.0 |
PR #31236: Size comparison from a9f1d35bc701b1cc4f5a7ab244e46def7841f2ff to ca86602647dcd2dfdb0f39b076b3d330f5f627eb
Full report (4 builds for cc32xx, mbed, stm32)
| platform | target | config | section | a9f1d35b | ca866026 | change | % change |
|---|---|---|---|---|---|---|---|
| cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 584026 | 584026 | 0 | 0.0 |
| (read/write) | 208000 | 208000 | 0 | 0.0 | |||
| .bss | 201228 | 201228 | 0 | 0.0 | |||
| .data | 1648 | 1648 | 0 | 0.0 | |||
| .rodata | 86666 | 86666 | 0 | 0.0 | |||
| .text | 495236 | 495236 | 0 | 0.0 | |||
| lock | CC3235SF_LAUNCHXL | (read only) | 629298 | 629298 | 0 | 0.0 | |
| (read/write) | 208344 | 208344 | 0 | 0.0 | |||
| .bss | 201720 | 201720 | 0 | 0.0 | |||
| .data | 1504 | 1504 | 0 | 0.0 | |||
| .rodata | 107122 | 107122 | 0 | 0.0 | |||
| .text | 520052 | 520052 | 0 | 0.0 | |||
| mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
| (read/write) | 2532808 | 2532808 | 0 | 0.0 | |||
| .bss | 220480 | 220480 | 0 | 0.0 | |||
| .data | 5216 | 5216 | 0 | 0.0 | |||
| .text | 1495492 | 1495492 | 0 | 0.0 | |||
| stm32 | light | STM32WB5MM-DK | (read/write) | 601637 | 601637 | 0 | 0.0 |
| .bss | 128352 | 128352 | 0 | 0.0 | |||
| .data | 676 | 676 | 0 | 0.0 | |||
| .rodata | 79732 | 79732 | 0 | 0.0 | |||
| .text | 383144 | 383144 | 0 | 0.0 |