zephyr/scripts/dts
Ulf Magnusson 02dab5a5a8 dts: gen_defines.py: Add helper for outputting {} initializers
The

    "{" + ", ".join(...) + "}"

pattern is in a bunch of places now. Add an out_dev_init() helper for
it, with the same parameters as out_dev().

Also makes "{" vs. "{ " consistent, picking the first one.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-13 13:50:15 +01:00
..
test-bindings
test-bindings-2
dtlib.py
edtlib.py
gen_defines.py
grutils.py
test-multidir.dts
test.dts
testdtlib.py
testedtlib.py