[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avrdude-dev] [bug #40748] linuxgpio doesn't work on Raspberry PI re
From: |
Joakim Lubeck |
Subject: |
Re: [avrdude-dev] [bug #40748] linuxgpio doesn't work on Raspberry PI rev. 2. |
Date: |
Sat, 30 Nov 2013 13:40:40 +0100 |
User-agent: |
SquirrelMail/1.4.21 |
On Sat, November 30, 2013 1:16 pm, Rene Liebscher wrote:
> fixed in revision 1251
>
> There were two problems:
>
> - linuxgpio: did not mask out the inverse flag at the check for pin == 0
> (so
> it tried to open gpio for vcc and buff functions)
> - pindefs.c: fill_old_pinlist did create an entry (O | inverse_flag) for
> unused pin lists (buff and vcc)
>
> Please test it now again.
That seems to work fine! Thanks!
Regards
/Joakim