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

Modify recv timeouts to accommodate urclock sync with ftdi #1246

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

stefanrueger
Copy link
Collaborator

Addresses Issue #1245

Turns out the current receive timeout for synchronising is too short to work with FTDI USB/serial converters. Changed from 10 ms to 25 ms. The secondary change is a calibrated wait so that optiboot v8.x bootloaders work out of the box with -c urclock, see PR #1198

@mcuee
Copy link
Collaborator

mcuee commented Dec 29, 2022

This PR is good to go. Tested under Windows (no regression) and Linux (fixed the issue).

@mcuee mcuee added the bug Something isn't working label Dec 29, 2022
@stefanrueger stefanrueger merged commit b11475f into avrdudes:main Dec 29, 2022
@stefanrueger stefanrueger deleted the urclock-sync-ftdi branch December 29, 2022 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants