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

Efr32 gn build #1958

Merged
merged 6 commits into from
Aug 4, 2020
Merged

Conversation

jepenven-silabs
Copy link
Contributor

Problem

The EFR32 lock app example didn't support the ninja build system

Summary of Changes

Add Ninja support for the EFR32 lock app example

fixes #1634

@woody-apple
Copy link
Contributor

@jelderton @andy31415 ?

@woody-apple
Copy link
Contributor

@jepenven-silabs Apologies, there's a conflict here :(

jepenven-silabs and others added 6 commits August 3, 2020 20:08
This was set in configure.ac as a default, but since embedded platforms
were always overriding CFLAGS that removed it. Fix this in GN so it only
applies to POSIX platforms.
- Remove unused target
- Update with master
@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "nrf-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-nrf52840-lock-example.out and ./pull_artifact/chip-nrf52840-lock-example.out:

sections,vmsize,filesize


@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "nrfconnect-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-nrf52840-lock-example.elf and ./pull_artifact/chip-nrf52840-lock-example.elf:

sections,vmsize,filesize


@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "linux-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-standalone-demo.out and ./pull_artifact/chip-standalone-demo.out:

sections,vmsize,filesize


@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "esp32-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-wifi-echo.elf and ./pull_artifact/chip-wifi-echo.elf:

sections,vmsize,filesize


@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "gn_nrf-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv


@github-actions
Copy link

github-actions bot commented Aug 4, 2020

Size increase report for "gn_linux-example-build"

File Section File VM
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv


@jepenven-silabs
Copy link
Contributor Author

@woody-apple All conflicts resolved

@woody-apple woody-apple merged commit cec75ca into project-chip:master Aug 4, 2020
@jepenven-silabs jepenven-silabs deleted the efr32-gn-build branch August 31, 2020 18:41
chirag-silabs pushed a commit to rosahay-silabs/connectedhomeip that referenced this pull request Jul 15, 2024
…io Project display

Merge in WMN_TOOLS/matter from MATTER-3624-fix-casing-for-matter-samples-apps to silabs_slc_1.3

Squashed commit of the following:

commit 4a9f6e7f0e4902cbbaaf8fd9a29e38756d88dd89
Author: bivishwa <biridaraju.vishwanath@silabs.com>
Date:   Thu Jun 6 21:54:27 2024 +0530

    Modifying Onoff

commit 204088b45cd0934f82a17a3bd112aae441cdd0a0
Author: bivishwa <biridaraju.vishwanath@silabs.com>
Date:   Thu Jun 6 21:50:32 2024 +0530

    reverting matter demos xml file

commit f538907408f4ecdb30dd5c4551bf657af516c63d
Author: bivishwa <biridaraju.vishwanath@silabs.com>
Date:   Thu Jun 6 21:36:05 2024 +0530

    Changes in script generate metadata

... and 1 more commit
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.

EFR32 add support for gn build
5 participants