Searched refs:features (Results 1 – 25 of 27) sorted by relevance
12
/lvgl-latest/docs/details/widgets/ |
D | button.rst | 10 Buttons have no new features compared to the :ref:`base_widget`. 32 There are no new features compared to :ref:`Base Widget <base_widget>`.
|
D | keyboard.rst | 12 with predefined keymaps and other features to provide an on-screen virtual keyboard
|
/lvgl-latest/docs/details/integration/framework/ |
D | tasmota-berry.rst | 43 All features are detailed in the `Berry Reference Manual <https://github.com/berry-lang/berry/wiki/… 56 features. It is also possible to write custom widgets in Berry. 66 advantage of Berry's language features such as Inheritance, Closures, Exception Handling…
|
/lvgl-latest/docs/details/libs/ |
D | libpng.rst | 7 libpng is the official PNG reference library. It supports almost all PNG features, is extensible, a…
|
/lvgl-latest/docs/intro/ |
D | introduction.rst | 12 Key features 45 * Static RAM usage: ~2 kB depending on the used features and Widget types 118 * `feat/some-description`: temporary branches for features 284 You can disable unused features (such as animations, file system, GPU etc.) and widget types in *lv…
|
D | basics.rst | 260 To learn all features of the events go to the :ref:`events` section. 388 To learn all the features of styles see :ref:`styles`.
|
/lvgl-latest/docs/details/integration/os/ |
D | nuttx.rst | 28 what really matters and use modules to include new features. 47 advanced features like NuttX. LVGL is implemented in C and its APIs are
|
D | rt-thread.rst | 21 Key features
|
D | zephyr.rst | 157 Overlays can be used to enable/disable features for specific boards or build
|
/lvgl-latest/docs/details/integration/chip/ |
D | nxp.rst | 8 graphic library with features that enable you to create embedded GUIs with 100 Several drawing features in LVGL can be offloaded to the PXP engine. The CPU is 201 Extra drawing features in LVGL can be handled by the VGLite engine. The 325 Several drawing features in LVGL can be offloaded to the VGLite engine. The CPU
|
D | stm32.rst | 240 depending on which MCU features you are using. Below is an example
|
/lvgl-latest/docs/intro/add-lvgl-to-your-project/ |
D | configuration.rst | 62 LVGL's behavior, disable unused modules and features, adjust the size of buffers, etc.
|
/lvgl-latest/docs/ |
D | CONTRIBUTING.rst | 29 - **Develop features**: Help to design or develop a feature. See below. 87 and new features go to ``master`` branch.
|
D | ROADMAP.rst | 154 - |uncheck| More grid features. E.g. repeat(auto-fill, minmax( px, 1fr))
|
/lvgl-latest/docs/details/base-widget/ |
D | coord.rst | 389 As you will see below there are some other great features of size and 391 common coordinate setting features have a "simple" version and the more 392 complex features can be used via styles.
|
D | obj.rst | 37 rectangle, it has a large number of features shared with all Widgets, detailed 289 Normally the Base Widget is used for this purpose since it has all the features most
|
D | scroll.rst | 119 useful additional features.
|
/lvgl-latest/docs/details/integration/bindings/ |
D | javascript.rst | 17 - `Features <#features>`__
|
D | pikascript.rst | 30 - PikaScript now supports the main features of LVGL8, and these APIs are fully compatible with Micr…
|
D | micropython.rst | 62 …abstract way by defining reusable composite Widgets, taking advantage of Python's language features
|
/lvgl-latest/docs/details/integration/os/buildroot/ |
D | image_generation.rst | 7 other boards. For advanced features not covered in this guide, please consult
|
/lvgl-latest/docs/details/integration/boards/ |
D | toradex.rst | 164 Combining ease of use with powerful features like containerization and
|
/lvgl-latest/docs/details/base-widget/layouts/ |
D | grid.rst | 187 Other features
|
/lvgl-latest/docs/details/other-components/ |
D | xml.rst | 26 Currently supported features:
|
/lvgl-latest/ |
D | README.md | 37 It has all the features to create modern and beautiful GUIs: 30+ built-in widgets, a powerful style… 435 …e [Widgets](https://docs.lvgl.io/master/details/widgets/index.html) to see their features and usage
|
12