Skip to content

feat(micropython): Print exceptions to the screen

schneider requested to merge schneider/mp-exception-print into master

We might want to raise a question upstream if there could be a way to handle this properly.

Produces screens like this: PXL_20211114_112353469

I know that this might influence already broken applications, but it is a very helpful thing when developing.

Edited by schneider

Merge request reports