fuchsia_devicetree_fragment

Defines a devicetree source file that can be included by other devicetree files.

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 include file (.dtsi/.dtsi.S). Source
files that include C header files should end with the extension
.dtsi.S and it will be preprocessed by C compiler.
Label optional None