[dependencies]
[features]
pretty-printing = []
[package]
authors = ["Wesley Norris <repnop@outlook.com>", "Marc Brinkmann <git@marcbrinkmann.de>", "Rust flat_device_tree developers"]
categories = ["embedded", "no-std"]
description = "A pure-Rust `#![no_std]` crate for parsing Flattened Devicetrees"
documentation = "https://docs.rs/flat_device_tree"
edition = "2021"
keywords = ["devicetree", "fdt", "dt", "dtb"]
license = "MPL-2.0"
name = "flat_device_tree"
readme = "README.md"
repository = "https://codeberg.org/weathered-steel/flat_device_tree"
version = "3.1.0"