-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 to Avrdude v7.2 #28
Comments
@umbynos do you think you have time to look into this? |
Sorry to bother you again @umbynos and @facchinm, but it would be great if you had time to release statically built Avrdude 7.2 binaries soon, just like you did for Avrdude 7.1 a while ago. As these 7.2 binaries would be bundled to most 3rd party Arduino cores, it would really put the newly released Avrdude version to the test, which the Avrdude project needs. And not to mention, Avrdude is now "better than ever™" with (hopefully) fewer bugs than ever. Thank you for your time! |
Hey @MCUdude, I will try to dedicate some time to this. Just a question: do you know if the patches still apply? |
Thank you. Much appreciated!
Not completely sure. I'm not involved in the build system side of things (@mcuee or @mariusgreuel may have a clue). Here are the commit that have something todo with libncurses |
This is my patch which works with avrdude 7.2. |
I'm not sure what you mean. Do you mean that 0006 and 0007 are still needed? With or without modifications? |
I mean to say that the existing two patches no long work for avrdude 7.2 and I create a new patch. |
Finally, I managed to find some time, here it is https://github.com/arduino/avrdude-packing/releases/tag/7.2-arduino.1 |
@umbynos @MCUdude and @SpenceKonde |
Now that Avrdude v7.2 has just been released, it would be great if you could release a statically linked version here in this repo, just like you did with Avrdude v7.1. Thanks!
The text was updated successfully, but these errors were encountered: