# Display Component [](https://components.espressif.com/components/espp/display) The `display` component is responsible for managing the memory associated the display buffer / video RAM (vram). It ensures that the LVGL subsystem is configured appropriately.
idf.py add-dependency "espp/display^0.22.1"