AVR* Administrator
AVR* Administrator
Joerg Wunsch Thu 19 Apr 2012 01:45:02 PM UTC Sorry, STK500v1 is not a priority to me right now. Again, if anyone wants to supply patches, they're welcome.
Michael Dreher Sun 10 Mar 2013 08:12:45 PM UTC When the opcodes AVR_OP_LOADPAGE_LO and AVR_OP_READ_LO are not defined in avrdude.conf for the mem type flash for this device, it uses...
Joerg Wunsch Tue 09 Nov 2021 09:32:45 PM UTC I reviewed the patch, and mostly like it. What I don't understand is why this SERIAL_ETHERNET_TIMEOUT is needed. The basic idea...
Steve Woodford Wed 10 Nov 2021 08:06:52 AM UTC Thanks for looking over the patch. From memory, I think the fixed ethernet timeout was required because round-trip times for TCP...
Joerg Wunsch Sun 21 Nov 2021 09:22:30 PM UTC Well, all that timeout handling is a mess. A lot of that is probably just heritage from AVRDUDE's 22-year old history....
Joerg Wunsch Sun 21 Jan 2018 10:21:05 PM UTC This does unfortunately not compile under FreeBSD where the OS offers a libusb-1.0 API compatible USB library: ``` usb_libusb.c:265:17: warning: implicit...
Mike Thu 15 Jun 2017 09:07:03 PM UTC Any chance you have or could create a patch for version 6.1? I tried to applyu this patch but get a malformed...
Stephan Schreiber Thu 15 Jun 2017 10:24:46 PM UTC I'd love to help, but I'm actually still quite busy reinventing the wheel and porting the whole thing to Swift, using...
Mike Fri 16 Jun 2017 01:31:54 AM UTC I totally understand. I made the changes manually. Reason I am not using 6.3 is because I ran into issues using GPIO...
Stephan Schreiber Fri 16 Jun 2017 01:37:18 AM UTC Thanks! I hope the maintainer of this project returns and takes care of our issues. Do let me know if the...