Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve T2B1 homescreen checks #3407

Merged
merged 3 commits into from
Nov 30, 2023
Merged

Commits on Nov 28, 2023

  1. chore(core/rust): bump cstr_core, enable nightly features

    So that cstr! can be used in const contexts. This is not critical but it's nice-to-have as long as we are on nightly anyway.
    matejcik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    37dc09b View commit details
    Browse the repository at this point in the history
  2. fix(core/rust): make Toif constructor return a Result instead of Option

    which is slightly more correct
    matejcik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6535671 View commit details
    Browse the repository at this point in the history
  3. fix(core): improve T2B1 homescreen checks

    [no changelog]
    TychoVrahe authored and matejcik committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    59e8b99 View commit details
    Browse the repository at this point in the history