mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/pkg_lvgl_touch: Replace LittlevGL to LVGL
This commit is contained in:
parent
73d0a5c2d8
commit
e8f897016c
@ -1,7 +1,7 @@
|
||||
LittlevGL sample application
|
||||
LVGL sample application
|
||||
============================
|
||||
|
||||
This application shows a usage of LittlevGL with touch capabilities.
|
||||
This application shows a usage of LVGL with touch capabilities.
|
||||
|
||||
### Flashing the application
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief LittlevGL example application with clickable button
|
||||
* @brief LVGL example application with clickable button
|
||||
*
|
||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user