hermit-dtb

Crate to parse Flattened Device Trees (FDT)/Device Tree Blobs (DTB) in a no_std environment. Performs no dynamic memory allocations and can therefore be universally used for operating system development. Originally written for the AArch64 port of HermitCore-rs, hence the name.

Features

ToDo

References

Contact

The hermit-dtb crate has been written by Colin Finck (colin.finck@rwth-aachen.de).