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

ESP32: move Wi-Fi initializition out of Matter stack Initializition #25455

Merged
merged 3 commits into from
Mar 7, 2023

Conversation

wqx6
Copy link
Contributor

@wqx6 wqx6 commented Mar 3, 2023

Problem

We want to move Wi-Fi initializing out of Matter stack initializing so that we can determine whether to initialize Wi-Fi stack according to a soft flag instead of the config macro parameter.

Changes

  • Move Wi-Fi initializing out of Matter stack initializing
  • Change the logic of Thread stack initializing and task starting
  • Update the IDF version of ESP32-H2 to IDF tag v5.0

Test

Tested commissioning for all the examples on ESP32-C2
Tested commissioning for lighting-app example on ESP32-H2

@github-actions
Copy link

github-actions bot commented Mar 3, 2023

PR #25455: Size comparison from af3fdc5 to 524f688

Decreases (1 build for cc32xx)
platform target config section af3fdc5 524f688 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20262928 20262927 -1 -0.0
Full report (1 build for cc32xx)
platform target config section af3fdc5 524f688 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643465 643465 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930213 930213 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300024 300024 0 0.0
.debug_info 20262928 20262927 -1 -0.0
.debug_line 2657820 2657820 0 0.0
.debug_loc 2800026 2800026 0 0.0
.debug_ranges 282240 282240 0 0.0
.debug_str 3023883 3023883 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256560 256560 0 0.0
.text 535412 535412 0 0.0

@wqx6 wqx6 changed the title ESP32: move Wi-Fi initializing out of Matter stack Initializing ESP32: move Wi-Fi initializition out of Matter stack Initializition Mar 3, 2023
@wqx6 wqx6 force-pushed the esp32/move_out_wifi_init branch from 717b50b to 0e3fbb8 Compare March 6, 2023 11:23
@github-actions
Copy link

github-actions bot commented Mar 6, 2023

PR #25455: Size comparison from 32fb896 to 0e3fbb8

Full report (1 build for cc32xx)
platform target config section 32fb896 0e3fbb8 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643465 643465 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930213 930213 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300024 300024 0 0.0
.debug_info 20262927 20262927 0 0.0
.debug_line 2657822 2657822 0 0.0
.debug_loc 2800026 2800026 0 0.0
.debug_ranges 282240 282240 0 0.0
.debug_str 3023883 3023883 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256560 256560 0 0.0
.text 535412 535412 0 0.0

@github-actions
Copy link

github-actions bot commented Mar 6, 2023

PR #25455: Size comparison from 32fb896 to 6a4d910

Full report (2 builds for cc32xx, mbed)
platform target config section 32fb896 6a4d910 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643465 643465 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930213 930213 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300024 300024 0 0.0
.debug_info 20262927 20262927 0 0.0
.debug_line 2657822 2657822 0 0.0
.debug_loc 2800026 2800026 0 0.0
.debug_ranges 282240 282240 0 0.0
.debug_str 3023883 3023883 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256560 256560 0 0.0
.text 535412 535412 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2467384 2467384 0 0.0
.bss 215804 215804 0 0.0
.data 5880 5880 0 0.0
.text 1430028 1430028 0 0.0

@github-actions
Copy link

github-actions bot commented Mar 7, 2023

PR #25455: Size comparison from a7cc2cf to 3e3bc72

Increases (9 builds for cc13x2_26x2, cyw30739, esp32, psoc6, telink)
platform target config section a7cc2cf 3e3bc72 change % change
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read/write) 173844 173852 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586802 586810 8 0.0
.app_xip_area 463684 463692 8 0.0
esp32 all-clusters-app c3devkit (read only) 1050994 1051134 140 0.0
(read/write) 1585690 1585890 200 0.0
.flash.rodata 222352 222552 200 0.1
.flash.text 1050994 1051134 140 0.0
m5stack (read only) 1102755 1102891 136 0.0
(read/write) 501751 501955 204 0.0
.flash.rodata 251076 251280 204 0.1
.flash.text 1097371 1097507 136 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 23121994 2312199 1 0.0
telink lighting-app-rpc tlsr9518adk80d text 703280 703282 2 0.0
lock-app tlsr9518adk80d text 607266 607268 2 0.0
ota-requestor-app tlsr9518adk80d text 603546 603550 4 0.0
pump-controller-app tlsr9518adk80d text 575604 575606 2 0.0
Decreases (12 builds for bl602, bl702, cc13x2_26x2, cc32xx, efr32, qpg, telink)
platform target config section a7cc2cf 3e3bc72 change % change
bl602 lighting-app bl602 .text 1027910 1027908 -2 -0.0
bl602+rpc .text 1058846 1058842 -4 -0.0
bl702 lighting-app bl702 .debug_info 40616000 40615999 -1 -0.0
.text 957532 957530 -2 -0.0
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read only) 675483 675475 -8 -0.0
.text 588032 588024 -8 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20267068 2026706 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1015104 1015096 -8 -0.0
.text 837688 837680 -8 -0.0
qpg lock-app qpg6105+debug (read/write) 1119084 1119076 -8 -0.0
.text 566184 566176 -8 -0.0
telink all-clusters-app tlsr9518adk80d text 687972 687970 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 952732 952724 -8 -0.0
text 649230 649228 -2 -0.0
contact-sensor-app tlsr9518adk80d text 579506 579504 -2 -0.0
lighting-app tlsr9518adk80d text 660148 660146 -2 -0.0
thermostat tlsr9518adk80d text 595176 595174 -2 -0.0
Full report (48 builds for bl602, bl702, cc13x2_26x2, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a7cc2cf 3e3bc72 change % change
bl602 lighting-app bl602 (read/write) 1351854 1351854 0 0.0
.bss 94690 94690 0 0.0
.data 9744 9744 0 0.0
.text 1027910 1027908 -2 -0.0
bl602+rpc (read/write) 1397302 1397302 0 0.0
.bss 102738 102738 0 0.0
.data 10136 10136 0 0.0
.text 1058846 1058842 -4 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1190459 1190459 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69793 69793 0 0.0
.bss_psram 30064 30064 0 0.0
.comment 48 48 0 0.0
.data 4072 4072 0 0.0
.debug_abbrev 1552063 1552063 0 0.0
.debug_aranges 134312 134312 0 0.0
.debug_frame 492516 492516 0 0.0
.debug_info 40616000 40615999 -1 -0.0
.debug_line 5283137 5283137 0 0.0
.debug_loc 3420402 3420402 0 0.0
.debug_ranges 372976 372976 0 0.0
.debug_str 3581498 3581498 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107904 107904 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 575121 575121 0 0.0
.symtab 173776 173776 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
957532 957530 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1280343 1280343 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77841 77841 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4616 4616 0 0.0
.debug_abbrev 1700366 1700366 0 0.0
.debug_aranges 142552 142552 0 0.0
.debug_frame 520204 520204 0 0.0
.debug_info 45028072 45028072 0 0.0
.debug_line 5681899 5681899 0 0.0
.debug_loc 3617055 3617055 0 0.0
.debug_ranges 396752 396752 0 0.0
.debug_str 3985035 3985035 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 122016 122016 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 636010 636010 0 0.0
.symtab 192096 192096 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1032198 1032198 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 680935 680935 0 0.0
(read/write) 170136 170136 0 0.0
.bss 80764 80764 0 0.0
.data 3352 3352 0 0.0
.rodata 88527 88527 0 0.0
.text 592092 592092 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 644063 644063 0 0.0
(read/write) 157432 157432 0 0.0
.bss 79964 79964 0 0.0
.data 3352 3352 0 0.0
.rodata 78399 78399 0 0.0
.text 565344 565344 0 0.0
lock-ftd LP_CC2652R7 (read only) 677343 677343 0 0.0
(read/write) 171104 171104 0 0.0
.bss 78228 78228 0 0.0
.data 3316 3316 0 0.0
.rodata 76711 76711 0 0.0
.text 600152 600152 0 0.0
lock-mtd LP_CC2652R7 (read only) 663931 663931 0 0.0
(read/write) 179764 179764 0 0.0
.bss 73476 73476 0 0.0
.data 3316 3316 0 0.0
.rodata 103523 103523 0 0.0
.text 559928 559928 0 0.0
pump-app LP_CC2652R7 (read only) 690523 690523 0 0.0
(read/write) 158668 158668 0 0.0
.bss 78204 78204 0 0.0
.data 3280 3280 0 0.0
.rodata 91083 91083 0 0.0
.text 598960 598960 0 0.0
pump-controller-app LP_CC2652R7 (read only) 675483 675475 -8 -0.0
(read/write) 173844 173852 8 0.0
.bss 78340 78340 0 0.0
.data 3304 3304 0 0.0
.rodata 86971 86971 0 0.0
.text 588032 588024 -8 -0.0
shell LP_CC2652R7 (read only) 672382 672382 0 0.0
(read/write) 180760 180760 0 0.0
.bss 82836 82836 0 0.0
.data 3348 3348 0 0.0
.rodata 85430 85430 0 0.0
.text 586640 586640 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (read only) 644425 644425 0 0.0
(read/write) 203688 203688 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197088 197088 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930235 930235 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300028 300028 0 0.0
.debug_info 20267068 2026706 -1 -0.0
.debug_line 2659698 2659698 0 0.0
.debug_loc 2802749 2802749 0 0.0
.debug_ranges 282952 282952 0 0.0
.debug_str 3023892 3023892 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105929 105929 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 378514 378514 0 0.0
.symtab 256624 256624 0 0.0
.text 0 0 0 0.0
536372 536372 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586802 586810 8 0.0
.app_xip_area 463684 463692 8 0.0
.bss 65560 65560 0 0.0
.data 740 740 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590778 590778 0 0.0
.app_xip_area 462364 462364 0 0.0
.bss 70848 70848 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) 551822 551822 0 0.0
.app_xip_area 434208 434208 0 0.0
.bss 60096 60096 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) 1032472 1032472 0 0.0
.bss 181236 181236 0 0.0
.data 2048 2048 0 0.0
.text 849168 849168 0 0.0
BRD4187C (read/write) 1015104 1015096 -8 -0.0
.bss 150136 150136 0 0.0
.data 2684 2684 0 0.0
.text 837688 837680 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1058064 1058064 0 0.0
.bss 152532 152532 0 0.0
.data 2056 2056 0 0.0
.text 903456 903456 0 0.0
window-app BRD4187C (read/write) 1131536 1131536 0 0.0
.bss 134560 134560 0 0.0
.data 2576 2576 0 0.0
.text 969804 969804 0 0.0
esp32 all-clusters-app c3devkit (read only) 1050994 1051134 140 0.0
(read/write) 1585690 1585890 200 0.0
.dram0.bss 77824 77824 0 0.0
.dram0.data 13752 13752 0 0.0
.flash.rodata 222352 222552 200 0.1
.flash.text 1050994 1051134 140 0.0
.iram0.text 72896 72896 0 0.0
m5stack (read only) 1102755 1102891 136 0.0
(read/write) 501751 501955 204 0.0
.dram0.bss 82864 82864 0 0.0
.dram0.data 34040 34040 0 0.0
.flash.rodata 251076 251280 204 0.1
.flash.text 1097371 1097507 136 0.0
.iram0.text 124855 124855 0 0.0
k32w contact k32w0+release (read/write) 671228 671228 0 0.0
.bss 65276 65276 0 0.0
.data 2204 2204 0 0.0
.text 572348 572348 0 0.0
light k32w0+release (read/write) 670280 670280 0 0.0
.bss 64948 64948 0 0.0
.data 2192 2192 0 0.0
.text 571740 571740 0 0.0
lock k32w0+release (read/write) 626724 626724 0 0.0
.bss 63084 63084 0 0.0
.data 2136 2136 0 0.0
.text 546488 546488 0 0.0
linux chip-tool-ipv6only arm64 (read only) 12159732 12159732 0 0.0
(read/write) 733448 733448 0 0.0
.bss 34296 34296 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 675552 675552 0 0.0
.dynamic 560 560 0 0.0
.got 15376 15376 0 0.0
.init 24 24 0 0.0
.init_array 216 216 0 0.0
.rodata 588308 588308 0 0.0
.text 9830804 9830804 0 0.0
thermostat-no-ble arm64 (read only) 2520900 2520900 0 0.0
(read/write) 145224 145224 0 0.0
.bss 56344 56344 0 0.0
.data 1784 1784 0 0.0
.data.rel.ro 77688 77688 0 0.0
.dynamic 560 560 0 0.0
.got 5360 5360 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150800 150800 0 0.0
.text 2107712 2107712 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2467600 2467600 0 0.0
.bss 215804 215804 0 0.0
.data 5880 5880 0 0.0
.text 1430244 1430244 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1168052 1168052 0 0.0
bss 143423 143423 0 0.0
rodata 136352 136352 0 0.0
text 808436 808436 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1373056 1373056 0 0.0
bss 105902 105902 0 0.0
rodata 213740 213740 0 0.0
text 767920 767920 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1113072 1113072 0 0.0
bss 142579 142579 0 0.0
rodata 113196 113196 0 0.0
text 777580 777580 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841000 841000 0 0.0
(read/write) 1762844 1762844 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189704 189704 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2640 2640 0 0.0
.debug_abbrev 1253593 1253593 0 0.0
.debug_aranges 111456 111456 0 0.0
.debug_frame 374632 374632 0 0.0
.debug_info 27984097 27984097 0 0.0
.debug_line 3794608 3794608 0 0.0
.debug_loc 3698465 3698465 0 0.0
.debug_ranges 364848 364848 0 0.0
.debug_str 3533116 3533116 0 0.0
.heap 841000 841000 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 581588 581588 0 0.0
.symtab 426032 426032 0 0.0
.text 1562112 1562112 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841808 841808 0 0.0
(read/write) 1703028 1703028 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188904 188904 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2632 2632 0 0.0
.debug_abbrev 1238926 1238926 0 0.0
.debug_aranges 110688 110688 0 0.0
.debug_frame 376968 376968 0 0.0
.debug_info 27528563 27528563 0 0.0
.debug_line 3802107 3802107 0 0.0
.debug_loc 3681667 3681667 0 0.0
.debug_ranges 362784 362784 0 0.0
.debug_str 3520238 3520238 0 0.0
.heap 841808 841808 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 541297 541297 0 0.0
.symtab 410944 410944 0 0.0
.text 1503104 1503104 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850072 850072 0 0.0
(read/write) 1616804 1616804 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180808 180808 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1074281 1074281 0 0.0
.debug_aranges 102896 102896 0 0.0
.debug_frame 347252 347252 0 0.0
.debug_info 22870336 22870336 0 0.0
.debug_line 3354986 3354986 0 0.0
.debug_loc 3357137 3357137 0 0.0
.debug_ranges 321304 321304 0 0.0
.debug_str 3319009 3319009 0 0.0
.heap 850072 850072 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 477014 477014 0 0.0
.symtab 378928 378928 0 0.0
.text 1425144 1425144 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845096 845096 0 0.0
(read/write) 1650620 1650620 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185768 185768 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2480 2480 0 0.0
.debug_abbrev 1076225 1076225 0 0.0
.debug_aranges 103296 103296 0 0.0
.debug_frame 349016 349016 0 0.0
.debug_info 23121994 2312199 1 0.0
.debug_line 3357131 3357131 0 0.0
.debug_loc 3381645 3381645 0 0.0
.debug_ranges 323856 323856 0 0.0
.debug_str 3337811 3337811 0 0.0
.heap 845096 845096 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 480738 480738 0 0.0
.symtab 381104 381104 0 0.0
.text 1453984 1453984 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1152020 1152020 0 0.0
.bss 99812 99812 0 0.0
.data 852 852 0 0.0
.text 599116 599116 0 0.0
lock-app qpg6105+debug (read/write) 1119084 1119076 -8 -0.0
.bss 96292 96292 0 0.0
.data 864 864 0 0.0
.text 566184 566176 -8 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1017516 1017516 0 0.0
bss 97760 97760 0 0.0
text 687972 687970 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952732 952724 -8 -0.0
bss 96812 96812 0 0.0
text 649230 649228 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 856764 856764 0 0.0
bss 88976 88976 0 0.0
text 579506 579504 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 872620 872620 0 0.0
bss 89064 89064 0 0.0
text 593642 593642 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951380 951380 0 0.0
bss 97192 97192 0 0.0
text 660148 660146 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1019596 1019596 0 0.0
bss 98756 98756 0 0.0
text 703280 703282 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 910784 910784 0 0.0
bss 89628 89628 0 0.0
text 607266 607268 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884188 884188 0 0.0
bss 89988 89988 0 0.0
text 603546 603550 4 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862236 862236 0 0.0
bss 89092 89092 0 0.0
text 585284 585284 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 849488 849488 0 0.0
bss 88892 88892 0 0.0
text 575604 575606 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845260 845260 0 0.0
bss 88752 88752 0 0.0
text 571038 571038 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876772 876772 0 0.0
bss 90456 90456 0 0.0
text 595176 595174 -2 -0.0

@yufengwangca yufengwangca merged commit 2c57862 into project-chip:master Mar 7, 2023
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
…roject-chip#25455)

* ESP32: move Wi-Fi initializing out of Matter stack Initializing

* review changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants