-
Notifications
You must be signed in to change notification settings - Fork 174
Extended parameters (-x and -E) improvements
#1844
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
aebf970
Add -xautoreset option for the AVR109 programmer
MCUdude 5e4a9a7
Add -xno_autoreset for the -c arduino programmer
MCUdude 0d7524d
Add -xno_autoreset for the -c wiring programmer
MCUdude c3d97e9
Add -xnoautoreset for the -c urclock programmer
stefanrueger 94e968a
Use %i instead of %2d
MCUdude 12c41f2
Small tweaks based on feedback from @stefanrueger
MCUdude cda52a3
Fix autoreset flag for -c arduino
MCUdude c1a0378
Print -x help text when invalid extended option is passed
MCUdude 568bb8e
Use bool instead of int for help flag
MCUdude 313c8b4
Print helptext for all programmers that supports extended params when…
MCUdude f37e593
Clarify invalid value messages for valid -x parameters ...
stefanrueger df5d1fe
Add remaining spaces after -x in messages
stefanrueger 41e7d81
Fix issue where help flag wasn't set when it should
MCUdude 9658908
check if pgm->type is Arduino instead of pgmid
MCUdude 95b4e78
Improve -x help for the remaining programmers
MCUdude 3c679b1
Add help text for -E exitspec
MCUdude 297d256
Fix incorrect noautoreset implementation for the Wiring programmer op…
MCUdude 38da070
Fix bug in the serprog ext parameters parsing
MCUdude 77db93b
Fix formatting and missing brackets
MCUdude a874b52
help flag should be false by default
MCUdude 92a2729
help flag should be false by default, again
MCUdude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.