Searched full:env (Results 1 – 20 of 20) sorted by relevance
7 env:31 ${{ env.pythonLocation }}/bin/*32 ${{ env.pythonLocation }}/include33 ${{ 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 …]
19 env:
96 env PATH="/usr/lib/ccache:$PATH" ASAN_OPTIONS=detect_leaks=0 python3 tests/main.py test
32 env = self.state.document.settings.env33 …return f"https://github.com/lvgl/lvgl/blob/{env.config.repo_commit_hash}/examples/{example_path}.{…57 env = self.state.document.settings.env69 …env.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")
27 …il.html?package=LVGL) of RT-Thread. By using [Env tool](https://www.rt-thread.io/download.html?dow…
1 #!/usr/bin/env python394 'README.md', 'lv_examples', 'out_html', 'env' ]
1 #!/usr/bin/env python3
501 - 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…
17 docs/env