Skip to content
Commit dd1d58ca authored by Martí Bolívar's avatar Martí Bolívar Committed by Kumar Gala
Browse files

scripts: gen_defines: augment edtlib nodes



Add additional attributes to each edtlib.Node we process, before
calling into the write_foo() routines.

This includes the identifier returned by node_ident(), which is used
as the primary identifier for the node, as well as lists for instance
and aliases nodes, and a catchall list that contains all the other
identifiers in addition to the primary one.

Use this information in a new for_each_ident(node, ident) def that
will be put to use in the various write_foo() routines.

Signed-off-by: default avatarMartí Bolívar <marti.bolivar@nordicsemi.no>
parent 8cacb9fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment