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

Example for nRF5 platform #319

Merged
merged 12 commits into from
Apr 14, 2020
Merged

Conversation

pan-apple
Copy link
Contributor

Problem

Some nRF5 platform code is already part of CHIP project. But, its missing an example application that builds, and uses this piece of code.

Summary of Changes

A sample app that links to CHIP platform, and boots up nRF5 device. It's a minimal stack right now. More code will be integrated in future PRs.

fixes #304

@gerickson
Copy link
Contributor

@pierredelisle and @suryanshup

@gerickson gerickson requested a review from pierredelisle April 9, 2020 18:14
@pan-apple
Copy link
Contributor Author

@woody-apple , the latest commit should cleanup the code, and add copyrights to the modified files.

@woody-apple
Copy link
Contributor

@pierredelisle and @suryanshup

Can we get a review on these today if possible?

@woody-apple woody-apple self-requested a review April 10, 2020 20:04
@woody-apple
Copy link
Contributor

@BroderickCarlin @jelderton can you take a peek please?

@gerickson - can we get eyes on this today so we can make progress?

@woody-apple
Copy link
Contributor

@jelderton @BroderickCarlin ?

@pan-apple
Copy link
Contributor Author

@jelderton the outstanding review comment is resolved. Is this good to go?

build/nrf5/nrf5-chip.mk Outdated Show resolved Hide resolved
@woody-apple woody-apple merged commit 9d92759 into project-chip:master Apr 14, 2020
@pan-apple pan-apple deleted the nrf5-bringup branch April 14, 2020 19:35
rerasool pushed a commit to SiliconLabs/matter that referenced this pull request Dec 19, 2022
…ror.h when MBEDTLS_ERROR_C is defined (project-chip#23645)

Merge in WMN_TOOLS/matter from cherry-pick/cf45410520c to silabs_1.0

Squashed commit of the following:

commit a7207146a768fba5c047cfa2a26c73431de4c6aa
Author: lpbeliveau-silabs <[email protected]>
Date:   Wed Nov 16 23:43:29 2022 -0500

    Added a missing include for mdetlds/error.h when MBEDTLS_ERROR_C is defined (project-chip#23645)
mkardous-silabs referenced this pull request in mkardous-silabs/connectedhomeip Dec 19, 2022
…BEDTLS_ERROR_C is defined (project-chip#23645)

Merge in WMN_TOOLS/matter from cherry-pick/cf45410520c to silabs_1.0

Squashed commit of the following:

commit a7207146a768fba5c047cfa2a26c73431de4c6aa
Author: lpbeliveau-silabs <[email protected]>
Date:   Wed Nov 16 23:43:29 2022 -0500

    Added a missing include for mdetlds/error.h when MBEDTLS_ERROR_C is defined (project-chip#23645)
jamesharrow added a commit that referenced this pull request Dec 4, 2023
DSRR-158 RebasingBranch

Approved-by: Farzad Raiyat
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.

Need an example application for nRF5 platform
8 participants