avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] [wip] serial re-org


From: Theodore A. Roth
Subject: Re: [avrdude-dev] [wip] serial re-org
Date: Wed, 12 Mar 2003 20:04:50 -0800 (PST)

On Wed, 12 Mar 2003, Brian Dean wrote:

:)On Wed, Mar 12, 2003 at 12:53:42PM -0800, Theodore A. Roth wrote:
:)
:)> I started to add support for the avr910 type serial programmers this
:)> morning. While in the act, I noticed that I was duplicating a bunch of
:)> code from stk500.c. So, I moved all the serial code out of skt500.c
:)> and into ser_posix.c. It should be trivial (except for the autoconf
:)
:)I'd been thinking in the back of my mind that this would be a good
:)thing as soon as another serial programmer entered the arena - thanks
:)for doing this!
:)
:)There's also a lot of duplicate code in stk500.c for reading responses
:)and checking for errors after sending a command.  If someone gets
:)motivated, some of those could be put into a common functions (or even
:)just macros) at some point.
:)
:)> Once the release is tagged and the tarball rolled, I'll commit this
:)> stuff unless there is any objections.
:)
:)Looks fine to me.

I've commit the serial re-org. If any thing got broke, please make noise.

Ted





reply via email to

[Prev in Thread] Current Thread [Next in Thread]