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

Add NBGL use cases (settings and choice) and NVM management #97

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

tdejoigny-ledger
Copy link
Contributor

Improve the settings use case in order to be able to use app settings parameters stored in NVM
and add a NBGL use case choice when a setting switch is toggled

… parameters stored in NVM

and add a NBGL use case choice when a setting switch is toggled
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (159ed1f) 80.43% compared to head (d5f17d6) 80.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   80.43%   80.43%           
=======================================
  Files           3        3           
  Lines          46       46           
=======================================
  Hits           37       37           
  Misses          9        9           
Flag Coverage Δ
unittests 80.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/globals.h Outdated Show resolved Hide resolved
src/ui/menu_nbgl.c Outdated Show resolved Hide resolved
Copy link
Contributor

@xchapron-ledger xchapron-ledger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we expose it on BAGL too?

Copy link
Contributor

@xchapron-ledger xchapron-ledger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about implementation on BAGL? I'd say this could be interessting too?

src/app_main.c Outdated Show resolved Hide resolved
@tdejoigny-ledger
Copy link
Contributor Author

tdejoigny-ledger commented Oct 11, 2023

What about implementation on BAGL? I'd say this could be interessting too?

yes it could be, but it was not the initial target of this PR ;-)
could be done in a subsequent PR

@tdejoigny-ledger tdejoigny-ledger merged commit c446173 into master Oct 12, 2023
38 checks passed
@tdejoigny-ledger tdejoigny-ledger deleted the tdj/nbgl_update branch October 12, 2023 07:49
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