Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add k32w support into build_examples and use it for CI #13062

Merged
merged 19 commits into from
Dec 16, 2021

Conversation

andy31415
Copy link
Contributor

Problem

Look to reduce the number of scripts and special commands for building.

Change overview

Added K32W as a build_examples target.

Testing

Manually compiled in vscode.
CI will validate as well.

@github-actions
Copy link

PR #13062: Size comparison from 9a74bae to 29450df

Full report (3 builds for qpg)
platform target config section 9a74bae 29450df change % change
qpg lighting-app qpg6105+debug (read only) 532768 532768 0 0.0
(read/write) 146936 146936 0 0.0
.bss 86800 86800 0 0.0
.data 1004 1004 0 0.0
.text 527448 527448 0 0.0
lock-app qpg6105+debug (read only) 504456 504456 0 0.0
(read/write) 146940 146940 0 0.0
.bss 85936 85936 0 0.0
.data 952 952 0 0.0
.text 499136 499136 0 0.0
persistent-storage-app qpg6105+debug (read only) 106448 106448 0 0.0
(read/write) 146938 146938 0 0.0
.bss 36146 36146 0 0.0
.data 288 288 0 0.0
.text 101128 101128 0 0.0

@github-actions
Copy link

github-actions bot commented Dec 15, 2021

PR #13062: Size comparison from 9a74bae to 85c608c

Increases above 0.2%:

platform target config section 9a74bae 85c608c change % change
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 922287 936579 14292 1.5
rodata 104296 107952 3656 3.5
text 623840 632668 8828 1.4
nrf52840dk_nrf52840+rpc (read/write) 885343 918531 33188 3.7
rodata 95592 99864 4272 4.5
text 598580 625804 27224 4.5
nrf5340dk_nrf5340_cpuapp (read/write) 848246 860294 12048 1.4
rodata 99552 102876 3324 3.3
text 554224 560100 5876 1.1
lock-app nrf52840dk_nrf52840 (read/write) 894343 908675 14332 1.6
rodata 99608 103256 3648 3.7
text 601608 610484 8876 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 820550 832622 12072 1.5
rodata 94896 98220 3324 3.5
text 532084 537956 5872 1.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497447 542351 44904 9.0
bss 51820 52588 768 1.5
rodata 45852 50668 4816 10.5
text 339488 376892 37404 11.0
pump-app nrf52840dk_nrf52840 (read/write) 899295 913555 14260 1.6
rodata 100960 104600 3640 3.6
text 605208 614036 8828 1.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 892503 906787 14284 1.6
rodata 99096 102728 3632 3.7
text 600408 609232 8824 1.5
shell nrf52840dk_nrf52840 (read/write) 782767 796959 14192 1.8
rodata 74396 78032 3636 4.9
text 524232 532996 8764 1.7
nrf5340dk_nrf5340_cpuapp (read/write) 697838 709594 11756 1.7
rodata 69040 72336 3296 4.8
text 444868 450484 5616 1.3
Increases (10 builds for nrfconnect)
platform target config section 9a74bae 85c608c change % change
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 922287 936579 14292 1.5
rodata 104296 107952 3656 3.5
text 623840 632668 8828 1.4
nrf52840dk_nrf52840+rpc (read/write) 885343 918531 33188 3.7
rodata 95592 99864 4272 4.5
text 598580 625804 27224 4.5
nrf5340dk_nrf5340_cpuapp (read/write) 848246 860294 12048 1.4
rodata 99552 102876 3324 3.3
text 554224 560100 5876 1.1
lock-app nrf52840dk_nrf52840 (read/write) 894343 908675 14332 1.6
rodata 99608 103256 3648 3.7
text 601608 610484 8876 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 820550 832622 12072 1.5
rodata 94896 98220 3324 3.5
text 532084 537956 5872 1.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497447 542351 44904 9.0
bss 51820 52588 768 1.5
rodata 45852 50668 4816 10.5
text 339488 376892 37404 11.0
pump-app nrf52840dk_nrf52840 (read/write) 899295 913555 14260 1.6
rodata 100960 104600 3640 3.6
text 605208 614036 8828 1.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 892503 906787 14284 1.6
rodata 99096 102728 3632 3.7
text 600408 609232 8824 1.5
shell nrf52840dk_nrf52840 (read/write) 782767 796959 14192 1.8
rodata 74396 78032 3636 4.9
text 524232 532996 8764 1.7
nrf5340dk_nrf5340_cpuapp (read/write) 697838 709594 11756 1.7
rodata 69040 72336 3296 4.8
text 444868 450484 5616 1.3
Decreases (9 builds for nrfconnect)
platform target config section 9a74bae 85c608c change % change
nrfconnect lighting-app nrf52840dk_nrf52840 bss 118532 118376 -156 -0.1
nrf52840dk_nrf52840+rpc bss 114884 114708 -176 -0.2
nrf5340dk_nrf5340_cpuapp bss 119908 116660 -3248 -2.7
lock-app nrf52840dk_nrf52840 bss 117712 117564 -148 -0.1
nrf5340dk_nrf5340_cpuapp bss 119120 115876 -3244 -2.7
pump-app nrf52840dk_nrf52840 bss 117624 117472 -152 -0.1
pump-controller-app nrf52840dk_nrf52840 bss 117504 117352 -152 -0.1
shell nrf52840dk_nrf52840 bss 109624 109472 -152 -0.1
nrf5340dk_nrf5340_cpuapp bss 110604 107360 -3244 -2.9
Full report (29 builds for efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 9a74bae 85c608c change % change
efr32 lighting-app BRD4161A (read only) 835748 835748 0 0.0
(read/write) 127324 127324 0 0.0
.bss 125448 125448 0 0.0
.data 1876 1876 0 0.0
.text 835740 835740 0 0.0
BRD4161A+rpc (read only) 823352 823352 0 0.0
(read/write) 143992 143992 0 0.0
.bss 142016 142016 0 0.0
.data 1976 1976 0 0.0
.text 823344 823344 0 0.0
window-app BRD4161A (read only) 809108 809108 0 0.0
(read/write) 126264 126264 0 0.0
.bss 124432 124432 0 0.0
.data 1832 1832 0 0.0
.text 809100 809100 0 0.0
esp32 all-clusters-app c3devkit (read only) 876014 876014 0 0.0
(read/write) 1312770 1312770 0 0.0
.dram0.bss 69752 69752 0 0.0
.dram0.data 14204 14204 0 0.0
.flash.rodata 175776 175776 0 0.0
.flash.text 876014 876014 0 0.0
.iram0.text 62076 62076 0 0.0
m5stack (read only) 961915 961915 0 0.0
(read/write) 453524 453524 0 0.0
.dram0.bss 76080 76080 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 211600 211600 0 0.0
.flash.text 956531 956531 0 0.0
.iram0.text 123451 123451 0 0.0
linux chip-tool-ipv6only arm64 (read only) 6911556 6911556 0 0.0
(read/write) 322993 322993 0 0.0
.bss 54577 54577 0 0.0
.data 1096 1096 0 0.0
.data.rel.ro 207752 207752 0 0.0
.dynamic 560 560 0 0.0
.got 55864 55864 0 0.0
.init 24 24 0 0.0
.init_array 168 168 0 0.0
.rodata 377636 377636 0 0.0
.text 5847924 5847924 0 0.0
thermostat-no-ble arm64 (read only) 1994052 1994052 0 0.0
(read/write) 143937 143937 0 0.0
.bss 64321 64321 0 0.0
.data 880 880 0 0.0
.data.rel.ro 72000 72000 0 0.0
.dynamic 560 560 0 0.0
.got 3840 3840 0 0.0
.init 24 24 0 0.0
.init_array 288 288 0 0.0
.rodata 127908 127908 0 0.0
.text 1654672 1654672 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2333776 2333776 0 0.0
.bss 189020 189020 0 0.0
.data 5256 5256 0 0.0
.text 1296352 1296352 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2329344 2329344 0 0.0
.bss 180872 180872 0 0.0
.data 5544 5544 0 0.0
.text 1291944 1291944 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302376 2302376 0 0.0
.bss 179920 179920 0 0.0
.data 5536 5536 0 0.0
.text 1264976 1264976 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2054328 2054328 0 0.0
.bss 156980 156980 0 0.0
.data 4864 4864 0 0.0
.text 1016928 1016928 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 922287 936579 14292 1.5
bss 118532 118376 -156 -0.1
rodata 104296 107952 3656 3.5
text 623840 632668 8828 1.4
nrf52840dk_nrf52840+rpc (read/write) 885343 918531 33188 3.7
bss 114884 114708 -176 -0.2
rodata 95592 99864 4272 4.5
text 598580 625804 27224 4.5
nrf5340dk_nrf5340_cpuapp (read/write) 848246 860294 12048 1.4
bss 119908 116660 -3248 -2.7
rodata 99552 102876 3324 3.3
text 554224 560100 5876 1.1
lock-app nrf52840dk_nrf52840 (read/write) 894343 908675 14332 1.6
bss 117712 117564 -148 -0.1
rodata 99608 103256 3648 3.7
text 601608 610484 8876 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 820550 832622 12072 1.5
bss 119120 115876 -3244 -2.7
rodata 94896 98220 3324 3.5
text 532084 537956 5872 1.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497447 542351 44904 9.0
bss 51820 52588 768 1.5
rodata 45852 50668 4816 10.5
text 339488 376892 37404 11.0
pump-app nrf52840dk_nrf52840 (read/write) 899295 913555 14260 1.6
bss 117624 117472 -152 -0.1
rodata 100960 104600 3640 3.6
text 605208 614036 8828 1.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 892503 906787 14284 1.6
bss 117504 117352 -152 -0.1
rodata 99096 102728 3632 3.7
text 600408 609232 8824 1.5
shell nrf52840dk_nrf52840 (read/write) 782767 796959 14192 1.8
bss 109624 109472 -152 -0.1
rodata 74396 78032 3636 4.9
text 524232 532996 8764 1.7
nrf5340dk_nrf5340_cpuapp (read/write) 697838 709594 11756 1.7
bss 110604 107360 -3244 -2.9
rodata 69040 72336 3296 4.8
text 444868 450484 5616 1.3
p6 all-clusters-app default (read/write) 2389688 2389688 0 0.0
.bss 117212 117212 0 0.0
.data 2536 2536 0 0.0
.text 1347952 1347952 0 0.0
light-app default (read/write) 2330000 2330000 0 0.0
.bss 106128 106128 0 0.0
.data 2384 2384 0 0.0
.text 1288264 1288264 0 0.0
lock-app default (read/write) 2302192 2302192 0 0.0
.bss 105008 105008 0 0.0
.data 2336 2336 0 0.0
.text 1260456 1260456 0 0.0
qpg lighting-app qpg6105+debug (read only) 532768 532768 0 0.0
(read/write) 146936 146936 0 0.0
.bss 86800 86800 0 0.0
.data 1004 1004 0 0.0
.text 527448 527448 0 0.0
lock-app qpg6105+debug (read only) 504456 504456 0 0.0
(read/write) 146940 146940 0 0.0
.bss 85936 85936 0 0.0
.data 952 952 0 0.0
.text 499136 499136 0 0.0
persistent-storage-app qpg6105+debug (read only) 106448 106448 0 0.0
(read/write) 146938 146938 0 0.0
.bss 36146 36146 0 0.0
.data 288 288 0 0.0
.text 101128 101128 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 831110 831110 0 0.0
bss 87016 87016 0 0.0
noinit 37160 37160 0 0.0
text 579422 579422 0 0.0

@github-actions
Copy link

github-actions bot commented Dec 16, 2021

PR #13062: Size comparison from 5addd31 to a3d0ad8

Increases (26 builds for efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 5addd31 a3d0ad8 change % change
efr32 lighting-app BRD4161A (read only) 829740 829804 64 0.0
(read/write) 127356 127364 8 0.0
.bss 125480 125488 8 0.0
.text 829732 829796 64 0.0
BRD4161A+rpc (read only) 817360 817424 64 0.0
(read/write) 144024 144032 8 0.0
.bss 142048 142056 8 0.0
.text 817352 817416 64 0.0
window-app BRD4161A (read only) 803116 803196 80 0.0
(read/write) 126296 126304 8 0.0
.bss 124464 124472 8 0.0
.text 803108 803188 80 0.0
esp32 all-clusters-app c3devkit (read/write) 1313090 1313106 16 0.0
.dram0.bss 69808 69816 8 0.0
m5stack (read/write) 442588 442596 8 0.0
.dram0.bss 74272 74280 8 0.0
linux chip-tool-ipv6only arm64 (read only) 6917764 6918948 1184 0.0
(read/write) 323377 323393 16 0.0
.bss 54577 54593 16 0.0
.rodata 378324 378532 208 0.1
.text 5852564 5853556 992 0.0
thermostat-no-ble arm64 (read only) 1993508 1994132 624 0.0
(read/write) 143937 143953 16 0.0
.bss 64321 64337 16 0.0
.rodata 128004 128196 192 0.1
.text 1654032 1654464 432 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release .bss 189076 189084 8 0.0
lighting-app CY8CPROTO_062_4343W+release .bss 180904 180912 8 0.0
lock-app CY8CPROTO_062_4343W+release .bss 179952 179960 8 0.0
shell CY8CPROTO_062_4343W+release .bss 156980 156988 8 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 bss 118408 118416 8 0.0
text 631756 631768 12 0.0
nrf52840dk_nrf52840+rpc (read/write) 917723 917739 16 0.0
bss 114740 114748 8 0.0
text 624872 624884 12 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 859522 859538 16 0.0
bss 116692 116700 8 0.0
text 559196 559208 12 0.0
lock-app nrf52840dk_nrf52840 (read/write) 907903 907951 48 0.0
bss 117596 117604 8 0.0
text 609584 609596 12 0.0
nrf5340dk_nrf5340_cpuapp bss 115908 115916 8 0.0
text 537060 537072 12 0.0
pump-app nrf52840dk_nrf52840 (read/write) 912779 912827 48 0.0
bss 117504 117512 8 0.0
text 613132 613144 12 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 906015 906031 16 0.0
bss 117384 117392 8 0.0
text 608332 608344 12 0.0
shell nrf52840dk_nrf52840 (read/write) 796383 796415 32 0.0
bss 109472 109480 8 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 709018 709050 32 0.0
bss 107360 107368 8 0.0
p6 all-clusters-app default .bss 117268 117276 8 0.0
light-app default .bss 106160 106168 8 0.0
lock-app default .bss 105040 105048 8 0.0
qpg lighting-app qpg6105+debug (read only) 531960 531976 16 0.0
.bss 86824 86832 8 0.0
.text 526640 526656 16 0.0
lock-app qpg6105+debug (read only) 503656 503672 16 0.0
.bss 85960 85968 8 0.0
.text 498336 498352 16 0.0
telink lighting-app tlsr9518adk80d bss 87048 87056 8 0.0
Decreases (7 builds for esp32, linux, p6, telink)
platform target config section 5addd31 a3d0ad8 change % change
esp32 all-clusters-app c3devkit (read only) 875850 875844 -6 -0.0
.flash.text 875850 875844 -6 -0.0
m5stack (read only) 938879 938831 -48 -0.0
.flash.text 933495 933447 -48 -0.0
linux chip-tool-ipv6only arm64 .got 55992 55984 -8 -0.0
p6 all-clusters-app default (read/write) 2384656 2384576 -80 -0.0
.text 1342920 1342840 -80 -0.0
light-app default (read/write) 2324024 2323944 -80 -0.0
.text 1282288 1282208 -80 -0.0
lock-app default (read/write) 2296232 2296152 -80 -0.0
.text 1254496 1254416 -80 -0.0
telink lighting-app tlsr9518adk80d (read/write) 830342 830334 -8 -0.0
text 578516 578512 -4 -0.0
Full report (29 builds for efr32, esp32, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 5addd31 a3d0ad8 change % change
efr32 lighting-app BRD4161A (read only) 829740 829804 64 0.0
(read/write) 127356 127364 8 0.0
.bss 125480 125488 8 0.0
.data 1876 1876 0 0.0
.text 829732 829796 64 0.0
BRD4161A+rpc (read only) 817360 817424 64 0.0
(read/write) 144024 144032 8 0.0
.bss 142048 142056 8 0.0
.data 1976 1976 0 0.0
.text 817352 817416 64 0.0
window-app BRD4161A (read only) 803116 803196 80 0.0
(read/write) 126296 126304 8 0.0
.bss 124464 124472 8 0.0
.data 1832 1832 0 0.0
.text 803108 803188 80 0.0
esp32 all-clusters-app c3devkit (read only) 875850 875844 -6 -0.0
(read/write) 1313090 1313106 16 0.0
.dram0.bss 69808 69816 8 0.0
.dram0.data 14204 14204 0 0.0
.flash.rodata 176024 176024 0 0.0
.flash.text 875850 875844 -6 -0.0
.iram0.text 62076 62076 0 0.0
m5stack (read only) 938879 938831 -48 -0.0
(read/write) 442588 442596 8 0.0
.dram0.bss 74272 74280 8 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 202752 202752 0 0.0
.flash.text 933495 933447 -48 -0.0
.iram0.text 123171 123171 0 0.0
linux chip-tool-ipv6only arm64 (read only) 6917764 6918948 1184 0.0
(read/write) 323377 323393 16 0.0
.bss 54577 54593 16 0.0
.data 1096 1096 0 0.0
.data.rel.ro 208016 208016 0 0.0
.dynamic 560 560 0 0.0
.got 55992 55984 -8 -0.0
.init 24 24 0 0.0
.init_array 168 168 0 0.0
.rodata 378324 378532 208 0.1
.text 5852564 5853556 992 0.0
thermostat-no-ble arm64 (read only) 1993508 1994132 624 0.0
(read/write) 143937 143953 16 0.0
.bss 64321 64337 16 0.0
.data 880 880 0 0.0
.data.rel.ro 72000 72000 0 0.0
.dynamic 560 560 0 0.0
.got 3840 3840 0 0.0
.init 24 24 0 0.0
.init_array 288 288 0 0.0
.rodata 128004 128196 192 0.1
.text 1654032 1654464 432 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2333912 2333912 0 0.0
.bss 189076 189084 8 0.0
.data 5264 5264 0 0.0
.text 1296488 1296488 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2328488 2328488 0 0.0
.bss 180904 180912 8 0.0
.data 5544 5544 0 0.0
.text 1291088 1291088 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2301584 2301584 0 0.0
.bss 179952 179960 8 0.0
.data 5536 5536 0 0.0
.text 1264184 1264184 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4368 4368 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2053688 2053688 0 0.0
.bss 156980 156988 8 0.0
.data 4864 4864 0 0.0
.text 1016288 1016288 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 935803 935803 0 0.0
bss 118408 118416 8 0.0
rodata 108056 108056 0 0.0
text 631756 631768 12 0.0
nrf52840dk_nrf52840+rpc (read/write) 917723 917739 16 0.0
bss 114740 114748 8 0.0
rodata 99968 99968 0 0.0
text 624872 624884 12 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 859522 859538 16 0.0
bss 116692 116700 8 0.0
rodata 102984 102984 0 0.0
text 559196 559208 12 0.0
lock-app nrf52840dk_nrf52840 (read/write) 907903 907951 48 0.0
bss 117596 117604 8 0.0
rodata 103364 103364 0 0.0
text 609584 609596 12 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 831862 831862 0 0.0
bss 115908 115916 8 0.0
rodata 98324 98324 0 0.0
text 537060 537072 12 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 542351 542351 0 0.0
bss 52588 52588 0 0.0
rodata 50668 50668 0 0.0
text 376892 376892 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 912779 912827 48 0.0
bss 117504 117512 8 0.0
rodata 104704 104704 0 0.0
text 613132 613144 12 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 906015 906031 16 0.0
bss 117384 117392 8 0.0
rodata 102836 102836 0 0.0
text 608332 608344 12 0.0
shell nrf52840dk_nrf52840 (read/write) 796383 796415 32 0.0
bss 109472 109480 8 0.0
rodata 78032 78032 0 0.0
text 532420 532420 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 709018 709050 32 0.0
bss 107360 107368 8 0.0
rodata 72336 72336 0 0.0
text 449912 449912 0 0.0
p6 all-clusters-app default (read/write) 2384656 2384576 -80 -0.0
.bss 117268 117276 8 0.0
.data 2544 2544 0 0.0
.text 1342920 1342840 -80 -0.0
light-app default (read/write) 2324024 2323944 -80 -0.0
.bss 106160 106168 8 0.0
.data 2384 2384 0 0.0
.text 1282288 1282208 -80 -0.0
lock-app default (read/write) 2296232 2296152 -80 -0.0
.bss 105040 105048 8 0.0
.data 2336 2336 0 0.0
.text 1254496 1254416 -80 -0.0
qpg lighting-app qpg6105+debug (read only) 531960 531976 16 0.0
(read/write) 146936 146936 0 0.0
.bss 86824 86832 8 0.0
.data 1004 1004 0 0.0
.text 526640 526656 16 0.0
lock-app qpg6105+debug (read only) 503656 503672 16 0.0
(read/write) 146940 146940 0 0.0
.bss 85960 85968 8 0.0
.data 952 952 0 0.0
.text 498336 498352 16 0.0
persistent-storage-app qpg6105+debug (read only) 106448 106448 0 0.0
(read/write) 146938 146938 0 0.0
.bss 36146 36146 0 0.0
.data 288 288 0 0.0
.text 101128 101128 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 830342 830334 -8 -0.0
bss 87048 87056 8 0.0
noinit 37160 37160 0 0.0
text 578516 578512 -4 -0.0

@andy31415 andy31415 merged commit 91a1a5c into project-chip:master Dec 16, 2021
@andy31415 andy31415 deleted the k32w_build_examples branch June 14, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants