Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephanosio/snap-device-tree-compiler
Snap Package for Device Tree Compiler (dtc)
https://github.com/stephanosio/snap-device-tree-compiler
Last synced: about 6 hours ago
JSON representation
Snap Package for Device Tree Compiler (dtc)
- Host: GitHub
- URL: https://github.com/stephanosio/snap-device-tree-compiler
- Owner: stephanosio
- Created: 2020-05-14T01:15:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-24T11:12:54.000Z (over 3 years ago)
- Last Synced: 2023-03-08T07:23:33.699Z (over 1 year ago)
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Snap Package for Device Tree Compiler
![CI](https://github.com/stephanosio/snap-device-tree-compiler/workflows/CI/badge.svg) [![device-tree-compiler](https://snapcraft.io//device-tree-compiler/badge.svg)](https://snapcraft.io/device-tree-compiler)
This is a Snap package for the Device Tree Compiler (dtc).
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.
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/device-tree-compiler)