zephyr/scripts/dts
Martí Bolívar f7d33f2988 scripts: dts: gen_defines: don't include descriptions
Before we had a bindings index in the documentation, the generated
header file was (somewhat unfortunately) often our best reference for
what a particular binding or property within a binding ends up doing,
so it made good sense to put the description in the generated file.

Now that we have HTML documentation that's a bit more digestible than
the generated file, though, we can just point users at that. Do that
and remove the inline description from the generated file.

This makes it possible to put C-style multiline comments in the
descriptions themselves, which will be done in subsequent patches.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-01-16 07:59:27 -06:00
..
test-bindings edtlib: Match any parent bus when binding lacks an explicit on-bus 2021-01-07 20:07:12 +02:00
test-bindings-2
dtlib.py
edtlib.py edtlib: Match any parent bus when binding lacks an explicit on-bus 2021-01-07 20:07:12 +02:00
gen_defines.py scripts: dts: gen_defines: don't include descriptions 2021-01-16 07:59:27 -06:00
grutils.py
test-multidir.dts
test.dts edtlib: Match any parent bus when binding lacks an explicit on-bus 2021-01-07 20:07:12 +02:00
testdtlib.py
testedtlib.py edtlib: Match any parent bus when binding lacks an explicit on-bus 2021-01-07 20:07:12 +02:00