zephyr/scripts/dts/python-devicetree
Martí Bolívar 6c65b15ce6 edtlib: wrap DTError
Don't let a malformed devicetree escape as a DTError. Wrap it in an
EDTError instead, so callers can just rely on the edtlib APIs as is
generally expected.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-12-07 13:39:37 -05:00
..
src/devicetree edtlib: wrap DTError 2021-12-07 13:39:37 -05:00
tests edtlib: add tests to check Range property 2021-11-10 08:23:00 -05:00
.gitignore dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
requirements.txt dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
setup.py dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
tox.ini python-devicetree: tox: fix mypy 2021-06-09 21:01:55 -04:00