fuchsia_devicetree

Defines a devicetree to be built into a devicetree blob.

ATTRIBUTES

Name Description Type Mandatory Default
name A unique name for this target. Name required -
deps Other Devicetree fragment targets referenced by this fragment Label List optional []
source Device tree source file (.dts/.dts.S). Source file that
include C header files should end with the extension .dts.S and it
will be preprocessed by C compiler before invoking the devicetree
compiler.
Label optional None
dtcflags Flags to be passed to dtc compiler String List optional []