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 fa0d0fa commit 3369f12Copy full SHA for 3369f12
README.md
@@ -2,6 +2,8 @@
2
3
A read-only Flattened Devicetree (DTB) API.
4
5
+None of the API requires allocation except the various list builders in `Property.Value` which are completely optional.
6
+
7
Compatible with [Devicetree Specification v0.4](https://github.com/devicetree-org/devicetree-specification/releases/tag/v0.4).
8
9
[Auto-generated docs](https://cascadeos.github.io/zig-devicetree/)
0 commit comments