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 #60

Conversation

RushikeshPatange
Copy link
Contributor

@RushikeshPatange RushikeshPatange commented Feb 8, 2024

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

Test link ?

You can test the above changes here.

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 changed the title Support Add Support For Console Baudrate Selection Support: Add Support For Console Baudrate Selection Feb 8, 2024
@RushikeshPatange RushikeshPatange force-pushed the support/console_baudrate_selection branch from 6d22558 to 8cc85f5 Compare May 9, 2024 11:25
@adwait-esp adwait-esp merged commit 3c4eacb into espressif: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.

2 participants