onerom-metadata 0.1.2

One ROM metadata handling
1
2
3
4
5
6
7
8
# onerom-metadata

A crate to automatically generate code to handle One ROM firmware metadata structures and types including:
- the C header files for the core firmware
- Rust metadata parsing code
- Rust metadata generator code

The metadata schema for this crate lives in [metadata_schema.toml](/firmware/metadata_schema.toml).