zephyr/scripts/dts
Ulf Magnusson 73df9dea34 dts: dtlib: Add an _err() helper for error reporting
Similar to edtlib._err(). Just saves a bunch of 'raise DTError'.

Also add tests for some errors from the global to_num() and to_nums()
functions that were untested.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-09-07 10:25:02 -05:00
..
extract scripts/dts/gen_defines.py: Ignore varions base properties 2019-09-07 10:25:02 -05:00
test-bindings dts: dtlib/edtlib: Add phandle and phandle+nums array types 2019-09-07 10:25:02 -05:00
test-bindings-2 scripts: dts: Add test for multiple binding directories 2019-08-03 14:17:49 -04:00
devicetree.py scripts: dts: Consistently open text files with utf-8. 2019-08-05 17:47:57 -04:00
dtlib.py dts: dtlib: Add an _err() helper for error reporting 2019-09-07 10:25:02 -05:00
edtlib.py dts: edtlib: Sanity-check 'ranges' assignment syntax 2019-09-07 10:25:02 -05:00
extract_dts_includes.py scripts/dts: Fix detection of a GPIO specifier 2019-08-07 13:15:51 -04:00
gen_defines.py dts: edtlib: Add a Property.type field 2019-09-07 10:25:02 -05:00
test-multidir.dts scripts: dts: Add test for multiple binding directories 2019-08-03 14:17:49 -04:00
test.dts dts: dtlib/edtlib: Add phandle and phandle+nums array types 2019-09-07 10:25:02 -05:00
testdtlib.py dts: dtlib: Add an _err() helper for error reporting 2019-09-07 10:25:02 -05:00
testedtlib.py dts: edtlib: Add a Property.type field 2019-09-07 10:25:02 -05:00