zephyr/scripts/dts/python-devicetree/src/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
..
__init__.py
dtlib.py dtlib: handle GCC linemarkers 2021-12-07 13:39:37 -05:00
edtlib.py edtlib: wrap DTError 2021-12-07 13:39:37 -05:00
grutils.py