Describe the bug
A clear and concise description of what the bug is.
I tried to compile and install lvgl_micropython for my T-Deck Plus (because want to port one project which are based at lvgl_micropython) but it's failed (m5launcher shows update failed)
Expected behavior
A clear and concise description of what you expected to happen.
Successful flashing
Exact make and model number of the MCU that you are compiling for or the firmware is running on.
- Model: Lilygo T-Deck Plus
For ESP32 MCU's The PSRAM and FLASH SPI type, quad SPI or octal SPI.
I need to know the OS and OS version of the machine that compiled the binary. If using a VM then I need to know the OS and OS version the VM is running. (WSL == VM)
- OS: [e.g. iOS] Debian 13 in Proxmox LXC
Build Command
python make.py esp32 BOARD=ESP32_GENERIC_S3
Also have build for quad psiram because planning to port two devices at the same time
Upd: also reported to launcher repo
Describe the bug
A clear and concise description of what the bug is.
I tried to compile and install lvgl_micropython for my T-Deck Plus (because want to port one project which are based at lvgl_micropython) but it's failed (m5launcher shows update failed)
Expected behavior
A clear and concise description of what you expected to happen.
Successful flashing
Exact make and model number of the MCU that you are compiling for or the firmware is running on.
For ESP32 MCU's The PSRAM and FLASH SPI type, quad SPI or octal SPI.
I need to know the OS and OS version of the machine that compiled the binary. If using a VM then I need to know the OS and OS version the VM is running. (WSL == VM)
Build Command
Also have build for quad psiram because planning to port two devices at the same time
Upd: also reported to launcher repo