kmk_firmware icon indicating copy to clipboard operation
kmk_firmware copied to clipboard

Implement automatic firmware reload and show error stacktrace

Open xs5871 opened this issue 9 months ago • 3 comments

Trigger a supervisor reload on any exception, restarting the firmware; unless it's a keyboard interrupt in which case we explicitly want to drop into the REPL. Replace the sparse debug error message with a stacktrace.

xs5871 avatar May 19 '24 06:05 xs5871