Skip to content

add hard fault handlers for MultiTech mDot and Dragonfly platforms #1615

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

Merged
merged 1 commit into from
Mar 18, 2016

Conversation

mfiore02
Copy link
Contributor

Since MTS products can be deployed and are expected to stay up and running indefinitely, reset the device if a fault is encountered instead of sitting in a while(1); loop.

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 17, 2016

Looks good to me.

We might consider providing default "fault" handlers (they could dump some fundamental information for a user), that can be overwritten like you did for these 2 targets.

0xc0170 added a commit that referenced this pull request Mar 18, 2016
add hard fault handlers for MultiTech mDot and Dragonfly platforms
@0xc0170 0xc0170 merged commit 1f34044 into ARMmbed:master Mar 18, 2016
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.

2 participants