dtc

v 1.7.0 Updated: 1 year, 2 months ago

Device tree compiler

Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems. Typically, the input format is DTS, a human readable source format, and creates a DTB, or binary format as output.

https://git.kernel.org/pub/scm/utils/dtc/dtc.git

To install dtc, paste this in macOS terminal after installing MacPorts

sudo port install dtc

Add to my watchlist

Installations 1
Requested Installations 1