zephyr/scripts/dts
Peter A. Bigot 392845b13f scripts/dts/gen_defines.py: return macro identifier in out functions
The lowest level output function is the one that determines the full
name of the macro, including DT_ prefix.  Return the name of the macro
that provides the value for an identifier so that it can be used in
higher layers of the generator.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-09-12 13:31:48 -05:00
..
extract scripts: dts: Fix generation of single-value phandle/value array 2019-09-09 14:15:44 -05:00
test-bindings scripts: edtlib: Make order irrelevant when including multiple files 2019-09-11 07:50:30 -05:00
test-bindings-2 scripts: dts: Simplify and improve 'compatible' matching 2019-09-07 10:25:02 -05:00
devicetree.py scripts: dts: devicetree.py: Fix pylint warning for iffy \w escape 2019-09-07 10:25:02 -05:00
dtlib.py scripts: dtlib: Suppress _init_tokens() pylint warning 2019-09-07 10:25:02 -05:00
edtlib.py scripts: edtlib: Make order irrelevant when including multiple files 2019-09-11 07:50:30 -05:00
extract_dts_includes.py scripts: dts: Fix wrong filename in 'include:' code in old scripts 2019-09-10 11:34:03 -05:00
gen_defines.py scripts/dts/gen_defines.py: return macro identifier in out functions 2019-09-12 13:31:48 -05:00
test-multidir.dts
test.dts scripts: edtlib: Make order irrelevant when including multiple files 2019-09-11 07:50:30 -05:00
testdtlib.py scripts: dtlib: Add test for untested /memreserve/ error 2019-09-07 10:25:02 -05:00
testedtlib.py dts: edtlib: Support giving missing properties a default value 2019-09-09 08:47:49 -05:00