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

feat(rust): add IoT Nordic nrf52840 example, without BLE #809

Closed
wants to merge 2 commits into from

Conversation

drahnr
Copy link
Contributor

@drahnr drahnr commented Feb 3, 2021

Proposed Changes

Add a poc / example for nrf52840-dk.

Currently this showcases use of direct-executor with a couple of custom futures for handling buttons and using wfi for deepsleep. Does not use an frameworks besides the hal crate.

This does not make use of the BLE functionality and does not spare the softdevice in flash memory.

@drahnr drahnr requested a review from mrinalwadhwa as a code owner February 3, 2021 20:13
@jdspdx
Copy link
Contributor

jdspdx commented Feb 3, 2021

Thanks @drahnr! After our release goes out today, we will work on getting this merged in! We will need to add you to the Contributors, and a few other small things. I'll follow up shortly about this.

@mrinalwadhwa
Copy link
Member

Hey @drahnr !

Thank you for sending the PR ❤️

Before we can merge, could you accept our CLA

Read the CLA at
https://www.ockam.io/learn/how-to-guides/contributing/cla/

To accept the CLA please send a different PR to our contributors repo indicating that you accept the CLA by adding your Git/Github details in a row at the end of the CONTRIBUTORS.csv file:
https://github.com/ockam-network/contributors/blob/master/CONTRIBUTORS.csv

Looking forward to merging your first contribution!!

@jdspdx
Copy link
Contributor

jdspdx commented Apr 21, 2021

Merged as #1300

@jdspdx jdspdx closed this Apr 21, 2021
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.

3 participants