Files
rtems/cpukit/dtc
Amar Takhar 3139d38137 cpukit: Convert cpukit/*/README to MarkDown
There are a lot of README files this is just a cursory glance to convert but
will render fine online.  If they don't we can make changes.
2024-08-05 21:37:12 +00:00
..
2022-12-22 08:02:57 +01:00

DTC

The source tree contains the Device Tree Compiler (dtc) toolchain for working with device tree source and binary files and also libfdt, a utility library for reading and manipulating the binary format.

DTC and LIBFDT are maintained by:

David Gibson david@gibson.dropbear.id.au Jon Loeliger jdl@jdl.com

Mailing list

The following list is for discussion about dtc and libfdt implementation mailto:devicetree-compiler@vger.kernel.org

Core device tree bindings are discussed on the devicetree-spec list: mailto:devicetree-spec@vger.kernel.org

Home Page

http://devicetree.org/Device_Tree_Compiler