zephyr/scripts/dts/python-devicetree/src/devicetree
Martí Bolívar 20731a3cab edtlib: move Property
This is just moving the class definition higher in the file
to make it easier to type annotate the module.

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: move Property 2023-04-17 08:58:14 -07:00
grutils.py