Searched full:master (Results 1 – 25 of 48) sorted by relevance
12
/lvgl-3.5.0/ |
D | README.md | 16 <a href="https://docs.lvgl.io/master/examples.html">Interactive examples</a> 34 * Powerful [building blocks](https://docs.lvgl.io/master/widgets/index.html): buttons, charts, list… 36 * Supports [various input devices](https://docs.lvgl.io/master/overview/indev.html): touchscreen, m… 37 * Supports [multiple displays](https://docs.lvgl.io/master/overview/display.html) 41 * Fully customizable graphical elements via [CSS-like styles](https://docs.lvgl.io/master/overview/… 42 …ired by CSS: [Flexbox](https://docs.lvgl.io/master/layouts/flex.html) and [Grid](https://docs.lvgl… 44 * Smooth rendering even with a [single frame buffer](https://docs.lvgl.io/master/porting/display.ht… 47 * [Simulator](https://docs.lvgl.io/master/get-started/platforms/pc-simulator.html) to develop on PC… 48 * 100+ simple [Examples](https://github.com/lvgl/lvgl/tree/master/examples) 110 - [Arduino library](https://docs.lvgl.io/master/get-started/platforms/arduino.html) [all …]
|
D | README_pt_BR.md | 13 <a href="https://docs.lvgl.io/master/examples.html">Exemplos interativos</a> 31 * Poderosos [widgets](https://docs.lvgl.io/master/widgets/index.html): botões, gráficos, listas, co… 33 * Suporte à [vários dispositivos de entrada](https://docs.lvgl.io/master/overview/indev.html): tela… 34 * Suporte à [vários monitores](https://docs.lvgl.io/master/overview/display.html) 38 * Elementos gráficos totalmente personalizáveis por meio de [CSS](https://docs.lvgl.io/master/overv… 39 …rados em CSS: [Flexbox](https://docs.lvgl.io/master/layouts/flex.html) e [Grid](https://docs.lvgl.… 41 * Renderização suave mesmo com um [buffer de quadro único](https://docs.lvgl.io/master/porting/disp… 44 * [Simulador](https://docs.lvgl.io/master/get-started/platforms/pc-simulator.html) para desenvolver… 45 * Mais de 100 [exemplos simples](https://github.com/lvgl/lvgl/tree/master/examples) 126 - [Arduino library](https://docs.lvgl.io/master/get-started/platforms/arduino.html) [all …]
|
D | README_zh.md | 19 <a href="https://docs.lvgl.io/master/examples.html">例程</a> 37 * 丰富且强大的模块化[图形组件](https://docs.lvgl.io/master/widgets/index.html):按钮 (buttons)、图表 (charts)、列表 (list… 39 * 支持多种[输入设备](https://docs.lvgl.io/master/overview/indev.html):触摸屏、 键盘、编码器、按键等 40 * 支持[多显示设备](https://docs.lvgl.io/master/overview/display.html) 44 ….lvgl.io/master/overview/style.html)的方式来设计、布局图形界面(例如:[Flexbox](https://docs.lvgl.io/master/layouts… 46 * 即便仅有[单缓冲区(frame buffer)](https://docs.lvgl.io/master/porting/display.html)的情况下,也可保证渲染如丝般顺滑 49 * 支持[模拟器](https://docs.lvgl.io/master/get-started/platforms/pc-simulator.html)仿真,可以无硬件依托进行开发 50 * 丰富详实的[例程](https://github.com/lvgl/lvgl/tree/master/examples) 113 - [Arduino library](https://docs.lvgl.io/master/get-started/platforms/arduino.html) 116 - [ESP32 component](https://docs.lvgl.io/master/get-started/platforms/espressif.html) [all …]
|
/lvgl-3.5.0/docs/get-started/os/ |
D | rt-thread.md | 3 <img src="https://raw.githubusercontent.com/RT-Thread/rt-thread/master/documentation/figures/logo.p… 16 - Elegant code style, easy to use, read and master. 31 | [QEMU simulator](https://github.com/RT-Thread/rt-thread/tree/master/bsp/qemu-vexpress-a9/applicat… 32 | [Visual Studio simulator](https://github.com/RT-Thread/rt-thread/tree/master/bsp/simulator/applic… 33 | [Nuvoton numaker-iot-m487](https://github.com/RT-Thread/rt-thread/tree/master/bsp/nuvoton/numaker… 34 | [Nuvoton numaker-pfm-m487](https://github.com/RT-Thread/rt-thread/tree/master/bsp/nuvoton/numaker… 35 | [Nuvoton nk-980iot](https://github.com/RT-Thread/rt-thread/tree/master/bsp/nuvoton/nk-980iot/appl… 36 | [Nuvoton numaker-m2354](https://github.com/RT-Thread/rt-thread/tree/master/bsp/nuvoton/numaker-m2… 37 | [Nuvoton nk-n9h30](https://github.com/RT-Thread/rt-thread/tree/master/bsp/nuvoton/nk-n9h30/applic… 38 | [Nuvoton numaker-m032ki](https://github.com/RT-Thread/rt-thread/tree/master/bsp/nuvoton/numaker-m… [all …]
|
/lvgl-3.5.0/demos/ |
D | README.md | 58 See in [widgets](https://github.com/lvgl/lvgl/tree/master/demos/widgets) folder. 60 <img src="https://github.com/lvgl/lvgl/tree/master/demos/widgets/screenshot1.png?raw=true" width=60… 73 See in [music](https://github.com/lvgl/lvgl/tree/master/demos/music) folder. 75 <img src="https://github.com/lvgl/lvgl/tree/master/demos/music/screenshot1.gif?raw=true" width=600p… 79 Learn more about the touchpad-less usage of LVGL [here](https://docs.lvgl.io/master/overview/indev.… 81 See in [keypad_encoder](https://github.com/lvgl/lvgl/tree/master/demos/keypad_encoder) folder. 83 <img src="https://github.com/lvgl/lvgl/tree/master/demos/keypad_encoder/screenshot1.png?raw=true" w… 87 See in [benchmark](https://github.com/lvgl/lvgl/tree/master/demos/benchmark) folder. 88 <img src="https://github.com/lvgl/lvgl/tree/master/demos/benchmark/screenshot1.png?raw=true" width=… 92 See in [stress](https://github.com/lvgl/lvgl/tree/master/demos/stress) folder. [all …]
|
/lvgl-3.5.0/docs/ |
D | CONTRIBUTING.md | 25 - Please read and follow the <a href="https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md… 50 3. Add your changes. You can create a *feature branch* from *master* for the updates: `git checkout… 53 …ant to merge your update. In the `lvgl` repo both the fixes and new features go to `master` branch. 206 The examples are directly loaded from the [lvgl/examples](https://github.com/lvgl/lvgl/tree/master/… 213 …d, look in the [lvgl/examples/widgets](https://github.com/lvgl/lvgl/tree/master/examples/widgets) … 217 … documentation is located in the [lvgl/docs](https://github.com/lvgl/lvgl/tree/master/docs) folder. 234 … please also add a line to [`CHANGELOG.md`](https://github.com/lvgl/lvgl/blob/master/CHANGELOG.md). 249 …s (a.k.a. plugins) in [lvgl/src/extra](https://github.com/lvgl/lvgl/tree/master/src/extra) folder … 250 The [README](https://github.com/lvgl/lvgl/blob/master/src/extra/README.md) file describes the basic… 257 - Update [lv_conf_template.h](https://github.com/lvgl/lvgl/blob/master/lv_conf_template.h) [all …]
|
D | CHANGELOG.md | 34 - fix(gif): synchronize with master [`4003`](https://github.com/lvgl/lvgl/pull/4003) 187 … one layer to avoid color bleeding. See more [here](https://docs.lvgl.io/master/overview/style.htm… 188 …`initial` (set the system default). See more [here](https://docs.lvgl.io/master/overview/style.htm… 190 …texts with this great new features. See more [here](https://docs.lvgl.io/master/others/imgfont.htm… 192 …munication between components easier. See more [here](https://docs.lvgl.io/master/others/msg.html). 193 …pport for Pinyin IME Chinese input. See more [here](https://docs.lvgl.io/master/others/ime_pinyin.… 751 - Several [3rd party libraries](https://docs.lvgl.io/master/libs/index.html) are merged directly in… 933 - fix(workflow) change MicroPython workflow to use master [`2358`](https://github.com/lvgl/lvgl/pul… 1315 - make test run on master and release/v8.* [`227402a`](https://github.com/lvgl/lvgl/commit/227402a8… 1331 - chore(docs) always deploy master to docs/master as well [`6d05692`](https://github.com/lvgl/lvgl/… [all …]
|
D | CODING_STYLE.md | 4 …ps://github.com/lvgl/lvgl/blob/master/src/misc/lv_templ.c) and [misc/lv_templ.h](https://github.co…
|
/lvgl-3.5.0/docs/get-started/ |
D | index.md | 6 3. Read the [Quick overview](https://docs.lvgl.io/master/get-started/quick-overview.html) page of t… 7 4. Set up a [Simulator](https://docs.lvgl.io/master/get-started/platforms/pc-simulator.html) (10 mi… 8 5. Try out some [Examples](https://docs.lvgl.io/master/examples.html) 10 7. Port LVGL to a board. See the [Porting](https://docs.lvgl.io/master/porting/index.html) guide or… 11 8. Read the [Overview](https://docs.lvgl.io/master/overview/index.html) page to get a better unders… 12 9. Check the documentation of the [Widgets](https://docs.lvgl.io/master/widgets/index.html) to see … 14 11. Read the [Contributing](https://docs.lvgl.io/master/CONTRIBUTING.html) guide to see how you can…
|
/lvgl-3.5.0/src/extra/ |
D | README.md | 10 - Please and follow the [Coding style](https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.m… 12 - Update [lv_conf_template.h](https://github.com/lvgl/lvgl/blob/master/lv_conf_template.h) 13 - Add description in the [docs](https://github.com/lvgl/lvgl/tree/master/docs) 14 - Add [examples](https://github.com/lvgl/lvgl/tree/master/examples) 15 - Update the [changelog](https://github.com/lvgl/lvgl/tree/master/docs/CHANGELOG.md) 20 - New [Calendar headers](https://github.com/lvgl/lvgl/tree/master/src/extra/widgets/calendar) 23 - New [List items types](https://github.com/lvgl/lvgl/tree/master/src/extra/widgets/list)
|
/lvgl-3.5.0/.github/workflows/ |
D | ccpp.yml | 5 branches: [ master, release/v8.* ] 7 branches: [ master, release/v8.* ] 25 - uses: ammaraskar/gcc-problem-matcher@master 36 - uses: ammaraskar/gcc-problem-matcher@master 59 - uses: ammaraskar/gcc-problem-matcher@master
|
D | compile_docs.yml | 5 - master 80 - name: Deploy to master 81 if: github.ref == 'refs/heads/master' 89 TARGET_FOLDER: master
|
D | makefile.yml | 5 branches: [ master, release/v8.* ] 7 branches: [ master, release/v8.* ] 16 - uses: ammaraskar/gcc-problem-matcher@master
|
D | arduino.yml | 4 branches: [ master, release/v8.* ] 6 branches: [ master, release/v8.* ]
|
/lvgl-3.5.0/scripts/release/ |
D | release.py | 3 # Create a new release from master. Execute the followings: 5 # - Detect the current version of master. E.g. 8.1-dev 6 # - Create a new branch from the master for the release. E.g. release/v8.1 11 # - Increment the version number in master. E.g.g 8.1-dev to 8.2-dev
|
D | patch.py | 19 com.cmd("git checkout master") 66 com.cmd("git checkout master") 67 ver = com.get_lvgl_version("master") 74 com.cmd("git push origin master --tags")
|
/lvgl-3.5.0/docs/porting/ |
D | gpu.md | 27 e.g. for `draw_rect` it's called [lv_draw_rect_dsc_t](https://github.com/lvgl/lvgl/blob/master/src/… 28 for `lv_draw_line` it's called [lv_draw_line_dsc_t](https://github.com/lvgl/lvgl/blob/master/src/dr… 30 …master/overview/coords.html#boxing-model) of LVGL and the meanings of the fields. The name and mea…
|
/lvgl-3.5.0/docs/intro/ |
D | index.md | 50 …epositories) is licensed under [MIT license](https://github.com/lvgl/lvgl/blob/master/LICENCE.txt). 64 …mples](https://github.com/lvgl/lvgl/blob/master/examples/) and [demos](https://github.com/lvgl/lvg… 87 - `master` latest version, patches are merged directly here.
|
/lvgl-3.5.0/docs/get-started/platforms/ |
D | arduino.md | 6 … LVGL and your GUI. See the [requirements of LVGL](https://docs.lvgl.io/master/intro/index.html#r… 14 You can [Download](https://github.com/lvgl/lvgl/archive/refs/heads/master.zip) the latest version o… 46 Take a look at [LVGL_Arduino.ino](https://github.com/lvgl/lvgl/blob/master/examples/arduino/LVGL_Ar…
|
D | cmake.md | 41 …res a config header called [lv_conf.h](https://github.com/lvgl/lvgl/blob/master/lv_conf_template.h… 62 LVGL [examples](https://docs.lvgl.io/master/examples.html) have their own CMake target. If you want…
|
/lvgl-3.5.0/.github/ISSUE_TEMPLATE/ |
D | config.yml | 10 url: https://github.com/lvgl/lvgl/blob/master/docs/CONTRIBUTING.md#faq-about-contributing 13 url: https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md
|
/lvgl-3.5.0/docs/libs/ |
D | png.md | 8 …o open images from files. Read more about it [here](https://docs.lvgl.io/master/overview/file-syst… 12 …t time to decode PNG images LVGL's [images caching](https://docs.lvgl.io/master/overview/image.htm…
|
/lvgl-3.5.0/tests/ |
D | README.md | 26 GitHub's CI automatically runs these tests on pushes and pull requests to `master` and `releasev8.*… 43 See the list of asserts [here](https://github.com/ThrowTheSwitch/Unity/blob/master/docs/UnityAssert…
|
/lvgl-3.5.0/docs/_templates/ |
D | page.html | 33 if(version == "master") versionName = "master (latest)";
|
/lvgl-3.5.0/env_support/cmsis-pack/ |
D | LVGL.lvgl.pdsc | 27 <url>https://raw.githubusercontent.com/lvgl/lvgl/master/env_support/cmsis-pack/</url> 39 …-04-28" version="8.3.7" url="https://raw.githubusercontent.com/lvgl/lvgl/master/env_support/cmsis-… 43 …-04-02" version="8.3.6" url="https://raw.githubusercontent.com/lvgl/lvgl/master/env_support/cmsis-…
|
12