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]Add CI for ESP32C3 #7942

Merged
merged 1 commit into from
Jul 6, 2021
Merged

Conversation

wqx6
Copy link
Contributor

@wqx6 wqx6 commented Jun 28, 2021

Problem

CI need to be add since C3 support has be added for all-clusters-app

Change overview

Add CI for ESP32C3-DevKitM

Testing

Successful CI

@wqx6
Copy link
Contributor Author

wqx6 commented Jun 28, 2021

@andy31415 Can you please update the docker hub? we have updated ESP-IDF version to v4.3 in #6345 .

@woody-apple
Copy link
Contributor

scripts/examples/esp_example.sh Outdated Show resolved Hide resolved
@wqx6 wqx6 force-pushed the add_ESP32C3_CI branch from 0b9e1b8 to 5904620 Compare June 29, 2021 02:23
@wqx6 wqx6 force-pushed the add_ESP32C3_CI branch from 5904620 to 5d116c3 Compare June 30, 2021 09:45
@wqx6 wqx6 force-pushed the add_ESP32C3_CI branch from 5d116c3 to 72e34b0 Compare July 1, 2021 11:46
@wqx6 wqx6 force-pushed the add_ESP32C3_CI branch from 72e34b0 to 1ea7d7c Compare July 5, 2021 02:42
@github-actions
Copy link

github-actions bot commented Jul 5, 2021

Size increase report for "esp32-example-build" from d1e04c6

File Section File VM
chip-temperature-measurement-app.elf .flash.text -8 -8
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-temperature-measurement-app.elf and ./pull_artifact/chip-temperature-measurement-app.elf:

sections,vmsize,filesize
.shstrtab,0,124
.xt.lit._ZN4chip11DeviceLayer8Internal31GenericConfigurationManagerImplINS0_24ConfigurationManagerImplEE13_GetProductIdERt,0,48
.symtab,0,16
.xt.prop._ZN4chip11DeviceLayer8Internal31GenericConfigurationManagerImplINS0_24ConfigurationManagerImplEE13_GetProductIdERt,0,12
.debug_line,0,10
.debug_loc,0,4
.debug_str,0,-2
.flash.text,-8,-8
.debug_ranges,0,-40

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

BLOAT EXECUTION FAILED WITH CODE 1:
bloaty: integer overflow

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

sections,vmsize,filesize

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

sections,vmsize,filesize

Comparing ./master_artifact/chip-shell.elf and ./pull_artifact/chip-shell.elf:

sections,vmsize,filesize

Comparing ./master_artifact/chip-persistent-storage.elf and ./pull_artifact/chip-persistent-storage.elf:

sections,vmsize,filesize


@mspang mspang merged commit cf9ecc4 into project-chip:master Jul 6, 2021
@wqx6 wqx6 deleted the add_ESP32C3_CI branch July 12, 2021 02:37
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 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.

5 participants