Home
last modified time | relevance | path

Searched full:master (Results 1 – 25 of 45) sorted by relevance

12

/lvgl-3.4.0/
DREADME.md16 <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/pc-simulator.html) to develop on PC without e…
48 * 100+ simple [Examples](https://github.com/lvgl/lvgl/tree/master/examples)
109 - [Arduino library](https://docs.lvgl.io/master/get-started/arduino.html)
[all …]
DREADME_zh.md19 <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/pc-simulator.html)仿真,可以无硬件依托进行开发
50 * 丰富详实的[例程](https://github.com/lvgl/lvgl/tree/master/examples)
112 - [Arduino library](https://docs.lvgl.io/master/get-started/arduino.html)
115 - [ESP32 component](https://docs.lvgl.io/master/get-started/espressif.html)
[all …]
/lvgl-3.4.0/docs/
DCONTRIBUTING.md29 - Please read and follow the <a href="https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md…
54 3. Add your changes. You can create a *feature branch* from *master* for the updates: `git checkout…
57 …nt to merge your update. In the `lvgl` repo both the fixes and new features go to `master` branch.
210 The examples are directly loaded from the [lvgl/examples](https://github.com/lvgl/lvgl/tree/master/…
217 …d, look in the [lvgl/examples/widgets](https://github.com/lvgl/lvgl/tree/master/examples/widgets) …
221 … documentation is located in the [lvgl/docs](https://github.com/lvgl/lvgl/tree/master/docs) folder.
238 … please also add a line to [`CHANGELOG.md`](https://github.com/lvgl/lvgl/blob/master/CHANGELOG.md).
253 …s (a.k.a. plugins) in [lvgl/src/extra](https://github.com/lvgl/lvgl/tree/master/src/extra) folder …
254 The [README](https://github.com/lvgl/lvgl/blob/master/src/extra/README.md) file describes the basic…
261 - Update [lv_conf_template.h](https://github.com/lvgl/lvgl/blob/master/lv_conf_template.h)
[all …]
DCHANGELOG.md282 - Several [3rd party libraries](https://docs.lvgl.io/master/libs/index.html) are merged directly in…
464 - fix(workflow) change MicroPython workflow to use master [`2358`](https://github.com/lvgl/lvgl/pul…
862 - chore(docs) always deploy master to docs/master as well [`6d05692`](https://github.com/lvgl/lvgl/…
948 - Merge branch 'master' of https://github.com/lvgl/lvgl <a href="https://github.com/lvgl/lvgl/commi…
953 - Merge branch 'master' of https://github.com/lvgl/lvgl <a href="https://github.com/lvgl/lvgl/commi…
957 - chore(docs) always deploy master to docs/master as well <a href="https://github.com/lvgl/lvgl/com…
968 - Merge branch 'master' of https://github.com/lvgl/lvgl <a href="https://github.com/lvgl/lvgl/commi…
973 - Merge branch 'master' of https://github.com/lvgl/lvgl <a href="https://github.com/lvgl/lvgl/commi…
1045 - `master` will always contain the latest changes
1468 - Merge new features and fixes directly into `master` and release a patch or minor releases every 2…
DCODING_STYLE.md4 …ps://github.com/lvgl/lvgl/blob/master/src/misc/lv_templ.c) and [misc/lv_templ.h](https://github.co…
/lvgl-3.4.0/demos/
DREADME.md58 See in [lv_demo_widgets](https://github.com/lvgl/lv_examples/tree/master/src/lv_demo_widgets) folde…
60 <img src="https://github.com/lvgl/lv_examples/blob/master/src/lv_demo_widgets/screenshot1.png?raw=t…
73 See in [lv_demo_music](https://github.com/lvgl/lv_examples/tree/master/src/lv_demo_music) folder.
75 <img src="https://github.com/lvgl/lv_examples/blob/master/src/lv_demo_music/screenshot1.gif?raw=tru…
81 See in [lv_demo_keypad_encoder](https://github.com/lvgl/lv_examples/tree/master/src/lv_demo_keypad_…
83 <img src="https://github.com/lvgl/lv_examples/blob/master/src/lv_demo_keypad_encoder/screenshot1.pn…
87 See in [lv_demo_benchmark](https://github.com/lvgl/lv_examples/tree/master/src/lv_demo_benchmark) f…
88 <img src="https://github.com/lvgl/lv_examples/blob/master/src/lv_demo_benchmark/screenshot1.png?raw…
92 See in [lv_demo_stress](https://github.com/lvgl/lv_examples/tree/master/src/lv_demo_stress) folder.
93 <img src="https://github.com/lvgl/lv_examples/blob/master/src/lv_demo_stress/screenshot1.png?raw=tr…
/lvgl-3.4.0/docs/get-started/
Drt-thread.md7 <img src="https://raw.githubusercontent.com/RT-Thread/rt-thread/master/documentation/figures/logo.p…
18 - Elegant code style, easy to use, read and master.
34 | [QEMU simulator](https://github.com/RT-Thread/rt-thread/tree/master/bsp/qemu-vexpress-a9) | |
35 | [Visual Studio simulator](https://github.com/RT-Thread/rt-thread/tree/master/bsp/simulator) | …
36 | [Nuvoton nk-980iot](https://github.com/RT-Thread/rt-thread/tree/master/bsp/nuvoton/nk-980iot/appl…
37 | [Nuvoton nk-n9h30](https://github.com/RT-Thread/rt-thread/tree/master/bsp/nuvoton/nk-n9h30/applic…
38 | [STM32L475 pandora](https://github.com/RT-Thread/rt-thread/tree/master/bsp/stm32/stm32l475-atk-pa…
39 | [STM32F407 explorer](https://github.com/RT-Thread/rt-thread/tree/master/bsp/stm32/stm32f407-atk-e…
40 | [STM32F469 Discovery](https://github.com/RT-Thread/rt-thread/tree/master/bsp/stm32/stm32f469-st-d…
41 | [Raspberry PICO](https://github.com/RT-Thread/rt-thread/tree/master/bsp/raspberry-pico/applicatio…
Dindex.md10 3. Read the [Quick overview](https://docs.lvgl.io/master/get-started/quick-overview.html) page of t…
11 4. Set up a [Simulator](https://docs.lvgl.io/master/get-started/pc-simulator.html) (10 minutes)
12 5. Try out some [Examples](https://docs.lvgl.io/master/examples.html)
14 7. Port LVGL to a board. See the [Porting](https://docs.lvgl.io/master/porting/index.html) guide or…
15 8. Read the [Overview](https://docs.lvgl.io/master/overview/index.html) page to get a better unders…
16 9. Check the documentation of the [Widgets](https://docs.lvgl.io/master/widgets/index.html) to see …
18 11. Read the [Contributing](https://docs.lvgl.io/master/CONTRIBUTING.html) guide to see how you can…
Dcmake.md45 …res a config header called [lv_conf.h](https://github.com/lvgl/lvgl/blob/master/lv_conf_template.h…
66 LVGL [examples](https://docs.lvgl.io/master/examples.html) have their own CMake target. If you want…
93 …/blob/master/lv_conf_template.h) header demos comes with its own config header called [lv_demo_con…
Darduino.md10 … LVGL and your GUI. See the [requirements of LVGL](https://docs.lvgl.io/master/intro/index.html#r…
18 You can [Download](https://github.com/lvgl/lvgl/archive/refs/heads/master.zip) the latest version o…
50 Take a look at [LVGL_Arduino.ino](https://github.com/lvgl/lvgl/blob/master/examples/arduino/LVGL_Ar…
/lvgl-3.4.0/src/extra/
DREADME.md10 - 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.4.0/scripts/release/
Drelease.py3 # 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
Dpatch.py19 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.4.0/.github/workflows/
Dccpp.yml5 branches: [ master, release/v8.* ]
7 branches: [ master, release/v8.* ]
24 - uses: ammaraskar/gcc-problem-matcher@master
35 - uses: ammaraskar/gcc-problem-matcher@master
Dcompile_docs.yml5 - master
80 - name: Deploy to master
81 if: github.ref == 'refs/heads/master'
89 TARGET_FOLDER: master
Desp_upload_component.yml7 - master
13 - uses: actions/checkout@master
18 uses: espressif/github-actions/upload_components@master
Darduino.yml4 branches: [ master, release/v8.* ]
6 branches: [ master, release/v8.* ]
Dbuild_micropython.yml16 - uses: ammaraskar/gcc-problem-matcher@master
25 git checkout master
/lvgl-3.4.0/docs/porting/
Dgpu.md31 e.g. for `draw_rect` it's called [lv_draw_rect_dsc_t](https://github.com/lvgl/lvgl/blob/master/src/…
32 for `lv_draw_line` it's called [lv_draw_line_dsc_t](https://github.com/lvgl/lvgl/blob/master/src/dr…
34master/overview/coords.html#boxing-model) of LVGL and the meanings of the fields. The name and mea…
/lvgl-3.4.0/docs/intro/
Dindex.md54 …positories) is licensed under [MIT license](https://github.com/lvgl/lvgl/blob/master/LICENCE.txt).
68 …/lvgl) The library itself with many [examples](https://github.com/lvgl/lvgl/blob/master/examples/).
94 - `master` latest version, patches are merged directly here.
/lvgl-3.4.0/.github/ISSUE_TEMPLATE/
Dconfig.yml10 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.4.0/docs/libs/
Dpng.md12 …o open images from files. Read more about it [here](https://docs.lvgl.io/master/overview/file-syst…
16 …t time to decode PNG images LVGL's [images caching](https://docs.lvgl.io/master/overview/image.htm…
/lvgl-3.4.0/tests/
DREADME.md26 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.4.0/demos/benchmark/
DREADME.md32 ![LVGL benchmark running](https://github.com/lvgl/lv_examples/blob/master/src/lv_demo_benchmark/scr…
49 ![LVGL benchmark result summary](https://github.com/lvgl/lv_examples/blob/master/src/lv_demo_benchm…
/lvgl-3.4.0/docs/_templates/
Dpage.html33 if(version == "master") versionName = "master (latest)";

12