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] Added door lock support for esp32. #24547

Merged

Conversation

jadhavrohit924
Copy link
Contributor

Problem

ESP32 don’t have handling of door lock in lock-app.
all cluster app using linux door-lock
Fixes #24015.

Changes

Added support of door lock for esp32

Testing

Tested commissioning and door lock/unlock for esp32.

@github-actions
Copy link

github-actions bot commented Jan 20, 2023

PR #24547: Size comparison from cbc8fc4 to 03cca9c

Increases above 0.2%:

platform target config section cbc8fc4 03cca9c change % change
esp32 all-clusters-app c3devkit .iram0.text 71188 72896 1708 2.4
Increases (10 builds for bl702, esp32, nrfconnect, psoc6, telink)
platform target config section cbc8fc4 03cca9c change % change
bl702 lighting-app bl702+rpc .debug_info 44301972 44301973 1 0.0
.text 1031526 1031528 2 0.0
esp32 all-clusters-app c3devkit .iram0.text 71188 72896 1708 2.4
m5stack .iram0.text 124803 124855 52 0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp text 762792 762796 4 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26886602 26886604 2 0.0
light cy8ckit_062s2_43012 .debug_info 22362515 22362516 1 0.0
telink contact-sensor-app tlsr9518adk80d text 581720 581722 2 0.0
light-switch-app tlsr9518adk80d (read/write) 884172 884180 8 0.0
text 596322 596326 4 0.0
lighting-app tlsr9518adk80d text 662336 662338 2 0.0
ota-requestor-app tlsr9518adk80d (read/write) 898012 898020 8 0.0
text 607440 607444 4 0.0
Decreases (9 builds for bl602, esp32, psoc6, qpg, telink)
platform target config section cbc8fc4 03cca9c change % change
bl602 lighting-app bl602 .text 1021488 1021486 -2 -0.0
bl602+rpc (read/write) 1389018 1389010 -8 -0.0
.text 1052418 1052416 -2 -0.0
esp32 all-clusters-app c3devkit (read only) 1220280 1040746 -179534 -14.7
(read/write) 1786730 1514826 -271904 -15.2
.dram0.bss 75824 75528 -296 -0.4
.dram0.data 13928 13784 -144 -1.0
.flash.rodata 245256 219280 -25976 -10.6
.flash.text 1220280 1040746 -179534 -14.7
m5stack (read only) 1234167 1092823 -141344 -11.5
(read/write) 559975 496487 -63488 -11.3
.dram0.bss 80976 80568 -408 -0.5
.dram0.data 34224 34072 -152 -0.4
.flash.rodata 311056 248076 -62980 -20.2
.flash.text 1228783 1087439 -141344 -11.5
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27325031 27325030 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 22580919 22580917 -2 -0.0
qpg lighting-app qpg6105+debug (read/write) 1147676 1147668 -8 -0.0
.text 594776 594768 -8 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1024760 1024752 -8 -0.0
text 687936 687932 -4 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 963100 963092 -8 -0.0
text 651226 651224 -2 -0.0
Full report (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section cbc8fc4 03cca9c change % change
bl602 lighting-app bl602 (read/write) 1343586 1343586 0 0.0
.bss 94346 94346 0 0.0
.data 9728 9728 0 0.0
.text 1021488 1021486 -2 -0.0
bl602+rpc (read/write) 1389018 1389010 -8 -0.0
.bss 102394 102394 0 0.0
.data 10120 10120 0 0.0
.text 1052418 1052416 -2 -0.0
bl702 lighting-app bl702 (read/write) 1198979 1198979 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 70861 70861 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1538909 1538909 0 0.0
.debug_aranges 133880 133880 0 0.0
.debug_frame 490720 490720 0 0.0
.debug_info 39912045 39912045 0 0.0
.debug_line 5252187 5252187 0 0.0
.debug_loc 3413037 3413037 0 0.0
.debug_ranges 372080 372080 0 0.0
.debug_str 3518577 3518577 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 115328 115328 0 0.0
.rsvd 2960 2960 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 570083 570083 0 0.0
.symtab 172576 172576 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
954376 954376 0 0.0
bl702+rpc (read/write) 1291783 1291783 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 78909 78909 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4600 4600 0 0.0
.debug_abbrev 1687315 1687315 0 0.0
.debug_aranges 142096 142096 0 0.0
.debug_frame 518384 518384 0 0.0
.debug_info 44301972 44301973 1 0.0
.debug_line 5649963 5649963 0 0.0
.debug_loc 3608986 3608986 0 0.0
.debug_ranges 395776 395776 0 0.0
.debug_str 3921711 3921711 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 129824 129824 0 0.0
.rsvd 2960 2960 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 630557 630557 0 0.0
.symtab 190896 190896 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
1031526 1031528 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 675899 675899 0 0.0
(read/write) 175572 175572 0 0.0
.bss 81164 81164 0 0.0
.data 3380 3380 0 0.0
.rodata 86947 86947 0 0.0
.text 588640 588640 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 639523 639523 0 0.0
(read/write) 157900 157900 0 0.0
.bss 80404 80404 0 0.0
.data 3380 3380 0 0.0
.rodata 77035 77035 0 0.0
.text 562164 562164 0 0.0
lock-ftd LP_CC2652R7 (read only) 673615 673615 0 0.0
(read/write) 175392 175392 0 0.0
.bss 78788 78788 0 0.0
.data 3304 3304 0 0.0
.rodata 76015 76015 0 0.0
.text 597120 597120 0 0.0
lock-mtd LP_CC2652R7 (read only) 659563 659563 0 0.0
(read/write) 184708 184708 0 0.0
.bss 74052 74052 0 0.0
.data 3304 3304 0 0.0
.rodata 102443 102443 0 0.0
.text 556640 556640 0 0.0
pump-app LP_CC2652R7 (read only) 686519 686519 0 0.0
(read/write) 163216 163216 0 0.0
.bss 78748 78748 0 0.0
.data 3268 3268 0 0.0
.rodata 90055 90055 0 0.0
.text 595984 595984 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671955 671955 0 0.0
(read/write) 177892 177892 0 0.0
.bss 78860 78860 0 0.0
.data 3292 3292 0 0.0
.rodata 86139 86139 0 0.0
.text 585336 585336 0 0.0
shell LP_CC2652R7 (read only) 667154 667154 0 0.0
(read/write) 186644 186644 0 0.0
.bss 83492 83492 0 0.0
.data 3376 3376 0 0.0
.rodata 83690 83690 0 0.0
.text 583148 583148 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584786 584786 0 0.0
.app_xip_area 461132 461132 0 0.0
.bss 66112 66112 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 588518 588518 0 0.0
.app_xip_area 459568 459568 0 0.0
.bss 71400 71400 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 549486 549486 0 0.0
.app_xip_area 431320 431320 0 0.0
.bss 60664 60664 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 973416 973416 0 0.0
.bss 146840 146840 0 0.0
.data 2188 2188 0 0.0
.text 824364 824364 0 0.0
BRD4161A+rs911x (read/write) 1035664 1035664 0 0.0
.bss 181312 181312 0 0.0
.data 2032 2032 0 0.0
.text 852300 852300 0 0.0
BRD4187C (read/write) 1149668 1149668 0 0.0
.bss 133324 133324 0 0.0
.data 2536 2536 0 0.0
.text 989212 989212 0 0.0
lock-app BRD4161A+wf200 (read/write) 1064548 1064548 0 0.0
.bss 152848 152848 0 0.0
.data 2040 2040 0 0.0
.text 909640 909640 0 0.0
window-app BRD4187C (read/write) 1142368 1142368 0 0.0
.bss 134740 134740 0 0.0
.data 2560 2560 0 0.0
.text 980472 980472 0 0.0
esp32 all-clusters-app c3devkit (read only) 1220280 1040746 -179534 -14.7
(read/write) 1786730 1514826 -271904 -15.2
.dram0.bss 75824 75528 -296 -0.4
.dram0.data 13928 13784 -144 -1.0
.flash.rodata 245256 219280 -25976 -10.6
.flash.text 1220280 1040746 -179534 -14.7
.iram0.text 71188 72896 1708 2.4
m5stack (read only) 1234167 1092823 -141344 -11.5
(read/write) 559975 496487 -63488 -11.3
.dram0.bss 80976 80568 -408 -0.5
.dram0.data 34224 34072 -152 -0.4
.flash.rodata 311056 248076 -62980 -20.2
.flash.text 1228783 1087439 -141344 -11.5
.iram0.text 124803 124855 52 0.0
k32w contact k32w0+release (read/write) 659884 659884 0 0.0
.bss 77032 77032 0 0.0
.data 2104 2104 0 0.0
.text 561636 561636 0 0.0
light k32w0+release (read/write) 671424 671424 0 0.0
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 591812 591812 0 0.0
lock k32w0+release (read/write) 631268 631268 0 0.0
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 550876 550876 0 0.0
linux all-clusters-app debug (read only) 3121393 3121393 0 0.0
(read/write) 153008 153008 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 81688 81688 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 281835 281835 0 0.0
.text 2654690 2654690 0 0.0
all-clusters-minimal-app debug (read only) 2933585 2933585 0 0.0
(read/write) 146416 146416 0 0.0
.bss 61600 61600 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 76104 76104 0 0.0
.dynamic 608 608 0 0.0
.got 4688 4688 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 280491 280491 0 0.0
.text 2471506 2471506 0 0.0
bridge-app debug (read only) 2497233 2497233 0 0.0
(read/write) 130976 130976 0 0.0
.bss 52512 52512 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 68712 68712 0 0.0
.dynamic 608 608 0 0.0
.got 4608 4608 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 212544 212544 0 0.0
.text 2112818 2112818 0 0.0
chip-tool debug (read only) 11484913 11484913 0 0.0
(read/write) 646256 646256 0 0.0
.bss 26168 26168 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 610288 610288 0 0.0
.dynamic 608 608 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 636933 636933 0 0.0
.text 9350724 9350724 0 0.0
chip-tool-ipv6only arm64 (read only) 10878564 10878564 0 0.0
(read/write) 695576 695576 0 0.0
.bss 34168 34168 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 639104 639104 0 0.0
.dynamic 560 560 0 0.0
.got 14104 14104 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 563828 563828 0 0.0
.text 8667652 8667652 0 0.0
lighting-app debug+rpc (read only) 2664809 2664809 0 0.0
(read/write) 130312 130312 0 0.0
.bss 49952 49952 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 71848 71848 0 0.0
.dynamic 608 608 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 228512 228512 0 0.0
.text 2259458 2259458 0 0.0
lock-app debug (read only) 2623537 2623537 0 0.0
(read/write) 125360 125360 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 68824 68824 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 244680 244680 0 0.0
.text 2206866 2206866 0 0.0
ota-provider-app debug (read only) 2197433 2197433 0 0.0
(read/write) 105104 105104 0 0.0
.bss 46592 46592 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51320 51320 0 0.0
.dynamic 608 608 0 0.0
.got 3736 3736 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 196008 196008 0 0.0
.text 1861426 1861426 0 0.0
ota-requestor-app debug (read only) 2358913 2358913 0 0.0
(read/write) 112800 112800 0 0.0
.bss 49056 49056 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 56088 56088 0 0.0
.dynamic 608 608 0 0.0
.got 3736 3736 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 202736 202736 0 0.0
.text 2007186 2007186 0 0.0
shell debug (read only) 2653961 2653961 0 0.0
(read/write) 137504 137504 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 72568 72568 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 240018 240018 0 0.0
.text 2254050 2254050 0 0.0
thermostat-no-ble arm64 (read only) 2479452 2479452 0 0.0
(read/write) 143016 143016 0 0.0
.bss 55336 55336 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 76632 76632 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 149832 149832 0 0.0
.text 2069024 2069024 0 0.0
tv-app debug (read only) 3288801 3288801 0 0.0
(read/write) 259344 259344 0 0.0
.bss 170776 170776 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 77952 77952 0 0.0
.dynamic 608 608 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 269208 269208 0 0.0
.text 2825154 2825154 0 0.0
tv-casting-app debug (read only) 5639441 5639441 0 0.0
(read/write) 160792 160792 0 0.0
.bss 52344 52344 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 99880 99880 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 361401 361401 0 0.0
.text 4999906 4999906 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2461952 2461952 0 0.0
.bss 214932 214932 0 0.0
.data 5872 5872 0 0.0
.text 1424596 1424596 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1163144 1163144 0 0.0
bss 146736 146736 0 0.0
rodata 132632 132632 0 0.0
text 803556 803556 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1364784 1364784 0 0.0
bss 106036 106036 0 0.0
rodata 210116 210116 0 0.0
text 762792 762796 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1108984 1108984 0 0.0
bss 145939 145939 0 0.0
rodata 109912 109912 0 0.0
text 772952 772952 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842032 842032 0 0.0
(read/write) 1747380 1747380 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188648 188648 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 2664 2664 0 0.0
.debug_abbrev 1247001 1247001 0 0.0
.debug_aranges 111184 111184 0 0.0
.debug_frame 373384 373384 0 0.0
.debug_info 27325031 27325030 -1 -0.0
.debug_line 3753075 3753075 0 0.0
.debug_loc 3642680 3642680 0 0.0
.debug_ranges 356400 356400 0 0.0
.debug_str 3470129 3470129 0 0.0
.heap 842032 842032 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 575120 575120 0 0.0
.symtab 423200 423200 0 0.0
.text 1547680 1547680 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842800 842800 0 0.0
(read/write) 1688812 1688812 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187888 187888 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 2656 2656 0 0.0
.debug_abbrev 1232808 1232808 0 0.0
.debug_aranges 110448 110448 0 0.0
.debug_frame 375828 375828 0 0.0
.debug_info 26886602 26886604 2 0.0
.debug_line 3761872 3761872 0 0.0
.debug_loc 3626080 3626080 0 0.0
.debug_ranges 354368 354368 0 0.0
.debug_str 3454935 3454935 0 0.0
.heap 842800 842800 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 535500 535500 0 0.0
.symtab 408160 408160 0 0.0
.text 1489880 1489880 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850976 850976 0 0.0
(read/write) 1608924 1608924 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179912 179912 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 2456 2456 0 0.0
.debug_abbrev 1067806 1067806 0 0.0
.debug_aranges 102736 102736 0 0.0
.debug_frame 346404 346404 0 0.0
.debug_info 22362515 22362516 1 0.0
.debug_line 3328379 3328379 0 0.0
.debug_loc 3327954 3327954 0 0.0
.debug_ranges 318592 318592 0 0.0
.debug_str 3260732 3260732 0 0.0
.heap 850976 850976 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 473441 473441 0 0.0
.symtab 377392 377392 0 0.0
.text 1418168 1418168 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845984 845984 0 0.0
(read/write) 1642956 1642956 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184888 184888 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 2472 2472 0 0.0
.debug_abbrev 1069852 1069852 0 0.0
.debug_aranges 103120 103120 0 0.0
.debug_frame 348204 348204 0 0.0
.debug_info 22580919 22580917 -2 -0.0
.debug_line 3329481 3329481 0 0.0
.debug_loc 3349469 3349469 0 0.0
.debug_ranges 320448 320448 0 0.0
.debug_str 3277139 3277139 0 0.0
.heap 845984 845984 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 476376 476376 0 0.0
.symtab 379216 379216 0 0.0
.text 1447208 1447208 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1147676 1147668 -8 -0.0
.bss 100348 100348 0 0.0
.data 840 840 0 0.0
.text 594776 594768 -8 -0.0
lock-app qpg6105+debug (read/write) 1115028 1115028 0 0.0
.bss 96868 96868 0 0.0
.data 852 852 0 0.0
.text 562124 562124 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1024760 1024752 -8 -0.0
bss 98172 98172 0 0.0
text 687936 687932 -4 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 963100 963092 -8 -0.0
bss 97360 97360 0 0.0
text 651226 651224 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867724 867724 0 0.0
bss 89524 89524 0 0.0
text 581720 581722 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884172 884180 8 0.0
bss 89620 89620 0 0.0
text 596322 596326 4 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962532 962532 0 0.0
bss 97676 97676 0 0.0
text 662336 662338 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898012 898020 8 0.0
bss 90568 90568 0 0.0
text 607440 607444 4 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887404 887404 0 0.0
bss 91008 91008 0 0.0
text 597088 597088 0 0.0

@andy31415
Copy link
Contributor

approved as a re-roll of the previous rollback in #24531

@andy31415 andy31415 merged commit bba4182 into project-chip:master Jan 20, 2023
shubhamdp added a commit to shubhamdp/connectedhomeip that referenced this pull request Jan 24, 2023
This is the regression from project-chip#24547, which is accessing the attributes
even before Server is ready. Moved the lock initialization after service is initialized
shubhamdp added a commit to shubhamdp/connectedhomeip that referenced this pull request Jan 24, 2023
This is the regression from project-chip#24547, which is accessing the attributes
even before Server is ready. Moved the lock initialization after service is initialized
Damian-Nordic pushed a commit that referenced this pull request Jan 24, 2023
* Fix the boot loop crash on M5Stack

This is the regression from #24547, which is accessing the attributes
even before Server is ready. Moved the lock initialization after service is initialized

* Fix the typo for chip error format
lucicop pushed a commit that referenced this pull request Jan 24, 2023
* Fix the boot loop crash on M5Stack

This is the regression from #24547, which is accessing the attributes
even before Server is ready. Moved the lock initialization after service is initialized

* Fix the typo for chip error format
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
* [ESP32/Linux] Added support of door-lock for esp32 and moved linux
door-lock code to common

* Restored linux implementation, implemented door lock support for esp32

* Restyled by clang-format

* esp32/all-clusters-app's uses linux door-lock replace it with esp32 door-lock support

* Restyled by whitespace

* Restyled by clang-format

* Removed redundent handling of lock/unlock

* Rebased and fixed zap generated changes

* Restyled by clang-format

Co-authored-by: Restyled.io <commits@restyled.io>
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
* Fix the boot loop crash on M5Stack

This is the regression from project-chip#24547, which is accessing the attributes
even before Server is ready. Moved the lock initialization after service is initialized

* Fix the typo for chip error format
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.

[BUG] [ESP32] Lock app cannot control Lock/Unlock
3 participants