We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d214d commit a137700Copy full SHA for a137700
README.md
@@ -1,11 +1,11 @@
1
# zig-devicetree
2
3
-A read-only Flattened Device Tree (DTB) API.
4
-
5
-Supports versions 2 through 17.
+A read-only Flattened Devicetree (DTB) API.
6
7
Compatible with [Devicetree Specification v0.4](https://github.com/devicetree-org/devicetree-specification/releases/tag/v0.4).
8
+[Auto-generated docs](https://cascadeos.github.io/zig-devicetree/)
+
9
This started as a wrapper around [libfdt](https://github.com/dgibson/dtc/tree/main/libfdt) but is now a fresh implementation.
10
11
## Installation
0 commit comments