Board | Support Status |
---|---|
ESP32-S3-BOX | YES |
ESP32-S3-BOX-Lite | NO |
ESP32-S3-BOX-3 | YES |
An example used to run LVGL's demos. LVGL's internal demos include music player, widgets, stress and benchmark.
- A ESP32-S3-Box
- A USB-C cable for power supply and programming
Run idf.py flash monitor
to build, flash and monitor the project.
Once a complete flash process has been performed, you can use idf.py app-flash monitor
to reduce the flash time.
(To exit the serial monitor, type Ctrl-]
. Please reset the development board f you cannot exit the monitor.)