kcuzner / avrdude

avrdude with a Linux SPI programmer type
http://kevincuzner.com/2013/05/27/raspberry-pi-as-an-avr-programmer/
107 stars 68 forks source link

linuxgpio not working on Raspberry Pi #5

Closed DaveAppleton closed 10 years ago

DaveAppleton commented 10 years ago

There is an issue posted on the avr-dev mailing list

http://lists.gnu.org/archive/html/avrdude-dev/2013-11/msg00018.html

but I am still trying to figure where the fixed files are posted because I can't find them in the open yet...

kcuzner commented 10 years ago

This is a fork of avrdude rather than the actual avrdude (there is a patch pending for this fork into the actual avrdude, but I'm not sure it will ever be integrated). Have you tried looking at their svn to find their latest fixes? https://savannah.nongnu.org/svn/?group=avrdude

oliv3r commented 10 years ago

What makes you think they will not accept it? It is similar to linuxgpio in concept, so on that merrit alone it should be able to make it. Code-quality wise we can always fix that. Do you have a link to your pull-request/patch?

kcuzner commented 10 years ago

I say that because I've had a patch in their queue since last October and nobody from the project has even commented on it. I probably did something wrong in the patch submission process.

Here is the patch: http://savannah.nongnu.org/patch/?8228