zephyr/scripts/dts/python-devicetree/src/devicetree
Grzegorz Swiderski f0646d3da4 edtlib: Express Node.matching_compat and Node.binding_path as @property
This simplifies the code and makes it clearer that both properties are
defined in terms of the Binding object matched to a given DT node.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2024-11-25 08:31:18 +01:00
..
__init__.py
_private.py
dtlib.py everywhere: replace double words 2024-06-25 06:05:35 -04:00
edtlib.py edtlib: Express Node.matching_compat and Node.binding_path as @property 2024-11-25 08:31:18 +01:00
grutils.py