Skip to content
Snippets Groups Projects
Commit 5cbe0e79 authored by rahix's avatar rahix
Browse files

feat(l0dables): Exit in case of CPU exception

Currently, misbehaving l0dables which trigger some kind of CPU exception
will busy-spin in the exception handler with no way to return to another
app without a full reboot.

Fix this by calling epic_exit() in case of an exception to hopefully
allow a return to menu in most situations.
parent ceaec9bc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment