modules: lvgl: change mentions of "LittleVGL" to "LVGL"

The project was renamed to LVGL with release 7.0.0, from 2020-05-18.

Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
This commit is contained in:
Armin Brauns 2022-12-15 13:10:19 +01:00 committed by Carles Cufí
commit c1cc2c4a26
2 changed files with 5 additions and 5 deletions

View file

@ -2,9 +2,9 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
config LVGL config LVGL
bool "LittlevGL GUI library" bool "LVGL GUI library"
help help
This option enables the LittlevGL GUI library. This option enables the LVGL GUI library.
if LVGL if LVGL

View file

@ -1,7 +1,7 @@
.. _lvgl-sample: .. _lvgl-sample:
LittlevGL Basic Sample LVGL Basic Sample
###################### #################
Overview Overview
******** ********
@ -67,6 +67,6 @@ References
.. target-notes:: .. target-notes::
.. _LittlevGL Web Page: https://littlevgl.com/ .. _LVGL Web Page: https://lvgl.io/
.. _SDL2: https://www.libsdl.org .. _SDL2: https://www.libsdl.org
.. _RK043FN02H-CT: https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/i.mx-applications-processors/i.mx-rt-series/4.3-lcd-panel:RK043FN02H-CT .. _RK043FN02H-CT: https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/i.mx-applications-processors/i.mx-rt-series/4.3-lcd-panel:RK043FN02H-CT