fdt 0.1.2

A pure-Rust `#![no_std]` crate for parsing Flattened Devicetrees
Documentation
[dependencies]

[package]
authors = ["Wesley Norris <repnop@outlook.com>"]
categories = ["embedded", "no-std"]
description = "A pure-Rust `#![no_std]` crate for parsing Flattened Devicetrees"
edition = "2018"
keywords = ["devicetree", "fdt", "dt"]
license = "MPL-2.0"
name = "fdt"
readme = "README.md"
repository = "https://github.com/repnop/fdt"
version = "0.1.2"