Home
last modified time | relevance | path

Searched refs:get_supported_targets (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.4.0/tools/
Didf_tools.py597 def get_supported_targets(self): # type: () -> list[str] member in IDFTool
1110 targets_from_tools_json.extend(v.get_supported_targets())
1125 …(any(item in targets for item in v.get_supported_targets()) or v.get_supported_targets() == ['all'…
1380 supported_targets = tool.get_supported_targets()
1431 supported_targets = tool.get_supported_targets()