zephyr/scripts/dts/python-devicetree/src/devicetree
Benjamin Cabé afdb62d1e2 dtlib: add lineno/filename to string representation of a DT
Output lineno/filename as comments in the string representation of a DT
to help with debugging DT issues. Also, remove the added comments when
comparing the string representation of a DT to a reference string in the
DT testsuite.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-05-16 09:38:35 +02:00
..
__init__.py
_private.py
dtlib.py dtlib: add lineno/filename to string representation of a DT 2025-05-16 09:38:35 +02:00
edtlib.py edtlib: Expose binding title in node class 2025-05-02 09:15:50 +02:00
grutils.py