Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superna9999/libdtfs
Linux Device Tree Filesystem Parser
https://github.com/superna9999/libdtfs
Last synced: about 18 hours ago
JSON representation
Linux Device Tree Filesystem Parser
- Host: GitHub
- URL: https://github.com/superna9999/libdtfs
- Owner: superna9999
- License: apache-2.0
- Created: 2015-04-23T15:00:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T15:10:36.000Z (over 9 years ago)
- Last Synced: 2023-03-11T12:18:24.640Z (over 1 year ago)
- Language: C
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Linux Device Tree Filesystem Parser
===================================This library is used to easily parse and find a device tree
in the filesystem form (usually on PPC or ARM platforms).A test is provided.
[![Build Status](https://travis-ci.org/superna9999/libdtfs.svg)](https://travis-ci.org/superna9999/libdtfs)