zephyr/scripts/dts/python-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
..
src/devicetree edtlib: Express Node.matching_compat and Node.binding_path as @property 2024-11-25 08:31:18 +01:00
tests edtlib: tests: cover basics of filtering inherited properties 2024-11-06 14:43:19 -06:00
.gitignore
requirements.txt
setup.py python: Format trivial files where only newlines were missing 2024-11-21 20:10:51 +01:00
tox.ini