zephyr/scripts/dts/python-devicetree
Martí Bolívar 8427259ca2 dtlib: type annotate Property class
Continue annotating the module. In some cases mypy will miss that
_err() calls means the function will not return, so we return an
unnecessary local variable to appease it.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-05-05 13:13:12 -05:00
..
src/devicetree dtlib: type annotate Property class 2021-05-05 13:13:12 -05:00
tests dtlib: add Type enum 2021-04-22 15:32:10 +02:00
.gitignore
requirements.txt
setup.py
tox.ini