Skip to content

feat(emu): add deterministic delayed presence and conformance support - #74

Merged
TheMaxMur merged 2 commits into
TheMaxMur:mainfrom
savely-krasovsky:feature/touch-delay
Aug 10, 2026
Merged

feat(emu): add deterministic delayed presence and conformance support#74
TheMaxMur merged 2 commits into
TheMaxMur:mainfrom
savely-krasovsky:feature/touch-delay

Conversation

@savely-krasovsky

Copy link
Copy Markdown
Contributor

What

How it was tested

  • nix develop -c ./scripts/check.sh passes locally
  • On hardware: board = …, what was exercised = …
  • Host-only change (CLI / docs / CI) — no device behavior touched

Checklist

  • Device behavior / image changed → config.device_release (bcdDevice) bumped by one (hex)
    in firmware/src/main.rs — host-only (CLI / docs / CI / build) does not (CONTRIBUTING.md)
  • Fixes something a downgrade would reopen → flag whether the next release should advance the
    rollback epoch (docs/production.md, stage 3) — a seal-time --rollback call, not a code bump
  • New or changed unsafe → justified in docs/unsafe.md
  • User-visible behavior → the matching guide under docs/ updated
  • New files carry the SPDX header (AGPL-3.0-only)
  • Commit messages use the zone prefix style (fido:, piv:, rsk:, docs:, …)

@TheMaxMur
TheMaxMur merged commit 04a5ef1 into TheMaxMur:main Aug 10, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants