I tried compiling lvgl_micropython in a GitHub codespace (Ubuntu) and it failed. The underlying problem was that libusb-1.0-0-dev was not installed, and the ESP-IDF export.sh errored out, causing a host of downstream problems due to paths not being set correctly
I tried compiling lvgl_micropython in a GitHub codespace (Ubuntu) and it failed. The underlying problem was that libusb-1.0-0-dev was not installed, and the ESP-IDF export.sh errored out, causing a host of downstream problems due to paths not being set correctly