samples: display: Move LVGL sample
Move LVGL sample from samples/gui/lvgl to samples/display/lvgl to have a unified location for display related samples. Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
This commit is contained in:
parent
6cf7ac77bf
commit
b6beec9e68
13 changed files with 0 additions and 12 deletions
|
@ -317,7 +317,6 @@
|
|||
/samples/drivers/display/ @vanwinkeljan
|
||||
/samples/drivers/ht16k33/ @henrikbrixandersen
|
||||
/samples/drivers/lora/ @Mani-Sadhasivam
|
||||
/samples/gui/ @vanwinkeljan
|
||||
/samples/net/ @jukkar @tbursztyka @pfalcon
|
||||
/samples/net/dns_resolve/ @jukkar @tbursztyka @pfalcon
|
||||
/samples/net/lwm2m_client/ @mike-scott
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
.. _gui-samples:
|
||||
|
||||
GUI Samples
|
||||
###########
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:glob:
|
||||
|
||||
**/*
|
|
@ -23,7 +23,6 @@ Samples and Demos
|
|||
shields/*
|
||||
portability/*
|
||||
posix/*
|
||||
gui/*
|
||||
video/*
|
||||
smp/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue