zephyr/scripts/dts/python-devicetree
Martí Bolívar 83b6db2ec1 edtlib: make ControllerAndData a type-annotated dataclass
Converting this to a dataclass will make it easier to type annotate.
Adding type annotations is incremental progress towards type checking
the entire module.

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