Crate fdt

Source
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§

  • Code to generate a Flattened DeviceTree binary blob.
  • Code to parse a Flattened DeviceTree binary blob.

Structs§

  • A single entry in the memory reservation map, /memreserve/.