diff --git a/docs/details/integration/framework/arduino.rst b/docs/details/integration/framework/arduino.rst index dfd86f3dc1..5e49fbcf35 100644 --- a/docs/details/integration/framework/arduino.rst +++ b/docs/details/integration/framework/arduino.rst @@ -9,6 +9,8 @@ your GUI. See the :ref:`requirements of LVGL `. For example ESP32 is a good candidate to create UI's with LVGL. +If you are using the Arduino GIGA Display Shield (docs `here `__), use the `Arduino_H7_Video `__ library, included in the Arduino Mbed OS board package (`here `__), which provides built-in LVGL compatibility. + Get the LVGL Arduino library ----------------------------