-
Notifications
You must be signed in to change notification settings - Fork 145
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
Add Avrdude version number to avrdude.conf using autoconf #1545
Conversation
Sorry I do not quite understand you you mean by "tiny grammar change". Please help to clarify. Thanks. |
But you are right. git main is broken now. I am sorry. This is an issue caused by PR #1542. I made a mistake and did not test it properly.
|
Somehow git main does not like the following line in avrdude.conf and it has to be commented out as of now.
|
Actually I think your workaround is not bad. It still serves the purpose.
|
Is this PR still needed once PR #1547 is merged to the (broken) git main? |
@stefanrueger |
That's OK! |
Resolves #1475.
@stefanrueger I had to comment out
avrdude_version
, because the grammar complaints:It would be great if you could push a tiny grammar change to this PR so that this line doesn't have to be commented out. And maybe it can be utilized by Avrdude as well? Potentially warn the user that they're using an old/untested version of avrdude.conf?