mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-17 21:36:20 +00:00
Erroring out for 'status = "ok"' broke backwards compatibility for a downstream project. Accept it instead. Maybe the error could be selectively re-enabled later. The rest of the code only checks for 'status = "disabled"' (like the old scripts), so no other updates are needed. (It's a bit weird that we duplicate the property check in base.yaml. Thinking of including base.yaml implicitly. Could clean things up then.) Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
extract | ||
test-bindings | ||
test-bindings-2 | ||
devicetree.py | ||
dtlib.py | ||
edtlib.py | ||
extract_dts_includes.py | ||
gen_defines.py | ||
grutils.py | ||
test-multidir.dts | ||
test.dts | ||
testdtlib.py | ||
testedtlib.py |