Open Issues Need Help
View All on GitHub Operating Systems • Kernel Development
repo: move no_std custom error types over to thiserror about 1 month ago
AI Summary: Migrate custom error types in the OpenVMM project's `host_fdt_parser` and `fdt` crates from a custom implementation to the `thiserror` crate, leveraging its `no_std` compatibility with `Error` in core.
Complexity:
3/5
good first issue