zephyr/scripts/dts/python-devicetree
Martí Bolívar 15db98a400 dtlib: allow dangling aliases with DT(..., force=True)
As a first step towards being more forgiving on invalid inputs, allow
string-valued aliases properties that do not point to valid nodes when
the user requests permissiveness.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-07-14 19:51:46 -04:00
..
src/devicetree dtlib: allow dangling aliases with DT(..., force=True) 2021-07-14 19:51:46 -04:00
tests dtlib: allow dangling aliases with DT(..., force=True) 2021-07-14 19:51:46 -04:00
.gitignore
requirements.txt
setup.py
tox.ini python-devicetree: tox: fix mypy 2021-06-09 21:01:55 -04:00