Home
last modified time | relevance | path

Searched full:env (Results 1 – 20 of 20) sorted by relevance

/lvgl-3.5.0/.github/workflows/
Dcompile_docs.yml7 env:
31 ${{ env.pythonLocation }}/bin/*
32 ${{ env.pythonLocation }}/include
33 ${{ env.pythonLocation }}/lib/python*/site-packages/*
34 !${{ env.pythonLocation }}/bin/pip*
35 !${{ env.pythonLocation }}/lib/python*/site-packages/pip*
36 !${{ env.pythonLocation }}/lib/python*/site-packages/setuptools*
37 key: ${{ env.pythonLocation }}-${{ hashFiles('docs/requirements.txt') }}
49 path: ${{env.EM_CACHE_FOLDER}}
50 key: ${{env.EM_VERSION}}-${{ runner.os }}
[all …]
Drelease.yml19 env:
Dccpp.yml96 env PATH="/usr/lib/ccache:$PATH" ASAN_OPTIONS=detect_leaks=0 python3 tests/main.py test
/lvgl-3.5.0/docs/_ext/
Dlv_example.py32 env = self.state.document.settings.env
33 …return f"https://github.com/lvgl/lvgl/blob/{env.config.repo_commit_hash}/examples/{example_path}.{…
57 env = self.state.document.settings.env
69env.config.version}/micropython/ports/javascript/index.html?script_startup=https://raw.githubuserc…
73 if env.app.tags.has('html'):
74 …iframe_html = f"<div class='lv-example' data-real-src='/{env.config.version}/_static/built_lv_exam…
92 app.add_config_value("repo_commit_hash", "", "env")
/lvgl-3.5.0/docs/get-started/os/
Drt-thread.md27 …il.html?package=LVGL) of RT-Thread. By using [Env tool](https://www.rt-thread.io/download.html?dow…
/lvgl-3.5.0/docs/
Dconf.py1 #!/usr/bin/env python3
94 'README.md', 'lv_examples', 'out_html', 'env' ]
Dbuild.py1 #!/usr/bin/env python3
Dexample_list.py1 #!/usr/bin/env python3
DCHANGELOG.md501 - arch(env): move rt-thread into env_support folder [`3025`](https://github.com/littlevgl/lvgl/pull…
502 - arch(env): arch(env): move the cmake folder into the env_support folder [`773d50f`](https://githu…
503 - arch(env): move the zephyr folder into the env_support folder [`4bd1e7e`](https://github.com/litt…
/lvgl-3.5.0/scripts/
Dfiletohex.py1 #!/usr/bin/env python3
Dcode-format.py1 #!/usr/bin/env python3
Dlv_conf_internal_gen.py1 #!/usr/bin/env python3
Dstyle_api_gen.py1 #!/usr/bin/env python3
/lvgl-3.5.0/
D.gitignore17 docs/env
/lvgl-3.5.0/scripts/release/
Drelease.py1 #!/usr/bin/env python3
Dpatch.py1 #!/usr/bin/env python3
Dcom.py1 #!/usr/bin/env python3
/lvgl-3.5.0/scripts/built_in_font/
Dbuilt_in_font_gen.py1 #!/usr/bin/env python3
Dgenerate_all.py1 #!/usr/bin/env python3
/lvgl-3.5.0/tests/
Dmain.py1 #!/usr/bin/env python3