The v2 (schema) firmware-version floor, as "major.minor.patch".
Sourced from onerom_metadata::MIN_SCHEMA_VERSION — the same constant
onerom-fw-parser branches on to tell v2 firmware from the pre-v0.7.0 layout.
The site uses it to gate the firmware-version picker (and the flash-usage
tally, which is v2-only) to v2 firmware without hardcoding the version.
The v2 (schema) firmware-version floor, as "major.minor.patch".
Sourced from
onerom_metadata::MIN_SCHEMA_VERSION— the same constantonerom-fw-parserbranches on to tell v2 firmware from the pre-v0.7.0 layout. The site uses it to gate the firmware-version picker (and the flash-usage tally, which is v2-only) to v2 firmware without hardcoding the version.