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: Brian Dean
Subject: Re: [avrdude-dev] [wip] serial re-org
Date: Wed, 12 Mar 2003 17:27:13 -0500
User-agent: Mutt/1.4i

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.

-Brian
-- 
Brian Dean
address@hidden
http://www.bsdhome.com/
http://www.bdmicro.com/




reply via email to

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