Skip to content

Device Tree Compiler for Windows with precompiled dtc.exe

Notifications You must be signed in to change notification settings

astranome/dtc-for-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dtc

Device Tree Compiler for Windows with precompiled dtc.exe

Device Tree Compiler for Windows

The Device Tree Compiler (DTC) is the toolchain for building device tree source files (.dts) into the binary format (.dtb).

libfdt is a BSD-licenses library for manipulating device tree files. Since it is BSD licensed, it may be freely incorporated into other software such as firmware and operating system loaders.

Home Page

http://devicetree.org/Device_Tree_Compiler

Windows Port

This is a Windows port of original Device Tree Compiler which can be built with MinGW toolchains downloaded from http://mingw.org.

About

Device Tree Compiler for Windows with precompiled dtc.exe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.5%
  • Shell 5.8%
  • Assembly 2.6%
  • Lex 2.3%
  • Yacc 2.2%
  • Makefile 1.2%
  • Other 0.4%