zephyr/scripts/dts/python-devicetree/src/devicetree
Martí Bolívar f663521e4a dtlib: type annotate Node class
A step along the way towards typing the whole module.

Fix an incorrect (or at best misleading) comment while we're here,
which was noticed by the type checker when I originally annotated
'props' as a Dict[str, bytes].

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-05-05 13:13:12 -05:00
..
__init__.py
dtlib.py dtlib: type annotate Node class 2021-05-05 13:13:12 -05:00
edtlib.py devicetree: fix stale comments 2021-05-05 13:13:12 -05:00
grutils.py