davidchisnall / dtc

FreeBSD Device Tree Compiler
18 stars 15 forks source link
device-tree-compiler flattened-device-tree freebsd

BSD Device Tree Compiler

Linux and macOS CI: Build Status

FreeBSD CI: Build Status

BSD-licensed implementation of the device tree compiler. This tool is responsible for converting between source (human-readable text) and binary representations of the flattened device tree.

For more documentation, see the man page.