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

[Telink] Add Temperature Measurement app demo #25366

Merged

Conversation

s07641069
Copy link
Contributor

Problem

  • These changes add new Telink app example

Change overview

  • Added Temperature Measurement example
  • Move zap & matter files into common folder

Testing

Tested manually with chip-tool.

Steps:

  • Run: $ chip-tool pairing ble-thread <...>
  • Wait till success

@s07641069 s07641069 force-pushed the temperature-measurement-app branch from e65ab8a to e4e3ec9 Compare February 28, 2023 11:54
@github-actions
Copy link

PR #25366: Size comparison from de6f9a1 to e4e3ec9

Full report (1 build for cc32xx)
platform target config section de6f9a1 e4e3ec9e change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643073 643073 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 930155 930155 0 0.0
.debug_aranges 87280 87280 0 0.0
.debug_frame 299824 299824 0 0.0
.debug_info 20261983 20261983 0 0.0
.debug_line 2657104 2657104 0 0.0
.debug_loc 2799620 2799620 0 0.0
.debug_ranges 282184 282184 0 0.0
.debug_str 3023185 3023185 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105889 105889 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 377825 377825 0 0.0
.symtab 256240 256240 0 0.0
.text 535060 535060 0 0.0

@github-actions
Copy link

PR #25366: Size comparison from de6f9a1 to 3b0a1e0

Increases (1 build for cc32xx)
platform target config section de6f9a1 3b0a1e0 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20261983 20261984 1 0.0
Full report (2 builds for cc32xx, mbed)
platform target config section de6f9a1 3b0a1e0 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643073 643073 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 930155 930155 0 0.0
.debug_aranges 87280 87280 0 0.0
.debug_frame 299824 299824 0 0.0
.debug_info 20261983 20261984 1 0.0
.debug_line 2657104 2657104 0 0.0
.debug_loc 2799620 2799620 0 0.0
.debug_ranges 282184 282184 0 0.0
.debug_str 3023185 3023185 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105889 105889 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 377825 377825 0 0.0
.symtab 256240 256240 0 0.0
.text 535060 535060 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2467408 2467408 0 0.0
.bss 215804 215804 0 0.0
.data 5880 5880 0 0.0
.text 1430052 1430052 0 0.0

@s07641069 s07641069 marked this pull request as ready for review February 28, 2023 15:52
@github-actions
Copy link

PR #25366: Size comparison from 5cd8726 to 2496071

Increases (1 build for qpg)
platform target config section 5cd8726 2496071 change % change
qpg lighting-app qpg6105+debug (read/write) 1151508 1151516 8 0.0
.text 598604 598612 8 0.0
Full report (3 builds for cc32xx, qpg)
platform target config section 5cd8726 2496071 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 643001 643001 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 930167 930167 0 0.0
.debug_aranges 87288 87288 0 0.0
.debug_frame 299852 299852 0 0.0
.debug_info 20262098 20262098 0 0.0
.debug_line 2656903 2656903 0 0.0
.debug_loc 2799508 2799508 0 0.0
.debug_ranges 282192 282192 0 0.0
.debug_str 3023403 3023403 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105889 105889 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 377932 377932 0 0.0
.symtab 256272 256272 0 0.0
.text 534988 534988 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151508 1151516 8 0.0
.bss 99804 99804 0 0.0
.data 852 852 0 0.0
.text 598604 598612 8 0.0
lock-app qpg6105+debug (read/write) 1118724 1118724 0 0.0
.bss 96292 96292 0 0.0
.data 864 864 0 0.0
.text 565824 565824 0 0.0

@github-actions
Copy link

github-actions bot commented Mar 1, 2023

PR #25366: Size comparison from eff5773 to 9b8c2e1

Decreases (1 build for cc32xx)
platform target config section eff5773 9b8c2e1 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 20262893 20262892 -1 -0.0
Full report (2 builds for cc32xx, mbed)
platform target config section eff5773 9b8c2e1 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 930167 930167 0 0.0
.debug_aranges 87336 87336 0 0.0
.debug_frame 300024 300024 0 0.0
.debug_info 20262893 20262892 -1 -0.0
.debug_line 2657207 2657207 0 0.0
.debug_loc 2799993 2799993 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) 2467448 2467448 0 0.0
.bss 215804 215804 0 0.0
.data 5880 5880 0 0.0
.text 1430092 1430092 0 0.0

@andy31415 andy31415 merged commit ec6e34b into project-chip:master Mar 1, 2023
@s07641069 s07641069 deleted the temperature-measurement-app branch March 1, 2023 13:47
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
* [Telink] Temperature Measurement App demo added (simulated data)

* [Telink] Temperature Measurement App demo GitHub CI modified

* [Telink] move zap & matter files into common folder

* [Telink] Cleanup & fix identify cluster

* [Telink] Remove identify functionality

* [Telink] Set correct app name for CI build

* [Telink] Fix code style

---------

Co-authored-by: Dmytro Huz <[email protected]>
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.

4 participants