Devicetree: Difference between revisions
m Knuxify moved page User:Knuxify/Draft:Devicetree to Devicetree: move to main namespace |
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. | ||