Home
last modified time | relevance | path

Searched full:scripts (Results 1 – 25 of 48) sorted by relevance

12

/lvgl-latest/.github/workflows/
Dccpp.yml33 run: scripts/install-prerequisites.sh
44 run: scripts\install-prerequisites.bat
56 run: scripts\install-prerequisites.bat
97 run: scripts/install-prerequisites.sh
Dcheck_conf.yml28 working-directory: scripts
30 …ode >/dev/null 2>&1 || (echo "Please regenerate lv_conf_internal.h using scripts/lv_conf_internal_…
Dcheck_properties.yml24 working-directory: scripts
30 echo "Please apply the preceding diff to your code or run scripts/properties.py"
Dcheck_style.yml36 working-directory: scripts
42 echo "Please apply the preceding diff to your code or run scripts/code-format.py"
Dcompile_docs.yml65 run: scripts/build_html_examples.sh
72 echo "::set-output name=VERSION_NAME::$(scripts/find_version.sh)"
Dgen_json.yml31 run: pip install -r scripts/gen_json/requirements.txt
Dmakefile.yml24 run: scripts/install-prerequisites.sh
Dmakefile_uefi.yml24 run: scripts/install-prerequisites.sh
Drelease_branch_updater.yml33 run: python3 lvgl/scripts/release_branch_updater.py --oldest-major 9
Dverify_kconfig.yml35 working-directory: scripts
/lvgl-latest/.github/
Dpull_request_template.md9 …` run [lv_conf_internal_gen.py](https://github.com/lvgl/lvgl/blob/master/scripts/lv_conf_internal_…
10 - Run `scripts/code-format.py` (`astyle v3.4.12` needs to installed by running `cd scripts; ./insta…
/lvgl-latest/docs/details/debugging/
Dgdb_plugin.rst11 can be found in the ``lvgl/scripts/gdb`` directory. The GDB plugin can be used
18 ``source lvgl/scripts/gdb/gdbinit.py``
25 (gdb) source lvgl/scripts/gdb/gdbinit.py
Dprofiler.rst129 ./lvgl/scripts/trace_filter.py my_trace.txt
135 python3 ./lvgl/scripts/trace_filter.py my_trace.txt
/lvgl-latest/docs/
DCODING_STYLE.rst325 the ``scripts`` folder.
359 hook scripts <https://pre-commit.com/#3-install-the-git-hook-scripts>`__
DCHANGELOG.rst42 - **feat(scripts): add default config generator** `6522 <https://github.com/lvgl/lvgl/pull/6522>`__
202 - **fix(scripts): fix update_version error** `6662 <https://github.com/lvgl/lvgl/pull/6662>`__
301 - **fix(scripts): remove scripts/release/ directory** `6134 <https://github.com/lvgl/lvgl/pull/6134…
/lvgl-latest/
D.gitignore9 scripts/cppcheck_res.txt
10 scripts/built_in_font/lv_font_*
/lvgl-latest/tests/
DREADME.md12 scripts/install-prerequisites.sh
22 It relies on scripts/LVGLImage.py, which requires pngquant and pypng.
/lvgl-latest/demos/ebike/assets/
Dfont_gen.py13 arabic_font = "../../../scripts/built_in_font/DejaVuSans.ttf"
18 cjk_font = "../../../scripts/built_in_font/SimSun.woff"
Dimg_gen.sh2 python3.10 ../../../scripts/LVGLImage.py $1 --ofmt C -o ../src/generated --cf $2
/lvgl-latest/tests/src/test_files/fonts/noto/
DOFL.txt5 http://scripts.sil.org/OFL
31 include source files, build scripts and documentation.
/lvgl-latest/scripts/built_in_font/font_license/Montserrat/
DOFL.txt5 http://scripts.sil.org/OFL
31 include source files, build scripts and documentation.
/lvgl-latest/scripts/built_in_font/font_license/FontAwesome5/
DLICENSE.txt31 http://scripts.sil.org/OFL
55 include source files, build scripts and documentation.
/lvgl-latest/docs/details/integration/bindings/
Dapi_json.rst30 …python /scripts/gen_json/gen_json.py --output-path=json/output/directory --lvgl-config=path/to/lv_…
37 python /scripts/gen_json/gen_json.py --lvgl-config=path/to/lv_conf.h
/lvgl-latest/scripts/
Dbuild_html_examples.sh7 scripts/genexamplelist.sh > emscripten_builder/examplelist.c
/lvgl-latest/.devcontainer/
Dsetup.sh17 ../scripts/generate_lv_conf.py --template ../lv_conf_template.h --config ../../lv_conf.h

12