refactor(driver): rename dev to drivers + Arduino update (#5377)
This commit is contained in:
committed by
GitHub
parent
f2cb462be3
commit
0a0f4b484d
@@ -5,7 +5,7 @@ X11 Display/Inputs driver
|
||||
Overview
|
||||
-------------
|
||||
|
||||
| The **X11** display/input `driver <https://github.com/lvgl/lvgl/src/dev/x11>`__ offers support for simulating the LVGL display and keyboard/mouse inputs in an X11 desktop window.
|
||||
| The **X11** display/input `driver <https://github.com/lvgl/lvgl/src/drivers/x11>`__ offers support for simulating the LVGL display and keyboard/mouse inputs in an X11 desktop window.
|
||||
| It is an alternative to **Wayland**, **XCB**, **SDL** or **Qt**.
|
||||
|
||||
The main purpose for this driver is for testing/debugging the LVGL application in a **Linux** simulation window.
|
||||
|
||||
Reference in New Issue
Block a user