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

Fix dynamic bridge compilation #24499

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

andy31415
Copy link
Contributor

Dynamic bridge compilation fails with:

...
Step #5 - "Linux": 2023-01-18 19:15:59 INFO    ../../examples/dynamic-bridge-app/linux/include/ActionCluster.h:21:10: fatal error: 'app-common/app-common/zap-generated/cluster-enums.h' file not found
Step #5 - "Linux": 2023-01-18 19:15:59 INFO    #include <app-common/app-common/zap-generated/cluster-enums.h>

this is because include paths are not properly referenced in this app. Fixed include paths and added dependency to gn.

@andy31415 andy31415 added the hotfix urgent fix needed, can bypass review label Jan 18, 2023
@andy31415
Copy link
Contributor Author

Merging as hotfix: apparently CI does not build the dynamic bridge.

@andy31415 andy31415 merged commit 558acd4 into project-chip:master Jan 18, 2023
@github-actions
Copy link

github-actions bot commented Jan 18, 2023

PR #24499: Size comparison from a912fdc to b1934c4

Increases (11 builds for bl702, efr32, esp32, nrfconnect, psoc6, qpg, telink)
platform target config section a912fdc b1934c4 change % change
bl702 lighting-app bl702 .debug_info 39910667 39910668 1 0.0
.text 956658 956660 2 0.0
bl702+rpc .debug_info 44300547 44300548 1 0.0
.text 1033512 1033514 2 0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1066312 1066328 16 0.0
.text 906084 906100 16 0.0
esp32 all-clusters-app c3devkit (read only) 1221502 1221506 4 0.0
(read/write) 1787114 1787122 8 0.0
.flash.rodata 245624 245632 8 0.0
.flash.text 1221502 1221506 4 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1164448 1164464 16 0.0
text 804524 804528 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1110292 1110308 16 0.0
text 773920 773924 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27338367 27338369 2 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26899936 26899938 2 0.0
qpg lock-app qpg6105+debug (read/write) 1115020 1115028 8 0.0
.text 562116 562124 8 0.0
telink lighting-app tlsr9518adk80d (read/write) 962012 962020 8 0.0
text 662044 662048 4 0.0
thermostat tlsr9518adk80d text 596974 596976 2 0.0
Decreases (5 builds for bl602, psoc6, qpg, telink)
platform target config section a912fdc b1934c4 change % change
bl602 lighting-app bl602 .text 1016760 1016758 -2 -0.0
bl602+rpc (read/write) 1374958 1374950 -8 -0.0
.text 1047690 1047686 -4 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22580699 22580698 -1 -0.0
qpg lighting-app qpg6105+debug (read/write) 1147676 1147668 -8 -0.0
.text 594776 594768 -8 -0.0
telink contact-sensor-app tlsr9518adk80d text 581722 581720 -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 a912fdc b1934c4 change % change
bl602 lighting-app bl602 (read/write) 1329518 1329518 0 0.0
.bss 86926 86926 0 0.0
.data 9576 9576 0 0.0
.text 1016760 1016758 -2 -0.0
bl602+rpc (read/write) 1374958 1374950 -8 -0.0
.bss 94966 94966 0 0.0
.data 9976 9976 0 0.0
.text 1047690 1047686 -4 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1194527 1194527 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66590 66590 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1535738 1535738 0 0.0
.debug_aranges 132792 132792 0 0.0
.debug_frame 487452 487452 0 0.0
.debug_info 39910667 39910668 1 0.0
.debug_line 5228265 5228265 0 0.0
.debug_loc 3394488 3394488 0 0.0
.debug_ranges 372616 372616 0 0.0
.debug_str 3511070 3511070 0 0.0
.hbn 509 509 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 115312 115312 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 569764 569764 0 0.0
.symtab 172112 172112 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956658 956660 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1286675 1286675 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 74622 74622 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4600 4600 0 0.0
.debug_abbrev 1684199 1684199 0 0.0
.debug_aranges 141008 141008 0 0.0
.debug_frame 515116 515116 0 0.0
.debug_info 44300547 44300548 1 0.0
.debug_line 5626018 5626018 0 0.0
.debug_loc 3590391 3590391 0 0.0
.debug_ranges 396312 396312 0 0.0
.debug_str 3914218 3914218 0 0.0
.hbn 509 509 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 129808 129808 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 630215 630215 0 0.0
.symtab 190416 190416 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1033512 1033514 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676539 676539 0 0.0
(read/write) 174940 174940 0 0.0
.bss 81172 81172 0 0.0
.data 3380 3380 0 0.0
.rodata 86955 86955 0 0.0
.text 589268 589268 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640171 640171 0 0.0
(read/write) 157916 157916 0 0.0
.bss 80420 80420 0 0.0
.data 3380 3380 0 0.0
.rodata 77043 77043 0 0.0
.text 562808 562808 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) 687839 687839 0 0.0
(read/write) 161904 161904 0 0.0
.bss 78756 78756 0 0.0
.data 3268 3268 0 0.0
.rodata 90423 90423 0 0.0
.text 596932 596932 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671875 671875 0 0.0
(read/write) 177972 177972 0 0.0
.bss 78860 78860 0 0.0
.data 3292 3292 0 0.0
.rodata 86139 86139 0 0.0
.text 585256 585256 0 0.0
shell LP_CC2652R7 (read only) 667778 667778 0 0.0
(read/write) 186028 186028 0 0.0
.bss 83500 83500 0 0.0
.data 3376 3376 0 0.0
.rodata 83690 83690 0 0.0
.text 583776 583776 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) 974140 974140 0 0.0
.bss 152172 152172 0 0.0
.data 2168 2168 0 0.0
.text 819780 819780 0 0.0
BRD4161A+rs911x (read/write) 1037336 1037336 0 0.0
.bss 186648 186648 0 0.0
.data 2012 2012 0 0.0
.text 848656 848656 0 0.0
BRD4187C (read/write) 1147996 1147996 0 0.0
.bss 138568 138568 0 0.0
.data 2516 2516 0 0.0
.text 982316 982316 0 0.0
lock-app BRD4161A+wf200 (read/write) 1066312 1066328 16 0.0
.bss 158184 158184 0 0.0
.data 2020 2020 0 0.0
.text 906084 906100 16 0.0
window-app BRD4187C (read/write) 1140680 1140680 0 0.0
.bss 139984 139984 0 0.0
.data 2540 2540 0 0.0
.text 973560 973560 0 0.0
esp32 all-clusters-app c3devkit (read only) 1221502 1221506 4 0.0
(read/write) 1787114 1787122 8 0.0
.dram0.bss 75832 75832 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 245624 245632 8 0.0
.flash.text 1221502 1221506 4 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1235043 1235043 0 0.0
(read/write) 560335 560335 0 0.0
.dram0.bss 80984 80984 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 311408 311408 0 0.0
.flash.text 1229659 1229659 0 0.0
.iram0.text 124803 124803 0 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) 3125529 3125529 0 0.0
(read/write) 153072 153072 0 0.0
.bss 62496 62496 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 81720 81720 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 282539 282539 0 0.0
.text 2658002 2658002 0 0.0
all-clusters-minimal-app debug (read only) 2937777 2937777 0 0.0
(read/write) 146480 146480 0 0.0
.bss 61632 61632 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 76136 76136 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 281227 281227 0 0.0
.text 2474818 2474818 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) 11479393 11479393 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 636709 636709 0 0.0
.text 9345428 9345428 0 0.0
chip-tool-ipv6only arm64 (read only) 10873700 10873700 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 563636 563636 0 0.0
.text 8662980 8662980 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) 2658161 2658161 0 0.0
(read/write) 137568 137568 0 0.0
.bss 57896 57896 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 72600 72600 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 240754 240754 0 0.0
.text 2257394 2257394 0 0.0
thermostat-no-ble arm64 (read only) 2479116 2479116 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 2068688 2068688 0 0.0
tv-app debug (read only) 3287521 3287521 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 269464 269464 0 0.0
.text 2823618 2823618 0 0.0
tv-casting-app debug (read only) 5639041 5639041 0 0.0
(read/write) 160760 160760 0 0.0
.bss 52312 52312 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 361369 361369 0 0.0
.text 4999538 4999538 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) 1164448 1164464 16 0.0
bss 146748 146748 0 0.0
rodata 132976 132976 0 0.0
text 804524 804528 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1366104 1366104 0 0.0
bss 106048 106048 0 0.0
rodata 210460 210460 0 0.0
text 763768 763768 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1110292 1110308 16 0.0
bss 145947 145947 0 0.0
rodata 110260 110260 0 0.0
text 773920 773924 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842024 842024 0 0.0
(read/write) 1748796 1748796 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188656 188656 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 1247580 1247580 0 0.0
.debug_aranges 111264 111264 0 0.0
.debug_frame 373604 373604 0 0.0
.debug_info 27338367 27338369 2 0.0
.debug_line 3754408 3754408 0 0.0
.debug_loc 3644211 3644211 0 0.0
.debug_ranges 356480 356480 0 0.0
.debug_str 3468020 3468020 0 0.0
.heap 842024 842024 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 576622 576622 0 0.0
.symtab 423936 423936 0 0.0
.text 1549088 1549088 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842784 842784 0 0.0
(read/write) 1690236 1690236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187896 187896 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 1233387 1233387 0 0.0
.debug_aranges 110528 110528 0 0.0
.debug_frame 376048 376048 0 0.0
.debug_info 26899936 26899938 2 0.0
.debug_line 3763181 3763181 0 0.0
.debug_loc 3627611 3627611 0 0.0
.debug_ranges 354448 354448 0 0.0
.debug_str 3452876 3452876 0 0.0
.heap 842784 842784 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 537112 537112 0 0.0
.symtab 408896 408896 0 0.0
.text 1491288 1491288 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 1067780 1067780 0 0.0
.debug_aranges 102728 102728 0 0.0
.debug_frame 346380 346380 0 0.0
.debug_info 22362293 22362293 0 0.0
.debug_line 3328391 3328391 0 0.0
.debug_loc 3327835 3327835 0 0.0
.debug_ranges 318584 318584 0 0.0
.debug_str 3258414 3258414 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 473417 473417 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 1069826 1069826 0 0.0
.debug_aranges 103112 103112 0 0.0
.debug_frame 348180 348180 0 0.0
.debug_info 22580699 22580698 -1 -0.0
.debug_line 3329488 3329488 0 0.0
.debug_loc 3349378 3349378 0 0.0
.debug_ranges 320440 320440 0 0.0
.debug_str 3274248 3274248 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 476134 476134 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) 1115020 1115028 8 0.0
.bss 96868 96868 0 0.0
.data 852 852 0 0.0
.text 562116 562124 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1026448 1026448 0 0.0
bss 98184 98184 0 0.0
text 689254 689254 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964788 964788 0 0.0
bss 97368 97368 0 0.0
text 652546 652546 0 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 581722 581720 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884048 884048 0 0.0
bss 89616 89616 0 0.0
text 596202 596202 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962012 962020 8 0.0
bss 97676 97676 0 0.0
text 662044 662048 4 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898020 898020 0 0.0
bss 90568 90568 0 0.0
text 607444 607444 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887288 887288 0 0.0
bss 91004 91004 0 0.0
text 596974 596976 2 0.0

lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples hotfix urgent fix needed, can bypass review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant