mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 16:45:28 +00:00
Make the scc_order method a property instead. This is in keeping with the "General biased advice" at the top of file. The actual order is therefore lazily initialized in this commit and the order is not computed by the time __init__() returns. The next commit will invoke scc_order by the time the constructor returns. This is preparation work for adding a lookup table from dependency ordinals to nodes. The combination of these two changes will make intializing that lookup table a bit easier. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no> |
||
---|---|---|
.. | ||
test-bindings | ||
test-bindings-2 | ||
dtlib.py | ||
edtlib.py | ||
gen_defines.py | ||
gen_legacy_defines.py | ||
grutils.py | ||
test-multidir.dts | ||
test.dts | ||
testdtlib.py | ||
testedtlib.py |