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

Update for AVRDUDE 6.4 #1

Open
milelo opened this issue Mar 3, 2022 · 0 comments
Open

Update for AVRDUDE 6.4 #1

milelo opened this issue Mar 3, 2022 · 0 comments
Assignees

Comments

@milelo
Copy link
Owner

milelo commented Mar 3, 2022

Avrdude 6.4 is available http://download.savannah.gnu.org/releases/avrdude/avrdude-6.4-mingw32.zip.
move contents to:
C:\Program Files (x86)\avrdude-6.4.
add this to systems path and refresh using:
$env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine")
WinAVR isn't required.
I've tested 6.4 and confirmed compatibility.

See also https://community.chocolatey.org/packages/avrdude as a Windows install option for V6.3

For osx brew mention installed package versions can be selected by unlinking package and linking package@version.

@milelo milelo self-assigned this Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant