Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/scripts/
Dlist_hardware.py116 def from_file(socs_file): argument
120 with open(socs_file, 'r') as f:
125 return Systems(str(socs_file.parent), socs_yaml)