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

Remove support for nRF5 SDK for Thread & Zigbee #3605

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

mspang
Copy link
Contributor

@mspang mspang commented Nov 3, 2020

The nRF5 SDK for Thread & Zigbee is deprecated and will not receive any
feature updates or support for new parts. CHIP will support nRF5 SoCs
via the nRF Connect SDK instead.

Delete the support code for the nRF5 SDK for Thread & Zigbee, sample
apps, and documentation.

fixes #3604

The nRF5 SDK for Thread & Zigbee is deprecated and will not receive any
feature updates or support for new parts. CHIP will support nRF5 SoCs
via the nRF Connect SDK instead.

Delete the support code for the nRF5 SDK for Thread & Zigbee, sample
apps, and documentation.

fixes project-chip#3604
Copy link
Contributor

@Damian-Nordic Damian-Nordic left a comment

Choose a reason for hiding this comment

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

Thank you for the change! Just note that nrf52840-dk.jpg is used also in READMEs of nrfconnect examples, so could you not delete it and move to examples/platform/nrfconnect instead?

Copy link
Contributor

@LuDuda LuDuda left a comment

Choose a reason for hiding this comment

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

Thank you 👍

@andy31415 andy31415 merged commit e931c96 into project-chip:master Nov 3, 2020
@mspang mspang deleted the for-chip/remove-nrf5 branch November 3, 2020 22:12
mspang added a commit to mspang/connectedhomeip that referenced this pull request Nov 4, 2020
This was deleted in project-chip#3605 but is still referenced by
examples/{lighting,lock}-app/nrfconnect/README.md.

Restore this file.
@mspang
Copy link
Contributor Author

mspang commented Nov 4, 2020

Thank you for the change! Just note that nrf52840-dk.jpg is used also in READMEs of nrfconnect examples, so could you not delete it and move to examples/platform/nrfconnect instead?

#3655

mspang added a commit to mspang/connectedhomeip that referenced this pull request Nov 4, 2020
This was deleted in project-chip#3605 but is still referenced by
examples/{lighting,lock}-app/nrfconnect/README.md.

Restore this file and move it to examples/platform/nrfconnect.
mspang added a commit that referenced this pull request Nov 5, 2020
This was deleted in #3605 but is still referenced by
examples/{lighting,lock}-app/nrfconnect/README.md.

Restore this file and move it to examples/platform/nrfconnect.
soburi added a commit to soburi/connectedhomeip that referenced this pull request Sep 5, 2021
soburi added a commit to soburi/connectedhomeip that referenced this pull request Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the legacy nrf5 platform
6 participants