zephyr/scripts/dts/python-devicetree/src/devicetree
Martí Bolívar bd122e5ea2 edtlib: validate compatible properties
Error out on compatible properties with invalid values. The regular
expression used to validate them matches what's used in dt-schema.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-05-19 22:18:25 -05:00
..
__init__.py
dtlib.py dtlib: type annotate DT fields and public methods 2021-05-05 13:13:12 -05:00
edtlib.py edtlib: validate compatible properties 2021-05-19 22:18:25 -05:00
grutils.py