Opened 14 years ago

Closed 14 years ago

#22867 closed enhancement (wontfix)

[ENHANCEMENT] Autoreset feature for avrdude

Reported by: ranauei@… Owned by: bd34n (Brian Dean)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: avrdude

Description

Autoreset feature backported from svn https://savannah.nongnu.org/patch/?6866 Useful. for adruino compatible boards. It's necessary to use arduino type programmer (-c arduino) to enable that feature.

Basically this patch make avrdude able to toggle DTR or RTS pin which if connected to RESET pin of the avr makes possible to have an automatic reset to program it w/out manually hit reset button.

Attachments (8)

Portfile (2.8 KB) - added by ranauei@… 14 years ago.
Updated Portfile
patch-arduino.c.diff (1.6 KB) - added by ranauei@… 14 years ago.
patch-ser_avrdoper.c.diff (1.0 KB) - added by ranauei@… 14 years ago.
patch-ser_posix.c.diff (1.3 KB) - added by ranauei@… 14 years ago.
patch-ser_win32.c.diff (1014 bytes) - added by ranauei@… 14 years ago.
patch-serial.h.diff (1012 bytes) - added by ranauei@… 14 years ago.
patch-stk500.c.diff (688 bytes) - added by ranauei@… 14 years ago.
patch-stk500.h.diff (596 bytes) - added by ranauei@… 14 years ago.

Download all attachments as: .zip

Change History (13)

Changed 14 years ago by ranauei@…

Attachment: Portfile added

Updated Portfile

Changed 14 years ago by ranauei@…

Attachment: patch-arduino.c.diff added

Changed 14 years ago by ranauei@…

Attachment: patch-ser_avrdoper.c.diff added

Changed 14 years ago by ranauei@…

Attachment: patch-ser_posix.c.diff added

Changed 14 years ago by ranauei@…

Attachment: patch-ser_win32.c.diff added

Changed 14 years ago by ranauei@…

Attachment: patch-serial.h.diff added

Changed 14 years ago by ranauei@…

Attachment: patch-stk500.c.diff added

Changed 14 years ago by ranauei@…

Attachment: patch-stk500.h.diff added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Keywords: maintainer removed
Owner: changed from macports-tickets@… to bsd@…

You're not the maintainer (or if you are you should update your address)...

comment:2 Changed 14 years ago by ranauei@…

I know but I'm an user that find this feature useful (and I think many others will) so proposed that with patches ready to use so the maintainer don't have to do that work.

comment:3 in reply to:  2 Changed 14 years ago by ranauei@…

Replying to ranauei@…:

Sorry you was referring to the keyword forget my previous comment.

comment:4 Changed 14 years ago by ranauei@…

Superseded by that ticket https://trac.macports.org/ticket/23120

comment:5 Changed 14 years ago by ecronin (Eric Cronin)

Resolution: wontfix
Status: newclosed

No longer needed with update to 5.10 in #23709

Note: See TracTickets for help on using tickets.