Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/
Dlist_hardware.py34 def __init__(self, folder='', soc_yaml=None): argument
40 if soc_yaml is None:
44 data = yaml.load(soc_yaml, Loader=SafeLoader)