zephyr/scripts/dts/python-devicetree
Christophe Dufaza c6e3de296d edtlib: amend PropertySpec.path API documentation
PropertySpec.path does NOT tell "the file where the property
was last modified", but instead the binding file specifying
the devicetree node of which this is a property.

See: #65135

Signed-off-by: Christophe Dufaza <chris@openmarl.org>
2025-01-30 18:29:28 +01:00
..
src/devicetree edtlib: amend PropertySpec.path API documentation 2025-01-30 18:29:28 +01:00
tests edtlib: tests: refine coverage of Binding objects initialization 2025-01-08 19:17:51 +01: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