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

Readline macos #1156

Merged
merged 2 commits into from
Oct 29, 2022
Merged

Readline macos #1156

merged 2 commits into from
Oct 29, 2022

Commits on Oct 24, 2022

  1. Update build.sh to use readline keg

    For macOS Homebrew, readline is a keg. This change makes avrdude uses readline keg.
    mcuee authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    79c4378 View commit details
    Browse the repository at this point in the history
  2. Use readline for github action macOS Homebrew

    Update github action to use readline keg and not the default libedit under Homebrew
    mcuee authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    5862a5b View commit details
    Browse the repository at this point in the history