# 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).