display

Example of the component espressif/esp_wrover_kit v1.5.0
# BSP: Display example

This is a minimalistic display + LVGL graphics library example.
In few function calls it sets up the display and shows Espressif's logo and label.

To create a project from this example, run:

idf.py create-project-from-example "espressif/esp_wrover_kit=1.5.0:display"

or download archive