zephyr/scripts/dts/python-devicetree
Martí Bolívar 9e8da8953c scripts: edtlib: fix werror for unknown vendor
Commit c4079e4be2
("scripts: rework edtlib warnings-turned-errors") was trying to abort
on unknown vendor prefix, but the error log is not fatal.

Fix it by using the same error handling function we use when aborting
due to deprecated property usage.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-08-17 17:51:57 -04:00
..
src/devicetree scripts: edtlib: fix werror for unknown vendor 2021-08-17 17:51:57 -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