Searched full:github (Results 1 – 25 of 72) sorted by relevance
123
/lvgl-3.5.0/docs/ |
D | CHANGELOG.md | 3 ## [v8.3.7](https://github.com/lvgl/lvgl/compare/v8.3.7...v8.3.6) 3 May 2023 7 - feat(btnmatrix): review ctrl map and allow width values to be max 15 [`a150b15`](https://github.c… 11 - fix (spinbox): doubling characters entered from the keyboard [`4190`](https://github.com/lvgl/lv… 12 - fix(arm-2d): fix transform-chrome-keying issue [`4178`](https://github.com/lvgl/lvgl/pull/4178) 13 - fix(menu): prevent setting the current page again [`4136`](https://github.com/lvgl/lvgl/pull/4136) 14 - fix(esp): fix ESP-IDF pedantic builds (backport v8.3) [`4135`](https://github.com/lvgl/lvgl/pull/… 15 - fix: color mixing with LV_COLOR_SWAP == 1 [`4101`](https://github.com/lvgl/lvgl/pull/4101) 17 - fix(indev): fix integer overflow in recursive zoom calculation [`a0795b4`](https://github.com/lvg… 18 - fix(style): fix trasition on bg_grad color [`48d7878`](https://github.com/lvgl/lvgl/commit/48d787… 21 ## [v8.3.6](https://github.com/lvgl/lvgl/compare/v8.3.6...v8.3.5) 3 April 2023 [all …]
|
D | CONTRIBUTING.md | 18 - Ask questions in the [Forum](https://forum.lvgl.io/) and use [GitHub](https://github.com/lvgl/) f… 19 - Always fill out the post or issue templates in the Forum or GitHub (or at least provide equivalen… 21 - Use [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) to format your p… 25 - Please read and follow the <a href="https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md… 32 You can see what it looks like on GitHub for LVGL here: [https://github.com/lvgl/lvgl/pulls](https:… 34 To add your changes you can edit files online on GitHub and send a new Pull request from there (rec… 37 ### From GitHub 47 1. Fork the [lvgl repository](https://github.com/lvgl/lvgl). To do this click the "Fork" button in … 48 It will "copy" the `lvgl` repository to your GitHub account (`https://github.com/<YOUR_NAME>?tab=re… 52 5. Create a PR on GitHub from the page of your `lvgl` repository (`https://github.com/<YOUR_NAME>/l… [all …]
|
D | ROADMAP.md | 7 See [#2790](https://github.com/lvgl/lvgl/issues/2790) 10 …or format setting, and custom color format usage. (Also [RGB888](https://github.com/lvgl/lvgl/issu… 17 - Text node. See [#1701](https://github.com/lvgl/lvgl/issues/1701#issuecomment-699479408) 22 - Add new label alignment modes. [#1656](https://github.com/lvgl/lvgl/issues/1656) 23 - Support larger images: [#1892](https://github.com/lvgl/lvgl/issues/1892) 27 - Circle layout. See [#2871](https://github.com/lvgl/lvgl/issues/2871)
|
/lvgl-3.5.0/docs/get-started/os/ |
D | rt-thread.md | 9 [**RT-Thread**](https://www.rt-thread.io/) is an [open source](https://github.com/RT-Thread/rt-thre… 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… 39 | [NXP imxrt1060-evk](https://github.com/RT-Thread/rt-thread/tree/master/bsp/imxrt/imxrt1060-nxp-ev… [all …]
|
/lvgl-3.5.0/docs/intro/ |
D | index.md | 50 The LVGL project (including all repositories) is licensed under [MIT license](https://github.com/lv… 61 All repositories of the LVGL project are hosted on GitHub: https://github.com/lvgl 64 …tps://github.com/lvgl/lvgl) The library itself with many [examples](https://github.com/lvgl/lvgl/b… 65 - [lv_drivers](https://github.com/lvgl/lv_drivers) Display and input device drivers 66 - [blog](https://github.com/lvgl/blog) Source of the blog's site (https://blog.lvgl.io) 67 - [sim](https://github.com/lvgl/sim) Source of the online simulator's site (https://sim.lvgl.io) 68 - [lv_port_...](https://github.com/lvgl?q=lv_port&type=&language=) LVGL ports to development boards… 69 - [lv_binding_..](https://github.com/lvgl?q=lv_binding&type=&language=l) Bindings to other languages 116 We use [GitHub issues](https://github.com/lvgl/lvgl/issues) for development related discussion.
|
/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… 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. 93 <img src="https://github.com/lvgl/lvgl/tree/master/demos/stress/screenshot1.png?raw=true" width=600… [all …]
|
/lvgl-3.5.0/docs/get-started/platforms/ |
D | pc-simulator.md | 14 … Development Environments). Choose your favorite IDE, read its README on GitHub, download the proj… 16 - [Eclipse with SDL driver](https://github.com/lvgl/lv_sim_eclipse_sdl): Recommended on Linux and M… 17 - [CodeBlocks](https://github.com/lvgl/lv_sim_codeblocks_win): Recommended on Windows 18 - [VisualStudio with SDL driver](https://github.com/lvgl/lv_sim_visual_studio_sdl): For Windows 19 - [VSCode with SDL driver](https://github.com/lvgl/lv_sim_vscode_sdl): Recommended on Linux and Mac 20 - [PlatformIO with SDL driver](https://github.com/lvgl/lv_platformio): Recommended on Linux and Mac 21 - [MDK with FastModel](https://github.com/lvgl/lv_port_an547_cm55_sim): For Windows 24 - [QT Creator](https://github.com/Varanda-Labs/lvgl-qt-sim): Cross platform 80 You can find the latest one on [GitHub](https://github.com/lvgl/lv_sim_eclipse_sdl).
|
D | tasmota-berry.md | 5 [Tasmota](https://github.com/arendst/Tasmota) is a widely used open-source firmware for ESP8266 and… 11 [Berry](https://github.com/berry-lang/berry) is a ultra-lightweight dynamically typed embedded scri… 24 All features are detailed in the [Berry Reference Manual](https://github.com/berry-lang/berry/wiki/… 43 A higher level interface compatible with [OpenHASP](https://github.com/HASwitchPlate/openHASP) is a… 67 … device in less than 10 minutes in this [short tutorial](https://tasmota.github.io/docs/LVGL_in_10… 71 - [Tasmota Documentation](https://tasmota.github.io/docs/) 72 - [Berry Documentation](https://github.com/berry-lang/berry/wiki/Reference) 73 - [Tasmota LVGL Berry documentation](https://tasmota.github.io/docs/LVGL/)
|
D | cmake.md | 17 …s to download dependencies directly at configure time from e.g. [GitHub](https://github.com/). Her… 33 # Fetch LVGL from GitHub 34 FetchContent_Declare(lvgl URL https://github.com/lvgl/lvgl.git) 41 … with it. Since LVGL requires a config header called [lv_conf.h](https://github.com/lvgl/lvgl/blob… 70 …xactly the same goes for the [drivers](https://github.com/lvgl/lv_drivers) and the [demos](https:/… 74 GIT_REPOSITORY https://github.com/lvgl/lv_drivers)
|
D | espressif.md | 3 LVGL can be used and configured as a standard [ESP-IDF](https://github.com/espressif/esp-idf) compo… 9 …rt_esp32](https://github.com/lvgl/lv_port_esp32), a project using ESP-IDF and LVGL to show one of … 12 See [lvgl_esp32_drivers](https://github.com/lvgl/lvgl_esp32_drivers) repository for a complete list 30 git submodule add https://github.com/lvgl/lvgl.git components/lvgl 57 git submodule add https://github.com/lvgl/lvgl_esp32_drivers.git components/lvgl_esp32_drivers
|
D | arduino.md | 4 The [LVGL library](https://github.com/lvgl/lvgl) is directly available as Arduino libraries. 14 You can [Download](https://github.com/lvgl/lvgl/archive/refs/heads/master.zip) the latest version o… 18 To get started it's recommended to use [TFT_eSPI](https://github.com/Bodmer/TFT_eSPI) library as a … 46 Take a look at [LVGL_Arduino.ino](https://github.com/lvgl/lvgl/blob/master/examples/arduino/LVGL_Ar…
|
/lvgl-3.5.0/.github/workflows/ |
D | build_micropython.yml | 9 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head… 25 git clone https://github.com/lvgl/lv_micropython.git . 36 … git fetch --force ${{ github.event.repository.html_url }} "+refs/heads/*:refs/remotes/origin/*" 37 … git fetch --force ${{ github.event.repository.html_url }} "+refs/pull/*:refs/remotes/origin/pr/*" 38 git checkout ${{ github.sha }} || git checkout ${{ github.event.pull_request.head.sha }}
|
D | ccpp.yml | 11 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head… 43 if: github.event_name == 'push' 65 key: lvgl_ci_cross_test_ccache_${{ matrix.arch }}_${{ github.sha }} 76 githubToken: ${{ github.token }}
|
D | compile_docs.yml | 12 if: github.repository == 'lvgl/lvgl' 68 uses: JamesIves/github-pages-deploy-action@3.7.1 77 GIT_CONFIG_EMAIL: lvgl-bot@users.noreply.github.com 81 if: github.ref == 'refs/heads/master' 82 uses: JamesIves/github-pages-deploy-action@3.7.1 91 GIT_CONFIG_EMAIL: lvgl-bot@users.noreply.github.com
|
/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/ |
D | README.md | 48 * 100+ simple [Examples](https://github.com/lvgl/lvgl/tree/master/examples) 102 - [Raspberry Pi](https://github.com/lvgl/lv_port_linux_frame_buffer) 103 - [Espressif ESP32](https://github.com/lvgl/lv_port_esp32) 104 - [Infineon Aurix](https://github.com/lvgl/lv_port_aurix) 125 5. Try out some [Examples](https://github.com/lvgl/lvgl/tree/master/examples) 126 …r/porting/index.html) guide or check the ready to use [Projects](https://github.com/lvgl?q=lv_port… 134 For more examples see the [examples](https://github.com/lvgl/lvgl/tree/master/examples) folder. 136 ![LVGL button with label example](https://github.com/lvgl/lvgl/raw/master/docs/misc/btn_example.png)
|
D | README_zh.md | 50 * 丰富详实的[例程](https://github.com/lvgl/lvgl/tree/master/examples) 106 - [Espressif ESP32](https://github.com/lvgl/lv_port_esp32) 107 - [Infineon Aurix](https://github.com/lvgl/lv_port_aurix) 128 5. 试着动手实践一些[例程](https://github.com/lvgl/lvgl/tree/master/examples) 129 …/master/porting/index.html)尝试将LVGL移植到一块开发板上,LVGL也已经提供了一些移植好的[工程](https://github.com/lvgl?q=lv_port… 137 更多例程请参见 [examples](https://github.com/lvgl/lvgl/tree/master/examples) 文件夹。 139 ![LVGL button with label example](https://github.com/lvgl/lvgl/raw/master/docs/misc/btn_example.png)
|
D | README_pt_BR.md | 45 * Mais de 100 [exemplos simples](https://github.com/lvgl/lvgl/tree/master/examples) 119 - [Espressif ESP32](https://github.com/lvgl/lv_port_esp32) 120 - [Infineon Aurix](https://github.com/lvgl/lv_port_aurix) 141 5. Experimente alguns [Exemplos](https://github.com/lvgl/lvgl/tree/master/examples) 142 …r/porting/index.html) ou verifique o pronto para usar [Projects](https://github.com/lvgl?q=lv_port… 149 Para mais exemplos, veja a pasta [examples](https://github.com/lvgl/lvgl/tree/master/examples). 151 ![Exemplo de botão LVGL com rótulo (label)](https://github.com/lvgl/lvgl/raw/master/docs/misc/btn_e…
|
/lvgl-3.5.0/env_support/cmsis-pack/ |
D | LVGL.lvgl.pdsc | 28 <supportContact>https://github.com/lvgl/lvgl/issues/new/choose</supportContact> 36 <repository type="git">https://github.com/lvgl/lvgl.git</repository> 47 …<release date="2023-02-06" version="8.3.5" url="https://github.com/lvgl/lvgl/raw/e7e8cf846dce96f75… 54 …<release date="2022-12-31" version="1.0.6-p1" url="https://github.com/lvgl/lvgl/raw/dbb15bb3ea0365… 59 …<release date="2022-06-29" version="1.0.5" url="https://github.com/GorgonMeducer/lvgl/raw/922108db… 66 …<release date="2022-05-31" version="1.0.4" url="https://github.com/lvgl/lvgl/raw/ce0605182c31e43ab… 75 …<release date="2022-04-27" version="1.0.3" url="https://github.com/lvgl/lvgl/raw/b81437e9642382627… 80 …<release date="2022-03-27" version="1.0.2" url="https://github.com/lvgl/lvgl/raw/a5b9a1c210821f122… 85 …<release date="2022-02-26" version="1.0.1" url="https://github.com/lvgl/lvgl/raw/44f6f752386617a88… 89 …<release date="2022-01-31" version="1.0.0" url="https://github.com/lvgl/lvgl/blob/d851fe0528fcb920…
|
/lvgl-3.5.0/docs/get-started/bindings/ |
D | micropython.md | 14 …ps://github.com/micropython/micropython), [CircuitPython](https://github.com/adafruit/circuitpytho… 77 [Click here to know more information about building and running the unix port](https://github.com/l… 89 - `lv_micropython` [README](https://github.com/lvgl/lv_micropython) 90 - `lv_binding_micropython` [README](https://github.com/lvgl/lv_binding_micropython)
|
/lvgl-3.5.0/docs/libs/ |
D | qrcode.md | 4 … with LVGL. Uses [QR-Code-generator](https://github.com/nayuki/QR-Code-generator) by [nayuki](http… 8 - [Download](https://github.com/lvgl/lv_lib_qrcode.git) from GitHub 9 - Clone: git clone https://github.com/lvgl/lv_lib_qrcode.git
|
D | rlottie.md | 4 Allows to use Lottie animations in LVGL. Taken from this [base repository](https://github.com/Valen… 6 LVGL provides the interface to [Samsung/rlottie](https://github.com/Samsung/rlottie) library's C AP… 11 To build on desktop you can follow the instructions from Rlottie's [README](https://github.com/Sams… 15 git clone https://github.com/Samsung/rlottie.git
|
/lvgl-3.5.0/docs/_ext/ |
D | lv_example.py | 33 …return f"https://github.com/lvgl/lvgl/blob/{env.config.repo_commit_hash}/examples/{example_path}.{… 65 '<i class="fa fa-github"></i> GitHub': self.github_path(example_path, 'c') 68 '<i class="fa fa-github"></i> GitHub': self.github_path(example_path, 'py'),
|
/lvgl-3.5.0/docs/porting/ |
D | project.md | 6 LVGL is available on GitHub: [https://github.com/lvgl/lvgl](https://github.com/lvgl/lvgl). 8 …ne it or [Download](https://github.com/lvgl/lvgl/archive/refs/heads/master.zip) the latest version…
|
/lvgl-3.5.0/docs/overview/renderers/ |
D | arm-2d.md | 5 Arm-2D is an open-source project on Github. For more, please refer to: https://github.com/ARM-softw… 13 If you are using **[CMSIS-Pack](https://github.com/lvgl/lvgl/tree/master/env_support/cmsis-pack)** … 32 - [A Cortex-M55 (supports Helium) based MDK Project, PC emulation is available.](https://github.com…
|
123