Compiling this crate without `std` or `alloc` results in 83 errors. The easiest fix here is to add `#![no_std]`. Alloc will be a harder fix, but there must be some way to parse it from memory without using alloc. Error log: [output.txt](https://github.com/mbr/device_tree-rs/files/10609838/output.txt)