Searched defs:supported_targets (Results 1 – 11 of 11) sorted by relevance
/hal_espressif-3.5.0/tools/ |
D | tools.json | 16 "supported_targets": [ array 85 "supported_targets": [ array 154 "supported_targets": [ array 223 "supported_targets": [ array 268 "supported_targets": [ array 348 "supported_targets": [ array 410 "supported_targets": [ array 485 "supported_targets": [ array 553 "supported_targets": [ array 624 "supported_targets": [ array [all …]
|
D | zephyr_tools.json | 26 "supported_targets": [ array
|
D | tools_schema.json | 58 "supported_targets": { object 222 "supported_targets": { object
|
D | idf_tools.py | 506 …escription, install, info_url, license, version_cmd, version_regex, supported_targets, version_reg… argument
|
/hal_espressif-3.5.0/components/esptool_py/esptool/docs/_static/ |
D | esptool_versions.js | 3 supported_targets: [ "esp32" ] property in DOCUMENTATION_VERSIONS.DEFAULTS
|
/hal_espressif-3.5.0/tools/find_build_apps/ |
D | make.py | 67 def supported_targets(cls, app_path): member in MakeBuildSystem
|
D | cmake.py | 98 def supported_targets(cls, app_path): # type: (str) -> Any member in CMakeBuildSystem
|
D | common.py | 442 def supported_targets(cls, app_path): member in BuildSystem
|
/hal_espressif-3.5.0/components/esp_hw_support/test/ |
D | gen_digital_signature_tests.py | 19 supported_targets = {'esp32s2', 'esp32c3', 'esp32s3'} variable
|
/hal_espressif-3.5.0/examples/protocols/mqtt/ssl_ds/ |
D | configure_ds.py | 39 supported_targets = {'esp32s2', 'esp32c3', 'esp32s3'} variable
|
/hal_espressif-3.5.0/tools/idf_py_actions/ |
D | tools.py | 284 def is_target_supported(project_path, supported_targets): argument
|