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

Remove deprecated --arm_tools_dir argument #72

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Commits on Mar 2, 2023

  1. Remove deprecated --arm_tools_dir argument

    It's been deprecated for a while. Remove it.
    
    Few other miscellaneous changes around arguments:
    
    - print default values for args
    - permit both `_` and `-` delimited flags; `-` are pretty standard and
      it's simple to support both (although makes the help ugly)
    noahp committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    fdbc845 View commit details
    Browse the repository at this point in the history