Skip to content

davidchisnall/dtc

Repository files navigation

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.