Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 16 of 16) sorted by relevance

/lvgl-latest/docs/details/integration/os/buildroot/
Dquick_setup.rst5 Buildroot setup without following the guide. It is intended for testing
37 source ../setup-build-env.sh
Dlvgl_app.rst68 touch setup-build-env.sh && chmod +x setup-build-env.sh
70 The script ``setup-build-env.sh`` looks like this:
/lvgl-latest/docs/
Dconf.py465 def setup(app): function
/lvgl-latest/docs/_ext/
Dlink_roles.py53 def setup(app): function
Dlv_example.py107 def setup(app): function
/lvgl-latest/docs/details/integration/chip/
Dnxp.rst158 Project setup:
189 - :cpp:func:`pxp_interrupt_init()`: Initialize PXP interrupt (HW setup,
190 OS setup)
191 - :cpp:func:`pxp_interrupt_deinit()`: Deinitialize PXP interrupt (HW setup,
192 OS setup)
391 Project setup:
Dalif.rst23 has a nearly identical setup process
39 `See here <https://code.visualstudio.com/docs/setup/setup-overview>`__.
Dstm32.rst112 one example, but it will vary depending on your setup.
/lvgl-latest/docs/details/integration/os/
Dtorizon_os.rst30 Board setup
41 Once the setup is complete, the device will boot into TorizonOS.
178 For this guide, we are going to setup a Docker registry container on the development host
Dzephyr.rst39 To setup your development environment refer to the
42 After you completed the setup above you can check out all of the `provided samples <https://docs.ze…
Dnuttx.rst142 Here are some configurations that you can use to customize your NuttX and LVGL setup:
/lvgl-latest/examples/arduino/LVGL_Arduino/
DLVGL_Arduino.ino77 void setup()
/lvgl-latest/docs/details/integration/framework/
Darduino.rst27 driver to simplify testing. To make it work, setup ``TFT_eSPI``
/lvgl-latest/docs/details/integration/driver/display/
Dgen_mipi.rst188 In particular a correct gamma setup is crucial for good color reproduction. Unfortunately, finding …
/lvgl-latest/docs/details/integration/os/yocto/
Dlvgl_recipe.rst170 Everything is setup, time to build the image::
613 source /opt/poke/5.0.4/environment-setup-cortexa53-poky-linux
/lvgl-latest/docs/details/main-components/
Dindev.rst217 Touch events are handled like any other event. First, setup a listener for the ``LV_EVENT_GESTURE``…