Expand description
This crate contains utilities to interact with Flattened DeviceTree binary blobs. Included is a builder and parser, both available as no_std.
Modules§
- builder
- Code to generate a Flattened DeviceTree binary blob.
- parser
- Code to parse a Flattened DeviceTree binary blob.
Structs§
- Reserve
Entry - A single entry in the memory reservation map,
/memreserve/
.