Documentation
Commentary
The "Open Firmware Device Tree", or simply Devicetree, is a data structure and language for describing hardware. More specifically, it is a description of hardware that is readable by an operating system so that the operating system doesn't need to hard code details of the machine. A grammar for Devicetree can be found at https://github.com/joelspadin/tree-sitter-devicetree Thist package provides tree-sitter major mode for Devicetree files. Features * Indent * IMenu * Font Lock
Requires
Dependencies
Consumers
Reverse Dependencies
No reverse dependencies recorded.