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

FLEX support #113

Closed
wants to merge 11 commits into from
Closed

FLEX support #113

wants to merge 11 commits into from

Conversation

relatko
Copy link
Contributor

@relatko relatko commented Jan 7, 2025

Adds FLEX support

Besides several obvious changes this was attained by updating zx-lib (to commit fec0d14).
We keep our own version of zx-lib as we require several small changes in it, see deps/README.md.
The only non-trivial item on the list is a menu feature that allows the user to view the public key and the address stored on the device directly from the app menu.
For NANO devices the change is done by adding a new screen that initiates the review (the same way as before).
For STAX/FLEX device this is attained by using action feature in nbgl_useCaseHomeAndSettings call.
The menu feature is i.e. verified in the integration test tests/test_app_mainmenu.py

relatko and others added 11 commits August 6, 2024 12:14
this version does not work, it is here just as zxlib changes reference.
Fixes an issue on stax on screens containing 6 entries.
Fixed too many arguments CI issue
STAX and FLEX menu feature not merged into zxlib yet
@relatko relatko closed this Jan 7, 2025
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.

1 participant