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

Fix pin lock issue during io reset + Fix S+ and X SRAM size #239

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yogh333
Copy link
Contributor

@yogh333 yogh333 commented Feb 4, 2025

@yogh333 yogh333 changed the title Fix pin lock issue during io reset Fix pin lock issue during io reset + Fix S+ and X SRAM size Feb 5, 2025

// If the app has just been booted from the UX, multiple os_ux calls may be necessary
// to ensure UX layer has take the BOLOS_UX_IO_RESET instruction into account.
for (uint8_t i = 0; i < 2; i++) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why 2 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@yogh333 yogh333 force-pushed the y333/avoid_unwanted_pin_lock_during_io_reset branch from c2d4bc3 to 42efbd7 Compare February 6, 2025 17:09
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