-
Notifications
You must be signed in to change notification settings - Fork 36
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
Update parse_options to use argparse instead of the deprecated optparse. #64
Open
stevenj
wants to merge
16
commits into
brushtechnology:master
Choose a base branch
from
stevenj:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jul 12, 2015
-
Update parse_options to use argparse instead of the deprecated optparse.
Fix 'extra_options' so that meaningful and complete command line options can be added on invocation.
Configuration menu - View commit details
-
Copy full SHA for 4355874 - Browse repository at this point
Copy the full SHA 4355874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6232b19 - Browse repository at this point
Copy the full SHA 6232b19View commit details
Commits on Sep 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0443679 - Browse repository at this point
Copy the full SHA 0443679View commit details
Commits on Jun 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 409f318 - Browse repository at this point
Copy the full SHA 409f318View commit details -
cleanup python3/2 mess only support python 3.4+
base runner class missing _builder. add init for it and propogate changes to subclasses to call base class init. refix args after I broke it during upstream merge.
Configuration menu - View commit details
-
Copy full SHA for 0e52b5e - Browse repository at this point
Copy the full SHA 0e52b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5531d4 - Browse repository at this point
Copy the full SHA b5531d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8383d5d - Browse repository at this point
Copy the full SHA 8383d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43465df - Browse repository at this point
Copy the full SHA 43465dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e7294a - Browse repository at this point
Copy the full SHA 7e7294aView commit details
Commits on Jun 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c63bb12 - Browse repository at this point
Copy the full SHA c63bb12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45a2b58 - Browse repository at this point
Copy the full SHA 45a2b58View commit details
Commits on Jun 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 58e407d - Browse repository at this point
Copy the full SHA 58e407dView commit details -
add ability to generate BIN files and UF2 files for bootloader
Configuration menu - View commit details
-
Copy full SHA for 9b53813 - Browse repository at this point
Copy the full SHA 9b53813View commit details
Commits on Jun 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for aeeace3 - Browse repository at this point
Copy the full SHA aeeace3View commit details
Commits on Jun 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3e93771 - Browse repository at this point
Copy the full SHA 3e93771View commit details
Commits on Aug 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7b6a6e0 - Browse repository at this point
Copy the full SHA 7b6a6e0View commit details
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.