Searched full:master (Results 1 – 25 of 59) sorted by relevance
123
/lvgl-latest/docs/details/integration/bindings/ |
D | javascript.rst | 41 See the `demo <https://github.com/lvgl/lv_binding_js/tree/master/demo>`__ folder 54 - `ubuntu build Notes for sdl simulator <https://github.com/lvgl/lv_binding_js/blob/master/doc/buil… 55 - `macos x86 build Notes for sdl simulator <https://github.com/lvgl/lv_binding_js/blob/master/doc/b… 56 - `ubuntu build Notes for platform arm <https://github.com/lvgl/lv_binding_js/blob/master/doc/build… 62 - `JS Bundle build Notes <https://github.com/lvgl/lv_binding_js/blob/master/doc/build/js-bundle.md>… 68 - `View <https://github.com/lvgl/lv_binding_js/blob/master/doc/component/View.md>`__ 69 - `Image <https://github.com/lvgl/lv_binding_js/blob/master/doc/component/Image.md>`__ 70 - `Button <https://github.com/lvgl/lv_binding_js/blob/master/doc/component/Button.md>`__ 71 - `Text <https://github.com/lvgl/lv_binding_js/blob/master/doc/component/Text.md>`__ 72 - `Input <https://github.com/lvgl/lv_binding_js/blob/master/doc/component/Input.md>`__ [all …]
|
/lvgl-latest/docs/ |
D | README_jp.rst | 78 Guide <https://docs-lvgl-io.translate.goog/master/intro/add-lvgl-to-your-project/connecting_lvgl.ht… 84 `ウィジェット <https://docs-lvgl-io.translate.goog/master/details/widgets/index.html?_x_tr_sl=en&_x_tr_tl… 87 `スタイルシステム <https://docs-lvgl-io.translate.goog/master/details/base-widget/styles/style.html?_x_tr_s… 89 `Flexbox <https://docs-lvgl-io.translate.goog/master/layouts/flex.html?_x_tr_sl=en&_x_tr_tl=ja&_x_t… 91 `グリッド <https://docs-lvgl-io.translate.goog/master/layouts/grid.html?_x_tr_sl=en&_x_tr_tl=ja&_x_tr_h… 101 `入力デバイス <https://docs-lvgl-io.translate.goog/master/details/main-components/indev.html?_x_tr_sl=en&… 103 `マルチディスプレイ <https://docs-lvgl-io.translate.goog/master/details/main-components/display.html?_x_tr_s… 111 `CMake <https://docs-lvgl-io.translate.goog/master/details/integration/building/cmake.html?_x_tr_sl… 113 `PCのシミュレータで開発したUIコード <https://docs-lvgl-io.translate.goog/master/details/integration/ide/pc-simulat… 119 …translate.goog/master/index.html?_x_tr_sl=en&_x_tr_tl=ja&_x_tr_hl=ja>`__\ は\ `100以上の簡単なサンプルプログラム <… [all …]
|
D | README_zh.rst | 75 `移植指南 <https://docs.lvgl.io/master/intro/add-lvgl-to-your-project/connecting_lvgl.html>`__ 82 - 30+ 内置\ `控件 <https://docs.lvgl.io/master/details/widgets/index.html>`__: 84 - 灵活的\ `样式系统 <https://docs.lvgl.io/master/details/base-widget/styles/style.html>`__ 86 - `Flex 布局 <https://docs.lvgl.io/master/details/base-widget/layouts/flex.html>`__ 和 87 `Grid 布局 <https://docs.lvgl.io/master/details/base-widget/layouts/grid.html>`__ 92 - 支持鼠标、触摸板、小键盘、键盘、外部按钮、编码器\ `输入设备 <https://docs.lvgl.io/master/details/main-components/indev.html>… 93 - 支持\ `多显示器 <https://docs.lvgl.io/master/details/main-components/display.html#multiple-display-sup… 102 - 支持开箱即用的 Make 和 \ `CMake <https://docs.lvgl.io/master/details/integration/building/cmake.html>`__… 103 - 支持在 \ `PC 上开发 <https://docs.lvgl.io/master/integration/ide/pc-simulator.html>`__\ ,并可以在嵌入式硬件上使用相… 108 - 包含 \ `100 多个简单示例 <https://docs.lvgl.io/master/index.html>`__\ 的详细\ `文档 <https://docs.lvgl.io/>`__ [all …]
|
D | README_pt_BR.rst | 92 … portabilidade <https://docs.lvgl.io/master/intro/add-lvgl-to-your-project/connecting_lvgl.html>`__ 129 `CMake <https://docs.lvgl.io/master/details/integration/building/cmake.html>`__ 132 PC <https://docs.lvgl.io/master/details/integration/ide/pc-simulator.html>`__ 141 simples <https://docs.lvgl.io/master/index.html>`__ 190 library <https://docs.lvgl.io/master/details/entegration/framework/arduino.html>`__ 196 component <https://docs.lvgl.io/master/details/integration/chip/espressif.html>`__ 200 library <https://docs.lvgl.io/master/details/integration/os/nuttx.html>`__ 202 RTOS <https://docs.lvgl.io/master/details/integration/os/rt-thread.html>`__ 211 `examples <https://github.com/lvgl/lvgl/tree/master/examples>`__. 213 .. figure:: https://github.com/lvgl/lvgl/raw/master/docs/misc/btn_example.png [all …]
|
D | CODING_STYLE.rst | 10 Use `misc/lv_templ.c <https://github.com/lvgl/lvgl/blob/master/src/misc/lv_templ.c>`__ 11 and `misc/lv_templ.h <https://github.com/lvgl/lvgl/blob/master/src/misc/lv_templ.h>`__ 345 `lv_freetype.c <https://github.com/lvgl/lvgl/blob/master/src/libs/freetype/lv_freetype.c>`__, 346 `lv_freetype_private.h <https://github.com/lvgl/lvgl/blob/master/src/libs/freetype/lv_freetype_priv… 347 `lv_freetype.h <https://github.com/lvgl/lvgl/blob/master/src/libs/freetype/lv_freetype.h>`__.
|
D | build.py | 5 the current branch (e.g. 'master', 'release/v8.4', etc.) to support 310 # - LVGL_URLPATH <= 'master' or '8.4' '9.2' etc. 347 # If above failed (i.e. `branch` not valid), default to 'master'. 349 branch = 'master' 350 elif branch == 'master': 358 # Default to 'master'. 359 branch = 'master'
|
D | doc_builder.py | 1350 # - LVGL_URLPATH <= 'master' or '8.4' '9.2' etc. 1359 # If above failed (i.e. `branch` not valid), default to 'master'. 1361 branch = 'master' 1362 elif branch == 'master': 1370 # Default to 'master'. 1371 branch = 'master'
|
D | conf.py | 68 # The master toctree document. 142 os.environ['LVGL_URLPATH'] = 'master' 155 os.environ['LVGL_GITCOMMIT'] = 'master' 285 # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-smartquotes_action
|
/lvgl-latest/ |
D | README.md | 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) [all …]
|
/lvgl-latest/docs/details/integration/os/ |
D | rt-thread.rst | 29 - Elegant code style, easy to use, read and master. 55 …master/bsp/qemu-vexpress-a9/applications/lvgl>`__ | `Infineon psoc6-evaluati… 57 …ead/tree/master/bsp/simulator/applications/lvgl>`__ | `Renesas ra6m3-ek <https… 59 …ead/tree/master/bsp/nuvoton/numaker-iot-m487/applications/lvgl>`__ | `Renesas ra6m4-cpk <https… 61 …ead/tree/master/bsp/nuvoton/numaker-pfm-m487/applications/lvgl>`__ | `Renesas ra6m3-hmi <https… 63 …/tree/master/bsp/nuvoton/nk-980iot/applications/lvgl>`__ | `STM32H750 ART-Pi <ht… 65 …d/tree/master/bsp/nuvoton/numaker-m2354/applications/lvgl>`__ | `STM32F469 Discovery <ht… 67 …tree/master/bsp/nuvoton/nk-n9h30/applications/lvgl>`__ | `STM32F407 explorer <… 69 …ad/tree/master/bsp/nuvoton/numaker-m032ki/applications/lvgl>`__ | `STM32L475 pandora <http… 71 …read/tree/master/bsp/nuvoton/numaker-hmi-ma35d1/applications/lvgl>`__ | `NXP imxrt1060-evk <https:… [all …]
|
/lvgl-latest/.github/ |
D | pull_request_template.md | 6 - Update the [Documentation](https://github.com/lvgl/lvgl/tree/master/docs) if needed. 7 - Add [Examples](https://github.com/lvgl/lvgl/tree/master/examples) if relevant. 8 - Add [Tests](https://github.com/lvgl/lvgl/blob/master/tests/README.md) if applicable. 9 …github.com/lvgl/lvgl/blob/master/scripts/lv_conf_internal_gen.py) and update [Kconfig](https://git… 10 …stall_astyle.sh`) and follow the [Code Conventions](https://docs.lvgl.io/master/CODING_STYLE.html).
|
/lvgl-latest/demos/ |
D | README.md | 118 See in [widgets](https://github.com/lvgl/lvgl/tree/master/demos/widgets) folder. 133 See in [music](https://github.com/lvgl/lvgl/tree/master/demos/music) folder. 139 Learn more about the touchpad-less usage of LVGL [here](https://docs.lvgl.io/master/overview/indev.… 141 See in [keypad_encoder](https://github.com/lvgl/lvgl/tree/master/demos/keypad_encoder) folder. 147 See in [benchmark](https://github.com/lvgl/lvgl/tree/master/demos/benchmark) folder. 152 See in [stress](https://github.com/lvgl/lvgl/tree/master/demos/stress) folder.
|
/lvgl-latest/docs/details/integration/chip/ |
D | espressif.rst | 72 …orts for some `basic displays <https://github.com/espressif/esp-idf/tree/master/components/esp_lcd… 73 …tained in `esp-bsp repository <https://github.com/espressif/esp-bsp/tree/master/components/lcd>`__… 74 …tained in `esp-bsp repository <https://github.com/espressif/esp-bsp/tree/master/components/lcd_tou… 94 `SPIFFS <https://github.com/espressif/esp-idf/tree/master/examples/storage/spiffsgen>`__ 96 `SD Card <https://github.com/espressif/esp-idf/tree/master/examples/storage/sd_card/sdspi>`__ 98 `LittleFS <https://github.com/espressif/esp-idf/tree/master/examples/storage/littlefs>`__
|
/lvgl-latest/.github/workflows/ |
D | ccpp.yml | 5 branches: [ master, release/v8.* ] 7 branches: [ master, release/v8.* ] 31 - uses: ammaraskar/gcc-problem-matcher@master 42 - uses: ammaraskar/gcc-problem-matcher@master 95 - uses: ammaraskar/gcc-problem-matcher@master
|
D | compile_docs.yml | 5 - master 85 - name: Deploy to master 86 if: github.ref == 'refs/heads/master' 93 target-folder: master
|
D | makefile.yml | 5 branches: [ master, release/v8.* ] 7 branches: [ master, release/v8.* ] 22 - uses: ammaraskar/gcc-problem-matcher@master
|
D | makefile_uefi.yml | 5 branches: [ master ] 7 branches: [ master ] 22 - uses: ammaraskar/gcc-problem-matcher@master
|
D | arduino.yml | 4 branches: [ master, release/v8.* ] 6 branches: [ master, release/v8.* ]
|
/lvgl-latest/docs/intro/ |
D | introduction.rst | 64 …ries) is licensed under the `MIT license <https://github.com/lvgl/lvgl/blob/master/LICENCE.txt>`__. 82 …ples <https://github.com/lvgl/lvgl/blob/master/examples/>`_ and `demos <https://github.com/lvgl/lv… 115 * `master`: latest version, patches are merged directly here
|
/lvgl-latest/examples/arduino/LVGL_Arduino/ |
D | LVGL_Arduino.ino | 2 *Be sure to read the docs here: https://docs.lvgl.io/master/integration/framework/arduino.html */ 120 * - Online: https://docs.lvgl.io/master/examples.html 121 * - Source codes: https://github.com/lvgl/lvgl/tree/master/examples
|
/lvgl-latest/docs/_ext/ |
D | lv_example.py | 112 # Default to 'master' if Sphinx is being run outside of `build.py`. 114 # [https://github.com/lvgl/lvgl/blob/master/examples/anim/lv_example_anim_1.c]. 120 git_commit = 'master'
|
/lvgl-latest/env_support/cmsis-pack/ |
D | lv_conf_cmsis.h | 737 /* Documentation for themes can be found here: https://docs.lvgl.io/master/overview/style.html#them… 761 /* Documentation for layouts can be found here: https://docs.lvgl.io/master/layouts/index.html . */ 772 /* Documentation for libraries can be found here: https://docs.lvgl.io/master/libs/index.html . */ 891 /* Documentation for several of the below items can be found here: https://docs.lvgl.io/master/othe…
|
D | LVGL.pidx | 4 <url>https://raw.githubusercontent.com/lvgl/lvgl/master/env_support/cmsis-pack/</url> 7 …<pdsc url="https://raw.githubusercontent.com/lvgl/lvgl/master/env_support/cmsis-pack/" vendor="LVG…
|
/lvgl-latest/.github/ISSUE_TEMPLATE/ |
D | config.yml | 10 url: https://github.com/lvgl/lvgl/blob/master/docs/CONTRIBUTING.rst 13 url: https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.rst
|
/lvgl-latest/tests/ |
D | README.md | 32 GitHub's CI automatically runs these tests on pushes and pull requests to `master` and `releasev8.*… 49 See the list of asserts [here](https://github.com/ThrowTheSwitch/Unity/blob/master/docs/UnityAssert…
|
123