Searched full:repository (Results 1 – 23 of 23) sorted by relevance
31 …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 …]
1622 - The `docs` is moved to the `lvgl` repository1623 - The `examples` are moved to the `lvgl` repository
12 See [lvgl_esp32_drivers](https://github.com/lvgl/lvgl_esp32_drivers) repository for a complete list27 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:
9 …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/*"
1 name: Verify that lv_conf_internal.h matches repository state8 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head…23 - name: Check that repository is clean
8 …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
9 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head…
11 …if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head…
9 if: github.repository == 'lvgl/lvgl'
12 if: github.repository == 'lvgl/lvgl'
36 <repository type="git">https://github.com/lvgl/lvgl.git</repository>
3 repository: https://github.com/lvgl/lvgl.git
6 "repository": { object
7 - Download or clone this repository
4 Allows to use Lottie animations in LVGL. Taken from this [base repository](https://github.com/Valen…
32 /*Original repository: https://github.com/mpaland/printf*/
33 /*Original repository: https://github.com/mpaland/printf*/
8 The [lv_fs_if](https://github.com/lvgl/lv_fs_if) repository contains prepared drivers using POSIX, …
202 … to use FreeType can be found in [lv_freetype](https://github.com/lvgl/lv_lib_freetype) repository.
48 Clone the latest code from RT-Thread official repository. Open the RT-Thread Studio and select `Fil…
345 # in this source repository. If this repo is in a directory names 'lvgl'
60 ## Repository layout