Home
last modified time | relevance | path

Searched full:repository (Results 1 – 23 of 23) sorted by relevance

/lvgl-3.6.0/docs/
DCONTRIBUTING.md31 …t under your account, make some changes there, and notify the original repository about your updat…
46 The instructions describe the main `lvgl` repository but it works the same way for the other reposi…
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…
49 2. Clone your forked repository.
51 4. Commit and push your changes to the forked `lvgl` repository.
52 5. Create a PR on GitHub from the page of your `lvgl` repository (`https://github.com/<YOUR_NAME>/l…
122 To ensure all licensing criteria are met for every repository of the LVGL project, we apply a proce…
208 …ll request](#pull-request) to the [lvgl](https://github.com/lvgl/lvgl) repository and follow some …
264 … you want to become part of the core development team, you can become a maintainer of a repository.
[all …]
DCHANGELOG.md1622 - The `docs` is moved to the `lvgl` repository
1623 - The `examples` are moved to the `lvgl` repository
/lvgl-3.6.0/docs/get-started/platforms/
Despressif.md12 See [lvgl_esp32_drivers](https://github.com/lvgl/lvgl_esp32_drivers) repository for a complete list
27 If the project is a git repository you can include LVGL as a git submodule:
33 The above command will clone LVGL's main repository into the `components/lvgl` directory. LVGL incl…
54 When your project is a git repository you can include `lvgl_esp32_drivers` as a git submodule:
/lvgl-3.6.0/.github/workflows/
Dbuild_micropython.yml9 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head…
20 …sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu `lsb_release -sc` main universe r…
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/*"
Dcheck_conf.yml1 name: Verify that lv_conf_internal.h matches repository state
8 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head…
23 - name: Check that repository is clean
Dcheck_style.yml8 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head…
18 …sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu `lsb_release -sc` main universe r…
24 - name: Check that repository is clean
Darduino.yml9 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head…
Dmakefile.yml11 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head…
Dclose_old_issues.yml9 if: github.repository == 'lvgl/lvgl'
Dccpp.yml11 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head…
Dcompile_docs.yml12 if: github.repository == 'lvgl/lvgl'
/lvgl-3.6.0/env_support/cmsis-pack/
DLVGL.lvgl.pdsc36 <repository type="git">https://github.com/lvgl/lvgl.git</repository>
/lvgl-3.6.0/
Didf_component.yml3 repository: https://github.com/lvgl/lvgl.git
Dlibrary.json6 "repository": { object
/lvgl-3.6.0/docs/libs/
Dqrcode.md7 - Download or clone this repository
Drlottie.md4 Allows to use Lottie animations in LVGL. Taken from this [base repository](https://github.com/Valen…
/lvgl-3.6.0/src/misc/
Dlv_printf.h32 /*Original repository: https://github.com/mpaland/printf*/
Dlv_printf.c33 /*Original repository: https://github.com/mpaland/printf*/
/lvgl-3.6.0/docs/overview/
Dfile-system.md8 The [lv_fs_if](https://github.com/lvgl/lv_fs_if) repository contains prepared drivers using POSIX, …
Dfont.md202 … to use FreeType can be found in [lv_freetype](https://github.com/lvgl/lv_lib_freetype) repository.
/lvgl-3.6.0/docs/get-started/os/
Drt-thread.md48 Clone the latest code from RT-Thread official repository. Open the RT-Thread Studio and select `Fil…
/lvgl-3.6.0/tests/
DCMakeLists.txt345 # in this source repository. If this repo is in a directory names 'lvgl'
/lvgl-3.6.0/docs/intro/
Dindex.md60 ## Repository layout