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

[nrfconnect] Use nRF Connect SDK 2.0.2 #21397

Merged
merged 4 commits into from
Jul 30, 2022

Conversation

Damian-Nordic
Copy link
Contributor

@Damian-Nordic Damian-Nordic commented Jul 29, 2022

Problem

nRF Connect SDK uses too old OpenThread version.

Change overview

Use the newest SDK release to include the support for Thread 1.3
Bump Docker images in github workflows.

Testing

Did basic smoke tests on Nordic hardware.

@Damian-Nordic
Copy link
Contributor Author

CI is failing because we need to build new Docker images first.

@github-actions
Copy link

github-actions bot commented Jul 29, 2022

PR #21397: Size comparison from 21b1e5a to c5e5ef3

Decreases (1 build for bl602)
platform target config section 21b1e5a c5e5ef3 change % change
bl602 lighting-app bl602+rpc .text 1083556 1083552 -4 -0.0
Full report (7 builds for bl602, cyw30739, k32w)
platform target config section 21b1e5a c5e5ef3 change % change
bl602 lighting-app bl602 (read/write) 1381618 1381618 0 0.0
.bss 117618 117618 0 0.0
.data 4480 4480 0 0.0
.text 1051888 1051888 0 0.0
bl602+rpc (read/write) 1427034 1427034 0 0.0
.bss 125058 125058 0 0.0
.data 4600 4600 0 0.0
.text 1083556 1083552 -4 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 583414 583414 0 0.0
.app_xip_area 460232 460232 0 0.0
.bss 65624 65624 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) 589158 589158 0 0.0
.app_xip_area 461248 461248 0 0.0
.bss 70352 70352 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 588970 588970 0 0.0
.app_xip_area 466604 466604 0 0.0
.bss 64864 64864 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w light k32w0+release (read/write) 642800 642800 0 0.0
.bss 69712 69712 0 0.0
.data 2044 2044 0 0.0
.text 568316 568316 0 0.0
lock k32w0+release (read/write) 699920 699920 0 0.0
.bss 70152 70152 0 0.0
.data 2052 2052 0 0.0
.text 624988 624988 0 0.0

Use the newest SDK release to include the support for Thread
1.3.

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
@github-actions
Copy link

PR #21397: Size comparison from 375e841 to 29ba705

Decreases (3 builds for bl602, cyw30739)
platform target config section 375e841d 29ba705 change % change
bl602 lighting-app bl602 (read/write) 1381618 1381610 -8 -0.0
.text 1051888 1051884 -4 -0.0
bl602+rpc .text 1083556 1083552 -4 -0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 588970 588962 -8 -0.0
.app_xip_area 466604 466596 -8 -0.0
Full report (7 builds for bl602, cyw30739, k32w)
platform target config section 375e841d 29ba705 change % change
bl602 lighting-app bl602 (read/write) 1381618 1381610 -8 -0.0
.bss 117618 117618 0 0.0
.data 4480 4480 0 0.0
.text 1051888 1051884 -4 -0.0
bl602+rpc (read/write) 1427034 1427034 0 0.0
.bss 125058 125058 0 0.0
.data 4600 4600 0 0.0
.text 1083556 1083552 -4 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 583414 583414 0 0.0
.app_xip_area 460232 460232 0 0.0
.bss 65624 65624 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) 589158 589158 0 0.0
.app_xip_area 461248 461248 0 0.0
.bss 70352 70352 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 588970 588962 -8 -0.0
.app_xip_area 466604 466596 -8 -0.0
.bss 64864 64864 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w light k32w0+release (read/write) 642800 642800 0 0.0
.bss 69712 69712 0 0.0
.data 2044 2044 0 0.0
.text 568316 568316 0 0.0
lock k32w0+release (read/write) 699920 699920 0 0.0
.bss 70152 70152 0 0.0
.data 2052 2052 0 0.0
.text 624988 624988 0 0.0

@woody-apple woody-apple enabled auto-merge (squash) July 29, 2022 19:46
@github-actions
Copy link

PR #21397: Size comparison from 1e3b289 to 2fd9ac7

Increases (1 build for bl602)
platform target config section 1e3b289 2fd9ac7a change % change
bl602 lighting-app bl602 .text 1052456 1052460 4 0.0
Full report (7 builds for bl602, cyw30739, k32w)
platform target config section 1e3b289 2fd9ac7a change % change
bl602 lighting-app bl602 (read/write) 1382346 1382346 0 0.0
.bss 117626 117626 0 0.0
.data 4480 4480 0 0.0
.text 1052456 1052460 4 0.0
bl602+rpc (read/write) 1427746 1427746 0 0.0
.bss 125066 125066 0 0.0
.data 4600 4600 0 0.0
.text 1084124 1084124 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 583870 583870 0 0.0
.app_xip_area 460680 460680 0 0.0
.bss 65632 65632 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) 589726 589726 0 0.0
.app_xip_area 461808 461808 0 0.0
.bss 70360 70360 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589570 589570 0 0.0
.app_xip_area 467196 467196 0 0.0
.bss 64872 64872 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w light k32w0+release (read/write) 643240 643240 0 0.0
.bss 69720 69720 0 0.0
.data 2044 2044 0 0.0
.text 568748 568748 0 0.0
lock k32w0+release (read/write) 700640 700640 0 0.0
.bss 70160 70160 0 0.0
.data 2052 2052 0 0.0
.text 625700 625700 0 0.0

@github-actions
Copy link

github-actions bot commented Jul 30, 2022

PR #21397: Size comparison from cd9a857 to f4a9237

Increases above 0.2%:

platform target config section cd9a857 f4a9237 change % change
nrfconnect lighting-app nrf52840dk_nrf52840 text 817600 819728 2128 0.3
nrf5340dk_nrf5340_cpuapp text 730164 732288 2124 0.3
pigweed-app nrf52840dk_nrf52840 (read/write) 569727 571183 1456 0.3
text 391664 393000 1336 0.3
shell nrf52840dk_nrf52840 (read/write) 777007 778967 1960 0.3
text 513568 515344 1776 0.3
Increases (15 builds for bl602, cc13x2_26x2, nrfconnect, telink)
platform target config section cd9a857 f4a9237 change % change
bl602 lighting-app bl602 .text 1052456 1052460 4 0.0
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read/write) 175760 175768 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1173899 1175419 1520 0.1
bss 143128 143200 72 0.1
rodata 142124 142204 80 0.1
text 809704 811148 1444 0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1153823 1155355 1532 0.1
bss 142364 142436 72 0.1
rodata 133656 133732 76 0.1
text 798892 800340 1448 0.2
lighting-app nrf52840dk_nrf52840 (read/write) 1165027 1167363 2336 0.2
bss 144691 144795 104 0.1
rodata 123844 123924 80 0.1
text 817600 819728 2128 0.3
nrf52840dk_nrf52840+rpc (read/write) 1135139 1136915 1776 0.2
bss 145120 145208 88 0.1
text 795352 796992 1640 0.2
nrf52840dongle_nrf52840 (read/write) 1072611 1074371 1760 0.2
bss 151922 152010 88 0.1
text 746584 748220 1636 0.2
nrf5340dk_nrf5340_cpuapp (read/write) 1068562 1070870 2308 0.2
bss 141062 141166 104 0.1
rodata 116256 116340 84 0.1
text 730164 732288 2124 0.3
lock-app nrf52840dk_nrf52840 (read/write) 1125839 1127499 1660 0.1
bss 135659 135731 72 0.1
rodata 141824 141900 76 0.1
text 769628 771076 1448 0.2
nrf5340dk_nrf5340_cpuapp (read/write) 1029658 1031258 1600 0.2
bss 132062 132134 72 0.1
rodata 134296 134376 80 0.1
text 682260 683696 1436 0.2
pigweed-app nrf52840dk_nrf52840 (read/write) 569727 571183 1456 0.3
bss 74071 74159 88 0.1
text 391664 393000 1336 0.3
pump-app nrf52840dk_nrf52840 (read/write) 1077027 1078559 1532 0.1
bss 134578 134650 72 0.1
rodata 117060 117136 76 0.1
text 746508 747956 1448 0.2
pump-controller-app nrf52840dk_nrf52840 (read/write) 1064647 1066307 1660 0.2
bss 134373 134445 72 0.1
rodata 113816 113892 76 0.1
text 737632 739076 1444 0.2
shell nrf52840dk_nrf52840 (read/write) 777007 778967 1960 0.3
bss 120363 120467 104 0.1
rodata 69200 69256 56 0.1
text 513568 515344 1776 0.3
telink lighting-app tlsr9518adk80d text 585938 585940 2 0.0
Decreases (2 builds for cc13x2_26x2, telink)
platform target config section cd9a857 f4a9237 change % change
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read only) 666743 666735 -8 -0.0
.text 581520 581512 -8 -0.0
telink light-switch-app tlsr9518adk80d text 569052 569050 -2 -0.0
Full report (53 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section cd9a857 f4a9237 change % change
bl602 lighting-app bl602 (read/write) 1382346 1382346 0 0.0
.bss 117626 117626 0 0.0
.data 4480 4480 0 0.0
.text 1052456 1052460 4 0.0
bl602+rpc (read/write) 1427746 1427746 0 0.0
.bss 125066 125066 0 0.0
.data 4600 4600 0 0.0
.text 1084124 1084124 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 669131 669131 0 0.0
(read/write) 182220 182220 0 0.0
.bss 74244 74244 0 0.0
.data 3372 3372 0 0.0
.rodata 88283 88283 0 0.0
.text 580532 580532 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 634675 634675 0 0.0
(read/write) 157828 157828 0 0.0
.bss 73540 73540 0 0.0
.data 3372 3372 0 0.0
.rodata 77507 77507 0 0.0
.text 556844 556844 0 0.0
lock-ftd LP_CC2652R7 (read only) 672103 672103 0 0.0
(read/write) 169440 169440 0 0.0
.bss 71324 71324 0 0.0
.data 3296 3296 0 0.0
.rodata 76351 76351 0 0.0
.text 595272 595272 0 0.0
lock-mtd LP_CC2652R7 (read only) 654379 654379 0 0.0
(read/write) 182852 182852 0 0.0
.bss 67012 67012 0 0.0
.data 3296 3296 0 0.0
.rodata 101107 101107 0 0.0
.text 552792 552792 0 0.0
pump-app LP_CC2652R7 (read only) 681167 681167 0 0.0
(read/write) 161200 161200 0 0.0
.bss 71380 71380 0 0.0
.data 3296 3296 0 0.0
.rodata 88919 88919 0 0.0
.text 591764 591764 0 0.0
pump-controller-app LP_CC2652R7 (read only) 666743 666735 -8 -0.0
(read/write) 175760 175768 8 0.0
.bss 71516 71516 0 0.0
.data 3292 3292 0 0.0
.rodata 84743 84743 0 0.0
.text 581520 581512 -8 -0.0
shell LP_CC2652R7 (read only) 661822 661822 0 0.0
(read/write) 185048 185048 0 0.0
.bss 76564 76564 0 0.0
.data 3376 3376 0 0.0
.rodata 85262 85262 0 0.0
.text 576244 576244 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 583870 583870 0 0.0
.app_xip_area 460680 460680 0 0.0
.bss 65632 65632 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) 589782 589782 0 0.0
.app_xip_area 461864 461864 0 0.0
.bss 70360 70360 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589570 589570 0 0.0
.app_xip_area 467196 467196 0 0.0
.bss 64872 64872 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1088816 1088816 0 0.0
.bss 133268 133268 0 0.0
.data 2064 2064 0 0.0
.text 953464 953464 0 0.0
BRD4161A+rpc (read/write) 1143124 1143124 0 0.0
.bss 149948 149948 0 0.0
.data 2276 2276 0 0.0
.text 990880 990880 0 0.0
BRD4161A+rs911x (read/write) 974768 974768 0 0.0
.bss 161744 161744 0 0.0
.data 2048 2048 0 0.0
.text 810956 810956 0 0.0
lock-app BRD4161A+wf200 (read/write) 1129384 1129384 0 0.0
.bss 144376 144376 0 0.0
.data 2056 2056 0 0.0
.text 982932 982932 0 0.0
window-app BRD4161A (read/write) 1082100 1082100 0 0.0
.bss 134740 134740 0 0.0
.data 2092 2092 0 0.0
.text 945244 945244 0 0.0
esp32 all-clusters-app c3devkit (read only) 1023560 1023560 0 0.0
(read/write) 1486586 1486586 0 0.0
.dram0.bss 70304 70304 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 216248 216248 0 0.0
.flash.text 1023560 1023560 0 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1076939 1076939 0 0.0
(read/write) 488616 488616 0 0.0
.dram0.bss 75816 75816 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 246660 246660 0 0.0
.flash.text 1071555 1071555 0 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 643240 643240 0 0.0
.bss 69720 69720 0 0.0
.data 2044 2044 0 0.0
.text 568748 568748 0 0.0
lock k32w0+release (read/write) 700704 700704 0 0.0
.bss 70160 70160 0 0.0
.data 2052 2052 0 0.0
.text 625764 625764 0 0.0
linux all-clusters-app debug (read only) 3006433 3006433 0 0.0
(read/write) 155712 155712 0 0.0
.bss 61920 61920 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 85384 85384 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 270347 270347 0 0.0
.text 2557250 2557250 0 0.0
all-clusters-minimal-app debug (read only) 2848929 2848929 0 0.0
(read/write) 147448 147448 0 0.0
.bss 61120 61120 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 77992 77992 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 270507 270507 0 0.0
.text 2402194 2402194 0 0.0
bridge-app debug+rpc (read only) 2356465 2356465 0 0.0
(read/write) 127576 127576 0 0.0
.bss 50592 50592 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67544 67544 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 201736 201736 0 0.0
.text 1991746 1991746 0 0.0
chip-tool debug (read only) 10476097 10476097 0 0.0
(read/write) 641464 641464 0 0.0
.bss 24856 24856 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 606824 606824 0 0.0
.dynamic 608 608 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 536597 536597 0 0.0
.text 8455092 8455092 0 0.0
chip-tool-ipv6only arm64 (read only) 9886644 9886644 0 0.0
(read/write) 689073 689073 0 0.0
.bss 32897 32897 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 634360 634360 0 0.0
.dynamic 560 560 0 0.0
.got 13584 13584 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 468756 468756 0 0.0
.text 7802724 7802724 0 0.0
lighting-app debug+rpc (read only) 2578793 2578793 0 0.0
(read/write) 130256 130256 0 0.0
.bss 49760 49760 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72456 72456 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 217392 217392 0 0.0
.text 2190354 2190354 0 0.0
lock-app debug (read only) 2565249 2565249 0 0.0
(read/write) 125528 125528 0 0.0
.bss 48224 48224 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69592 69592 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 234608 234608 0 0.0
.text 2163650 2163650 0 0.0
ota-provider-app debug (read only) 2347161 2347161 0 0.0
(read/write) 119040 119040 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63416 63416 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 207896 207896 0 0.0
.text 1975410 1975410 0 0.0
ota-requestor-app debug (read only) 2468025 2468025 0 0.0
(read/write) 126432 126432 0 0.0
.bss 50176 50176 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 68072 68072 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 211424 211424 0 0.0
.text 2084130 2084130 0 0.0
shell debug (read only) 2578609 2578609 0 0.0
(read/write) 141832 141832 0 0.0
.bss 57768 57768 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77008 77008 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1016 1016 0 0.0
.rodata 231570 231570 0 0.0
.text 2188834 2188834 0 0.0
thermostat-no-ble arm64 (read only) 2346028 2346028 0 0.0
(read/write) 141761 141761 0 0.0
.bss 55329 55329 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75976 75976 0 0.0
.dynamic 560 560 0 0.0
.got 5016 5016 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 139124 139124 0 0.0
.text 1969392 1969392 0 0.0
tv-app debug (read only) 3150225 3150225 0 0.0
(read/write) 257736 257736 0 0.0
.bss 167352 167352 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 79104 79104 0 0.0
.dynamic 608 608 0 0.0
.got 4848 4848 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 255432 255432 0 0.0
.text 2705218 2705218 0 0.0
tv-casting-app debug (read only) 5385273 5385273 0 0.0
(read/write) 158720 158720 0 0.0
.bss 51384 51384 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 98504 98504 0 0.0
.dynamic 608 608 0 0.0
.got 4736 4736 0 0.0
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 338801 338801 0 0.0
.text 4779202 4779202 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2451672 2451672 0 0.0
.bss 214524 214524 0 0.0
.data 5872 5872 0 0.0
.text 1414316 1414316 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1173899 1175419 1520 0.1
bss 143128 143200 72 0.1
rodata 142124 142204 80 0.1
text 809704 811148 1444 0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1153823 1155355 1532 0.1
bss 142364 142436 72 0.1
rodata 133656 133732 76 0.1
text 798892 800340 1448 0.2
lighting-app nrf52840dk_nrf52840 (read/write) 1165027 1167363 2336 0.2
bss 144691 144795 104 0.1
rodata 123844 123924 80 0.1
text 817600 819728 2128 0.3
nrf52840dk_nrf52840+rpc (read/write) 1135139 1136915 1776 0.2
bss 145120 145208 88 0.1
rodata 115380 115380 0 0.0
text 795352 796992 1640 0.2
nrf52840dongle_nrf52840 (read/write) 1072611 1074371 1760 0.2
bss 151922 152010 88 0.1
rodata 93060 93060 0 0.0
text 746584 748220 1636 0.2
nrf5340dk_nrf5340_cpuapp (read/write) 1068562 1070870 2308 0.2
bss 141062 141166 104 0.1
rodata 116256 116340 84 0.1
text 730164 732288 2124 0.3
lock-app nrf52840dk_nrf52840 (read/write) 1125839 1127499 1660 0.1
bss 135659 135731 72 0.1
rodata 141824 141900 76 0.1
text 769628 771076 1448 0.2
nrf5340dk_nrf5340_cpuapp (read/write) 1029658 1031258 1600 0.2
bss 132062 132134 72 0.1
rodata 134296 134376 80 0.1
text 682260 683696 1436 0.2
pigweed-app nrf52840dk_nrf52840 (read/write) 569727 571183 1456 0.3
bss 74071 74159 88 0.1
rodata 44568 44568 0 0.0
text 391664 393000 1336 0.3
pump-app nrf52840dk_nrf52840 (read/write) 1077027 1078559 1532 0.1
bss 134578 134650 72 0.1
rodata 117060 117136 76 0.1
text 746508 747956 1448 0.2
pump-controller-app nrf52840dk_nrf52840 (read/write) 1064647 1066307 1660 0.2
bss 134373 134445 72 0.1
rodata 113816 113892 76 0.1
text 737632 739076 1444 0.2
shell nrf52840dk_nrf52840 (read/write) 777007 778967 1960 0.3
bss 120363 120467 104 0.1
rodata 69200 69256 56 0.1
text 513568 515344 1776 0.3
p6 all-clusters-app default (read only) 881552 881552 0 0.0
(read/write) 1687940 1687940 0 0.0
.bss 149144 149144 0 0.0
.data 2648 2648 0 0.0
.text 1527760 1527760 0 0.0
all-clusters-minimal-app default (read only) 882272 882272 0 0.0
(read/write) 1632004 1632004 0 0.0
.bss 148424 148424 0 0.0
.data 2648 2648 0 0.0
.text 1472544 1472544 0 0.0
light-app default (read only) 890576 890576 0 0.0
(read/write) 1553196 1553196 0 0.0
.bss 140328 140328 0 0.0
.data 2440 2440 0 0.0
.text 1402040 1402040 0 0.0
lock-app default (read only) 886104 886104 0 0.0
(read/write) 1590876 1590876 0 0.0
.bss 144784 144784 0 0.0
.data 2456 2456 0 0.0
.text 1435248 1435248 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805192 805192 0 0.0
bss 70972 70972 0 0.0
noinit 43488 43488 0 0.0
text 569052 569050 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 825632 825632 0 0.0
bss 71816 71816 0 0.0
noinit 43488 43488 0 0.0
text 585938 585940 2 0.0

@woody-apple woody-apple merged commit 78dd131 into project-chip:master Jul 30, 2022
woody-apple added a commit that referenced this pull request Jul 30, 2022
* [nrfconnect] Use nRF Connect SDK 2.0.2

Use the newest SDK release to include the support for Thread
1.3.

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>

* Bump all docker images in workflows

Co-authored-by: Justin Wood <woody@apple.com>
@Damian-Nordic Damian-Nordic deleted the ncs202use branch August 1, 2022 08:08
isiu-apple pushed a commit to isiu-apple/connectedhomeip that referenced this pull request Sep 16, 2022
* [nrfconnect] Use nRF Connect SDK 2.0.2

Use the newest SDK release to include the support for Thread
1.3.

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>

* Bump all docker images in workflows

Co-authored-by: Justin Wood <woody@apple.com>
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