avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Support for at-isp v1.1?


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Support for at-isp v1.1?
Date: Tue, 11 Apr 2006 13:02:07 +0200
User-agent: Mutt/1.5.11

As Brammeleman wrote:

> - Would it be possible let avrdude invert the programming signals,
> so that a board like this would be directly supported?

Sure, please go ahead and implement it.  Should be trivial.

> The avrdude.conf file might then, for example look like:

>   reset = _6;

Rather:

   reset = ~6;

The tilde is already used as an inversion character by the
serbb code.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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