zephyr/scripts/dts/python-devicetree/src/devicetree
Florian Grandel 4bd584cf21 scripts: dts: edtlib: improve Node encapsulation
Moves several node-specific operations inside the Node class to improve
its encapsulation, remove a monkey patch and access to internal methods
and fields.

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2024-11-18 19:30:57 -05:00
..
__init__.py
_private.py
dtlib.py everywhere: replace double words 2024-06-25 06:05:35 -04:00
edtlib.py scripts: dts: edtlib: improve Node encapsulation 2024-11-18 19:30:57 -05:00
grutils.py