/hal_espressif-3.5.0/ |
D | .pre-commit-config.yaml | 43 language: python 49 language: python 55 language: python 60 language: python 65 language: python 73 language: python 79 language: python 87 language: python 98 language: python 103 language: python
|
/hal_espressif-3.5.0/tools/ci/ |
D | deploy_docs.py | 17 # See the License for the specific language governing permissions and 86 language, _, target = vurl.split('/') 87 tag = '{}_{}'.format(language, target) 93 # (language first) it's kind of a pain to do on a remote server, so we just repeat the 121 …# another thing made much more complex by the directory structure putting language before version.… 155 # html_dir has the form '<ignored>/<language>/<target>/html/' 158 language = os.path.basename(os.path.dirname(target_dirname)) 160 # when deploying, we want the top-level directory layout 'language/version/target' 161 archive_path = '{}/{}/{}'.format(language, version, target) 167 # pdf_path has the form '<ignored>/<language>/<target>/latex/build' [all …]
|
/hal_espressif-3.5.0/docs/zh_CN/ |
D | conf.py | 3 # English Language RTD & Sphinx config file 5 # Uses ../conf_common.py for most non-language-specific settings. 7 # Importing conf_common adds all the non-language-specific 25 # The language for content autogenerated by Sphinx. Refer to documentation 27 language = 'zh_CN' variable
|
/hal_espressif-3.5.0/docs/en/ |
D | conf.py | 3 # English Language RTD & Sphinx config file 5 # Uses ../conf_common.py for most non-language-specific settings. 7 # Importing conf_common adds all the non-language-specific 25 # The language for content autogenerated by Sphinx. Refer to documentation 27 language = 'en' variable
|
D | languages.rst | 11 You can easily change from one language to another by clicking the language link you can find at th…
|
/hal_espressif-3.5.0/components/esptool_py/esptool/docs/en/ |
D | conf.py | 3 # English Language RTD & Sphinx config file 5 # Uses ../conf_common.py for most non-language-specific settings. 7 # Importing conf_common adds all the non-language-specific 27 # The language for content autogenerated by Sphinx. Refer to documentation 29 language = "en" variable
|
/hal_espressif-3.5.0/docs/_static/js/ |
D | version_table.js | 4 let language = DOCUMENTATION_OPTIONS.LANGUAGE; 22 <project_base_url>/<language>/<version>/<idf_target> 33 let result = project_base_url + "/" + language + "/" + v.name;
|
/hal_espressif-3.5.0/components/esptool_py/esptool/ |
D | setup.py | 92 "Natural Language :: English", 99 "Programming Language :: Python :: 3.7", 100 "Programming Language :: Python :: 3.8", 101 "Programming Language :: Python :: 3.9", 102 "Programming Language :: Python :: 3.10",
|
/hal_espressif-3.5.0/tools/idf_py_actions/ |
D | core_ext.py | 215 def show_docs(action, ctx, args, no_browser, language, starting_page, version, target): argument 216 if language == 'cn': 217 language = 'zh_CN' 226 link = '/'.join([URL_TO_DOC, language, version, target, starting_page or '']) 236 link = '/'.join([URL_TO_DOC, language, version, starting_page or '']) 248 language = 'zh_CN' if locale.getdefaultlocale()[0] == 'zh_CN' else 'en' 250 language = 'en' 251 return language 495 'names': ['--language', '-l'], 498 'help': 'Documentation language. Your system language by default (en or cn)'
|
/hal_espressif-3.5.0/components/tinyusb/additions/src/ |
D | usb_descriptors.c | 12 // See the License for the specific language governing permissions and 53 (char[]){0x09, 0x04}, // 0: is supported language is English (0x0409) 106 (char[]){0x09, 0x04}, // 0: is supported language is English (0x0409)
|
/hal_espressif-3.5.0/docs/ |
D | check_lang_folder_sync.sh | 5 # 1. Traverse each folder with language version and generate a sorted list 10 # All differences between folders with language versions should be resolved
|
D | conf_common.py | 3 # Common (non-language-specific) configuration for Sphinx 5 # This file is imported from a language-specific conf.py (ie en/conf.py or
|
/hal_espressif-3.5.0/tools/ci/python_packages/tiny_test_fw/docs/ |
D | conf.py | 66 # The language for content autogenerated by Sphinx. Refer to documentation 70 # Usually you set "language" from the command line for these cases. 71 language = None variable
|
/hal_espressif-3.5.0/tools/esp_prov/utils/ |
D | __init__.py | 12 # See the License for the specific language governing permissions and
|
/hal_espressif-3.5.0/components/mdns/host_test/components/esp_netif_linux/include/ |
D | esp_wifi_types.h | 12 // See the License for the specific language governing permissions and
|
/hal_espressif-3.5.0/components/mdns/host_test/components/esp_system_protocols_linux/include/machine/ |
D | endian.h | 12 // See the License for the specific language governing permissions and
|
/hal_espressif-3.5.0/components/soc/include/soc/ |
D | emac_periph.h | 12 // See the License for the specific language governing permissions and
|
/hal_espressif-3.5.0/components/esp_gdbstub/esp32c3/ |
D | gdbstub_target_config.h | 12 // See the License for the specific language governing permissions and
|
/hal_espressif-3.5.0/components/esp_gdbstub/esp32h2/ |
D | gdbstub_target_config.h | 12 // See the License for the specific language governing permissions and
|
/hal_espressif-3.5.0/components/esp_system/port/soc/esp32/ |
D | intr.c | 12 // See the License for the specific language governing permissions and
|
/hal_espressif-3.5.0/tools/esp_prov/security/ |
D | __init__.py | 12 # See the License for the specific language governing permissions and
|
D | security.py | 12 # See the License for the specific language governing permissions and
|
/hal_espressif-3.5.0/tools/idf_monitor_base/ |
D | exceptions.py | 12 # See the License for the specific language governing permissions and
|
/hal_espressif-3.5.0/components/openssl/include/platform/ |
D | ssl_opt.h | 12 // See the License for the specific language governing permissions and
|
/hal_espressif-3.5.0/tools/esp_prov/prov/ |
D | __init__.py | 12 # See the License for the specific language governing permissions and
|