avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] support for bitbanging GPIO lines through /sys/class/


From: Radoslav Kolev
Subject: Re: [avrdude-dev] support for bitbanging GPIO lines through /sys/class/gpio
Date: Mon, 12 Apr 2010 17:35:10 +0300

On Mon, Apr 12, 2010 at 2:21 PM, Joerg Wunsch <address@hidden> wrote:
>> Just one question - only the body of par.c is inside #if
>> HAVE_PARPORT macros. The parts about the config file parsing, extern
>> function declaration in par.h and other are always included, even if
>> HAVE_PARPORT is not defined..
>
> That's OK.  Declarations from header files don't generate any code,
> and if they are never going to be used, the compiler simply doesn't
> care about them.

OK, attached is a revised version of the patch. I have also submitted
it to the patch queue through the web interface.

There is a --enable-gpio option for configure which enables the "gpio"
programmer type. It is disabled by default.

Regards,
Rado

Attachment: avrdude-5.10-bb-gpio.patch
Description: Text Data


reply via email to

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