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

Thermostat cluster added. Support for raise-lower-setpoint command #6012

Merged
merged 3 commits into from
Apr 15, 2021

Conversation

chrisbeach59
Copy link
Contributor

This is the baseline functionality used in the recent TSG demo.

@github-actions
Copy link

Size increase report for "esp32-example-build" from 4cf1119

File Section File VM
chip-all-clusters-app.elf .flash.text 576 576
chip-all-clusters-app.elf .flash.rodata 208 208
chip-all-clusters-app.elf .dram0.bss 0 120
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-pigweed-app.elf and ./pull_artifact/chip-pigweed-app.elf:

sections,vmsize,filesize

Comparing ./master_artifact/chip-all-clusters-app.elf and ./pull_artifact/chip-all-clusters-app.elf:

sections,vmsize,filesize
.debug_info,0,18901
.debug_line,0,9959
.debug_loc,0,8277
[Unmapped],0,3888
.debug_str,0,2348
.flash.text,576,576
.debug_frame,0,432
.flash.rodata,208,208
.debug_aranges,0,136
.debug_ranges,0,136
.dram0.bss,120,0
.strtab,0,70
.symtab,0,32
.shstrtab,0,2
.xt.prop._ZN4chip8Encoding22PacketBufferWriterBaseINS0_12LittleEndian12BufferWriterEEC2EONS_6System18PacketBufferHandleEj,0,1
.debug_abbrev,0,-2


Copy link
Contributor

@chrisdecenzo chrisdecenzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@yufengwangca yufengwangca merged commit 24f26f6 into project-chip:master Apr 15, 2021
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.

6 participants