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

Adding custom panic handler #79

Merged
merged 4 commits into from
Oct 3, 2020
Merged

Adding custom panic handler #79

merged 4 commits into from
Oct 3, 2020

Conversation

ryan-summers
Copy link
Member

This PR fixes #28 by adding a custom panic handler that shuts down all of the channels and halts the device. In release configuration, the panic handler instead triggers a device reset.

@ryan-summers ryan-summers merged commit 5332dfe into develop Oct 3, 2020
@ryan-summers ryan-summers deleted the feature/panic-handler branch October 5, 2020 06:00
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.

panic handler
2 participants