zephyr/scripts/dts/python-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
..
src/devicetree scripts: dts: dtlib: preserve order of properties in DTS output 2025-06-05 15:18:40 -05:00
tests scripts: dts: dtlib: improve formatting of long arrays 2025-06-05 15:18:40 -05:00
.gitignore
requirements.txt dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
setup.py python: Format trivial files where only newlines were missing 2024-11-21 20:10:51 +01:00
tox.ini python-devicetree: unpin types-PyYAML version 2023-01-16 11:19:54 +00:00