zephyr/scripts/dts/python-devicetree
Martí Bolívar 6ac19439b2 dtlib: remove dead code
There's no need for _parse_node() to return the Node instance that is
its sole argument. The only user of the return value is a dead store.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2023-02-27 17:44:45 +01:00
..
src/devicetree dtlib: remove dead code 2023-02-27 17:44:45 +01:00
tests dtlib: add DT.move_node() 2023-02-27 17:44:45 +01:00
.gitignore
requirements.txt
setup.py python-devicetree: bump version to 0.0.2 2023-01-16 11:19:54 +00:00
tox.ini python-devicetree: unpin types-PyYAML version 2023-01-16 11:19:54 +00:00