zephyr/scripts/dts/python-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
..
src/devicetree edtlib: add Node.child_index() 2022-03-24 10:48:40 +01:00
tests edtlib: add Node.child_index() 2022-03-24 10:48:40 +01:00
.gitignore
requirements.txt
setup.py
tox.ini python-devicetree: tox: fix mypy 2021-06-09 21:01:55 -04:00