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 EFR32 DeviceLayer build #226

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

sagar-apple
Copy link
Contributor

Problem

EFR32 DeviceLayer isn't building because of a missing header dependency.

Summary of Changes

Add the include directive.

@woody-apple woody-apple merged commit ccc4761 into project-chip:master Apr 2, 2020
mkardous-silabs referenced this pull request in mkardous-silabs/connectedhomeip Nov 2, 2022
…Pv4 flags (project-chip#23106)" from silabs to silabs_1.0

Merge in WMN_TOOLS/matter from cherry-pick/lwip-ipv4-macro-toggle to silabs_1.0

Squashed commit of the following:

commit f65ba67f854c0aae4045c4da7f4fe296496911a4
Author: Rohan Sahay <[email protected]>
Date:   Thu Oct 27 02:03:09 2022 +0530

    [EFR32] Adds support to toggle LwIP IPv4 flags (project-chip#23106)

    * Adds LWIP flag changes to toggle LWIP_IPV4 builds

    * Adds fix for openthread compilation

    * Restyled by whitespace

    Co-authored-by: Restyled.io <[email protected]>
    # Conflicts:
    #	src/lwip/efr32/lwipopts-rs911x.h
    #	src/lwip/efr32/lwipopts-wf200.h
rerasool pushed a commit to SiliconLabs/matter that referenced this pull request Nov 2, 2022
…oggle LwIP IPv4 flags (project-chip#23106)" from silabs to silabs_1.0

Merge in WMN_TOOLS/matter from cherry-pick/lwip-ipv4-macro-toggle to silabs_1.0

Squashed commit of the following:

commit f65ba67f854c0aae4045c4da7f4fe296496911a4
Author: Rohan Sahay <[email protected]>
Date:   Thu Oct 27 02:03:09 2022 +0530

    [EFR32] Adds support to toggle LwIP IPv4 flags (project-chip#23106)

    * Adds LWIP flag changes to toggle LWIP_IPV4 builds

    * Adds fix for openthread compilation

    * Restyled by whitespace

    Co-authored-by: Restyled.io <[email protected]>
    # Conflicts:
    #	src/lwip/efr32/lwipopts-rs911x.h
    #	src/lwip/efr32/lwipopts-wf200.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants