zephyr/scripts/dts/python-devicetree
Martí Bolívar cd18ffee22 dtlib: clean up Property initialization
Make attribute initialization order match the order that attributes
appear within the class docstring. Move the 'type' property definition
up by the constructor to make it more obvious that this 'attribute' is
a (Python) property. This is for readability.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-11-07 19:00:31 +01:00
..
src/devicetree dtlib: clean up Property initialization 2022-11-07 19:00:31 +01:00
tests dtlib: error out on duplicate node names 2022-09-21 07:55:40 -07:00
.gitignore
requirements.txt
setup.py
tox.ini python-devicetree: CI hotfix 2022-06-06 09:09:27 -07:00