display

Example of the component espressif/esp_wrover_kit v1.3.3
| Supported Boards | Wrover kit |
| ---------------- | ---------- |

# 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.3.3:display"

or download archive