zephyr/scripts/dts/python-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
..
src/devicetree dtlib: add lineno/filename to string representation of a DT 2025-05-16 09:38:35 +02:00
tests dtlib: add lineno/filename to string representation of a DT 2025-05-16 09:38:35 +02: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