zephyr/scripts/dts
Ulf Magnusson 0c4f4a91b0 scripts: edtlib: Fix broken 'required: true' check for booleans
Node._prop_val() returned too early for non-existent booleans, letting
missing 'required: true' booleans slip through without an error.

Fix it by rearranging the code to always do the 'required' check before
returning.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-10-03 16:29:11 -07:00
..
extract
test-bindings
test-bindings-2
devicetree.py
dtlib.py
edtlib.py scripts: edtlib: Fix broken 'required: true' check for booleans 2019-10-03 16:29:11 -07:00
extract_dts_includes.py
gen_defines.py scripts: dts: Output paths relative to $ZEPHYR_BASE 2019-10-03 11:59:33 -07:00
test-multidir.dts
test.dts
testdtlib.py
testedtlib.py scripts: testedtlib.py: Simplify warning test a tiny bit 2019-10-03 05:57:26 -07:00