zephyr/scripts/dts/python-devicetree/src/devicetree
Martí Bolívar 5847890a18 edtlib: finish adding type annotations
This concludes the type annotations for the public API for the module,
along with the relevant internal state. It's not worth type annotating
the internal backwards compatibility shim for !include.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2023-04-17 08:58:14 -07:00
..
__init__.py
_private.py edtlib: extract _slice() code to new helper module 2023-02-27 17:44:45 +01:00
dtlib.py dtlib: fix docstring 2023-04-17 08:58:14 -07:00
edtlib.py edtlib: finish adding type annotations 2023-04-17 08:58:14 -07:00
grutils.py