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

Support: Add support for console baudrate selection #40

Merged
merged 1 commit into from
May 9, 2024

Conversation

RushikeshPatange
Copy link
Owner

What Does This PR Do ?

  • Add supports for console baudrate selection in settings tab.
  • Handle different scenarios for resetting the device using console baudrate.
  • Update copyright year in footer.

ScreenShots ?

Before After
Before image

Following scenario's are handled:

  • If user try to reset the device without flashing it through any mode ( QuickTry, DIY ), user will able to configure console baudrate from settings tab dropdown.
  • If user first flashed through QuickTry mode then there are following 2 scenario's:
    • console_baudrate provided in TOML: As User mentioned it then it will be used as console baudrate and there is no effect of changing settings tab console baudrate dropdown.
    • console_baudrate not provided in TOML: User can use console baudrate from that dropdown in between device resets.
  • If user flashed through DIY mode then user will able to configure console baudrate from settings tab dropdown.

@RushikeshPatange RushikeshPatange merged commit 78735ed into main May 9, 2024
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