| Crates.io | dtoolkit |
| lib.rs | dtoolkit |
| version | 0.1.1 |
| created_at | 2025-12-15 08:21:51.456521+00 |
| updated_at | 2026-01-12 10:27:01.109801+00 |
| description | A library for parsing and manipulating Flattened Device Tree (FDT) blobs. |
| homepage | https://github.com/google/dtoolkit |
| repository | https://github.com/google/dtoolkit |
| max_upload_size | |
| id | 1985701 |
| size | 171,124 |
A library for parsing and manipulating Flattened Device Tree (FDT) blobs.
This library provides a comprehensive API for working with FDTs, including:
The library is written purely in Rust and is #![no_std] compatible. If
you don't need the Device Tree manipulation functionality, the library is
also no-alloc-compatible.
This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE for details.
If you want to contribute to the project, see details of how we accept contributions.
This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.