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

Set number of connection retry attempts for Arduino/STK500 programmer #854

Merged
merged 2 commits into from
Jan 27, 2022

Conversation

MCUdude
Copy link
Collaborator

@MCUdude MCUdude commented Jan 25, 2022

This PR makes it possible to set the number of connection retry attempts for the arduino and stk500 programmer options by utilizing the -x flag. Defaults to 10 attempts if no x flag is specified.

Usage:

-x attempts=5

Please let me know if you have any feedback, good or constructive 👍

 Using the extended parameter flag -x. Usage: . Default number of attempts is still 10 if not -x flag is specified
@dl8dtl dl8dtl merged commit 7e7c4e6 into avrdudes:main Jan 27, 2022
MCUdude added a commit to MCUdude/avrdude that referenced this pull request Jan 29, 2022
Was added in PR avrdudes#854. Shouldn't have been added in the first place
MCUdude added a commit to MCUdude/avrdude that referenced this pull request Jan 29, 2022
MCUdude added a commit to MCUdude/avrdude that referenced this pull request Jan 29, 2022
MCUdude added a commit to MCUdude/avrdude that referenced this pull request Feb 11, 2022
@mcuee mcuee added the enhancement New feature or request label Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants