Searched full:preview (Results 1 – 20 of 20) sorted by relevance
/hal_espressif-2.7.6/tools/ci/config/ |
D | deploy.yml | 75 - .rules:labels:build_docs-preview 82 TYPE: "preview" 83 …_KEY, DOCS_SERVER, DOCS_SERVER_USER, DOCS_PATH for preview server so we keep these names for 'prev… 102 TYPE: "preview"
|
D | rules.yml | 143 .rules:labels:build_docs-preview:
|
D | build.yml | 489 -Dsonar.analysis.mode=preview
|
/hal_espressif-2.7.6/tools/ |
D | zephyr_tools.json | 139 …"url": "https://dl.espressif.com/dl/toolchains/preview/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.… 144 …"url": "https://dl.espressif.com/dl/toolchains/preview/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.… 149 …"url": "https://dl.espressif.com/dl/toolchains/preview/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.… 156 …"url": "https://dl.espressif.com/dl/toolchains/preview/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.… 161 …"url": "https://dl.espressif.com/dl/toolchains/preview/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.…
|
D | tools.json | 195 …"url": "https://dl.espressif.com/dl/toolchains/preview/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.… 200 …"url": "https://dl.espressif.com/dl/toolchains/preview/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.… 205 …"url": "https://dl.espressif.com/dl/toolchains/preview/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.… 212 …"url": "https://dl.espressif.com/dl/toolchains/preview/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.… 217 …"url": "https://dl.espressif.com/dl/toolchains/preview/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.…
|
/hal_espressif-2.7.6/tools/idf_py_actions/ |
D | core_ext.py | 143 if (not args['preview'] and idf_target in PREVIEW_TARGETS): 145 …"%s is still in preview. You have to append '--preview' option after idf.py to use any preview fea… 189 if 'preview' in ctx.params: 241 'names': ['--preview'], 242 'help': 'Enable IDF features that are still in preview.',
|
/hal_espressif-2.7.6/ |
D | SUPPORT_POLICY_CN.md | 25 《支持期限政策》不适用于预发布版本(包括 beta、preview、-rc 和 -dev 版本等)。有时,在发布的版本中存在被标记为 "Preview" 的特定功能,则该功能也不在支持期限内。
|
D | SUPPORT_POLICY.md | 39 marked as "Preview" in a release, which means it is also not covered
|
/hal_espressif-2.7.6/docs/idf_extensions/build_system/ |
D | __init__.py | 18 # Targets which needs --preview to build 79 subprocess.check_call(idf_py + ['--preview', 'set-target', app.config.idf_target])
|
/hal_espressif-2.7.6/components/nvs_flash/host_test/nvs_page_test/ |
D | README.rst | 8 Run ``idf.py --preview set-target linux`` to be sure.
|
/hal_espressif-2.7.6/tools/test_idf_tools/ |
D | test_idf_tools.py | 57 …mirror_prefix_map = 'https://dl.espressif.com/dl/toolchains/preview,file://' + os.path.join(old_to…
|
/hal_espressif-2.7.6/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 29 …com/features/mastering-markdown/) (see formatting buttons above) and the Preview tab to check what…
|
/hal_espressif-2.7.6/docs/ |
D | page_redirects.txt | 29 # The preview 'get-started-cmake' guides are now 'get-started'
|
/hal_espressif-2.7.6/tools/ci/ |
D | deploy_docs.py | 88 … url = '{}/{}/index.html'.format(url_base, vurl) # (index.html needed for the preview server)
|
/hal_espressif-2.7.6/components/hal/esp32/include/hal/ |
D | spi_ll.h | 149 * Get current running command bit-mask. (Preview) 647 * Set the mosi delay after the output edge to the signal. (Preview) 662 * Set the miso delay applied to the input signal before the internal peripheral. (Preview)
|
/hal_espressif-2.7.6/components/hal/esp32c3/include/hal/ |
D | spi_ll.h | 198 * Get current running command bit-mask. (Preview) 731 * Set the mosi delay after the output edge to the signal. (Preview) 744 * Set the miso delay applied to the input signal before the internal peripheral. (Preview)
|
/hal_espressif-2.7.6/components/hal/esp32s3/include/hal/ |
D | spi_ll.h | 198 * Get current running command bit-mask. (Preview) 739 * Set the mosi delay after the output edge to the signal. (Preview) 752 * Set the miso delay applied to the input signal before the internal peripheral. (Preview)
|
/hal_espressif-2.7.6/components/hal/esp32s2/include/hal/ |
D | spi_ll.h | 190 * Get current running command bit-mask. (Preview) 692 * Set the mosi delay after the output edge to the signal. (Preview) 708 * Set the miso delay applied to the input signal before the internal peripheral. (Preview)
|
/hal_espressif-2.7.6/docs/en/ |
D | versions.rst | 107 marked as "Preview" in a release, which means it is also not covered
|
/hal_espressif-2.7.6/docs/en/contribute/ |
D | documenting-code.rst | 389 4. To preview documentation before building, use `Sublime Text <https://www.sublimetext.com/>`_ edi…
|