We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae54ad commit 8410a8cCopy full SHA for 8410a8c
samples/display/lvgl/README.rst
@@ -49,15 +49,15 @@ Building and Running
49
Example building for :ref:`nrf52840dk_nrf52840`:
50
51
.. zephyr-app-commands::
52
- :zephyr-app: samples/gui/lvgl
+ :zephyr-app: samples/display/lvgl
53
:board: nrf52840dk_nrf52840
54
:shield: adafruit_2_8_tft_touch_v2
55
:goals: build flash
56
57
Example building for :ref:`native_posix`:
58
59
60
61
:board: native_posix
62
63
0 commit comments