zephyr/scripts/dts/python-devicetree/src/devicetree
Martí Bolívar 7c3b445323 edtlib: add Node.child_index()
It can be useful to know what the index of a particular child is in
the list of nodes. Add a a helper for computing that and some test
cases.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-03-24 10:48:40 +01:00
..
__init__.py
dtlib.py dtlib: handle GCC linemarkers 2021-12-07 13:39:37 -05:00
edtlib.py edtlib: add Node.child_index() 2022-03-24 10:48:40 +01:00
grutils.py