Error: × Main thread panicked. ├─ at espflash/src/interface.rs:70:33 ╰─ called `Result::unwrap()` on an `Err` value: UnknownModel help: set the `RUST ...
This package contains a rather bushy wrapper for LVGL. I originally needed to program a simple user interface, but I didn't want to write a GUI framework from scratch, and found LVGL rather nice. Only ...