I copied the error handler stuff from cerberus and got it to build. Not sure where we want to add this error handler in main.c, looks like the auto-generated code has a separate error handler it's using rn that's just manually called whenever an error condition is met in various places in the code
To Do
Any remaining things that need to get done
[x] Add any fault codes that we know we can add
[x] wire up error handler to main?
Checklist
It can be helpful to check the Checks and Files changed tabs.
Please reach out to your Project Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.
[x] All commits are tagged with the ticket number
[x] No merge conflicts
[x] All checks passing
[x] Remove any non-applicable sections of this template
[x] Assign the PR to yourself
[x] Request reviewers & ping on Slack
[x] PR is linked to the ticket (fill in the closes line below)
Changes
I copied the error handler stuff from cerberus and got it to build. Not sure where we want to add this error handler in main.c, looks like the auto-generated code has a separate error handler it's using rn that's just manually called whenever an error condition is met in various places in the code
To Do
Any remaining things that need to get done
Checklist
It can be helpful to check the
Checks
andFiles changed
tabs. Please reach out to your Project Lead if anything is unclear. Please request reviewers and ping on slack only after you've gone through this whole checklist.Closes #24 (issue #)