This component contains a few different display drivers, corresponding to common
display drivers on espressif development boards. These display drivers are
designed to be used with the display component.
The example is designed to show how the display_drivers component
can be used to drive various different displays with LVGL and a simple GUI (that
is contained within the example: main/gui.hpp).
46e6bf33f56be7f298e80c2946f11dd80ef961c7
idf.py add-dependency "espp/display_drivers^1.0.30"