Lines Matching full:master

47 … OLED or TFT displays, or even monitors. [Displays](https://docs.lvgl.io/master/details/main-compo…
53 …- 30+ built-in [Widgets](https://docs.lvgl.io/master/details/widgets/index.html):  Button, Label, …
54 …- Flexible [Style system](https://docs.lvgl.io/master/details/base-widget/styles/style.html) with …
55 …- [Flexbox](https://docs.lvgl.io/master/details/base-widget/layouts/flex.html) and [Grid](https://…
59 …Keyboard, External buttons, Encoder [Input devices](https://docs.lvgl.io/master/details/main-compo…
60 …- [Multiple display](https://docs.lvgl.io/master/details/main-components/display.html#how-many-dis…
66 …- Support for Make and [CMake](https://docs.lvgl.io/master/details/integration/building/cmake.html…
67 …- [Develop on PC](https://docs.lvgl.io/master/details/integration/ide/pc-simulator.html) and use t…
71 …tion](https://docs.lvgl.io/) with [100+ simple examples](https://docs.lvgl.io/master/examples.html)
95 - [Arduino library](https://docs.lvgl.io/master/details/integration/framework/arduino.html)
97 - [Zephyr library](https://docs.lvgl.io/master/details/integration/os/zephyr.html)
100 - [NuttX library](https://docs.lvgl.io/master/details/integration/os/nuttx.html)
101 - [RT-Thread RTOS](https://docs.lvgl.io/master/details/integration/os/rt-thread.html)
110 For more examples check out the [Examples](https://github.com/lvgl/lvgl/tree/master/examples) folde…
115 ![Simple Hello world label example in LVGL](https://github.com/kisvegabor/test/raw/master/readme_ex…
151 ![LVGL button with label example](https://github.com/kisvegabor/test/raw/master/readme_example_2.gi…
195 ![Checkboxes with layout in LVGL](https://github.com/kisvegabor/test/raw/master/readme_example_3.gi…
271 ![Styling a slider with LVGL](https://github.com/kisvegabor/test/raw/master/readme_example_4.gif)
359 ![English, Hebrew and Chinese texts with LVGL](https://github.com/kisvegabor/test/raw/master/readme…
423 …2. Read the [Introduction](https://docs.lvgl.io/master/intro/index.html) page of the documentation…
424 …3. Get familiar with the basics on the [Quick overview](https://docs.lvgl.io/master/intro/basics.h…
428 …4. Set up a [Simulator](https://docs.lvgl.io/master/details/integration/ide/pc-simulator.html#simu…
429 5. Try out some [Examples](https://github.com/lvgl/lvgl/tree/master/examples).
430 …6. Port LVGL to a board. See the [Porting](https://docs.lvgl.io/master/intro/add-lvgl-to-your-proj…
434 …7. Read the [Main-Components](https://docs.lvgl.io/master/details/main-components/index.html) page…
435 …8. Check the documentation of the [Widgets](https://docs.lvgl.io/master/details/widgets/index.html…
440 …10. Read the [Contributing](https://docs.lvgl.io/master/CONTRIBUTING.html) guide to see how you ca…
460 …contribution opportunities visit the [Contributing](https://docs.lvgl.io/master/CONTRIBUTING.html)…