Devicetree: Difference between revisions

Knuxify (talk | contribs)
m Knuxify moved page User:Knuxify/Draft:Devicetree to Devicetree: move to main namespace
Knuxify (talk | contribs)
add devicetree navbox
Line 1: Line 1:
{{Navbox devicetree}}
The '''devicetree''' (device tree, DT) is a data structure which holds information about all components present on a device. This data is structured in nested nodes with key/value property pairs for configuration.
The '''devicetree''' (device tree, DT) is a data structure which holds information about all components present on a device. This data is structured in nested nodes with key/value property pairs for configuration.