zephyr/scripts/dts/python-devicetree/src/devicetree
Luca Burelli ed7f2e0833 scripts: dts: dtlib: preserve order of properties in DTS output
Ensure that the order of properties in the output DTS file matches the
order in which they are defined in the DTS source files by moving props
to the end of the dictionary when they are accessed.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-06-05 15:18:40 -05:00
..
__init__.py
_private.py
dtlib.py scripts: dts: dtlib: preserve order of properties in DTS output 2025-06-05 15:18:40 -05:00
edtlib.py gen_edt: use workspace dir as base for relative paths in comments 2025-05-16 09:38:35 +02:00
grutils.py