Home
last modified time | relevance | path

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

/Zephyr-latest/doc/_extensions/zephyr/
Dapplication.py49 TOOLS = ['cmake', 'west', 'all'] variable in ZephyrAppCommandsDirective
80 if tool not in self.TOOLS:
118 tools = [tool] if tool != "all" else [v for v in self.TOOLS