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(minimal-launchpad): Fix Slower Flashing of Expresslink Chips #59

Merged

Conversation

RushikeshPatange
Copy link
Contributor

@RushikeshPatange RushikeshPatange commented Feb 7, 2024

What Does This PR Do ?

  • Minimal-launchpad now uses common default baudrate to flash expresslink chips as like other chips rather than using baudrate coming from toml in portConnectionOptions objects array which was lesser than the default one, making it slower to flash expresslink chips.

Test Link ?

You can test the above fix here by providing supported expresslink TOML to flashConfigURL parameter.

How you can verify the baudrate has been set to default value ?

  • You will see one log in console saying Changing baudrate to 460800

@adwait-esp adwait-esp merged commit 9997c4f into espressif:main Feb 7, 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