zephyr/scripts/dts/python-devicetree
Martí Bolívar d89f974760 edtlib: type annotate Node
This requires adding a private constructor so that mypy
can tell what all the final instance state is going to be.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2023-04-17 08:58:14 -07:00
..
src/devicetree edtlib: type annotate Node 2023-04-17 08:58:14 -07:00
tests edtlib: make PinCtrl a type-annotated dataclass 2023-04-17 08:58:14 -07: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