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

add rtic serial interrupt example #363

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

elwerene
Copy link

I'm sorry I didn't get the gdb runnter to run, so I could only test a version with probe-rs (sth similiar like here: https://github.com/elwerene/nrf52833-rtic-serial-interrupt).

It took me some hours to get a working version with lots of help from people hanging around at the nRF Rust Matrix channel.

I also only could test the code on nrf52833. Should I remove the other features, or will it work on them?

@jonas-schievink
Copy link
Contributor

Note that we're not currently merging any more examples due to #358

@elwerene
Copy link
Author

Oops.. well that's reasonable! Maybe it's enough to have it as an open pull request so people can find it :)

@elwerene
Copy link
Author

elwerene commented Nov 27, 2021

I'm feeling stupid now as that's exactly where I could have found a more or less working example in #102 :/

@elwerene
Copy link
Author

Could I somehow work this into the documentation? I really don't want anyone else to have to follow my path to UART interrupts.

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.

None yet

2 participants