Conversation
tzarc
approved these changes
Mar 20, 2024
Member
tzarc
left a comment
There was a problem hiding this comment.
Assuming it's okay, can't view diff.
Member
Author
|
It's just a straight copypaste from the linux_x64 zip: https://github.com/avrdudes/avrdude/releases/tag/v7.3 |
|
Adding for anyone stumbling upon this that in order to fix it, you need to add it as such on Mac:
|
|
@fauxpark I see this has been merged, I'm curious as to what the process is like next in order for it to be bundled with the release of QMK Toolbox. As it stands right now, you would still have to manually change these files. Is there a process for when new releases come out for toolbox? |
5 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Replacing avrdude.conf with the one from 7.3 (linux x64 release) as avrdude is now complaining about it being outdated.
#462
6.3 vs. current only added 16U4 and an alias for 32A which have since been integrated.
Types of Changes
Issues Fixed or Closed by This PR