Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/
Dlist_hardware.py115 def from_file(socs_file): argument
119 with open(socs_file, 'r') as f:
124 return Systems(str(socs_file.parent), socs_yaml)