Re: Fwd: Re: [GSOC] rtems GPIO API

2014-05-28 Thread Alan Cudmore
OK, that's good to know. But it could at least help shape the RTEMS GPIO API. Alan On Wed, May 28, 2014 at 3:08 PM, Gedare Bloom wrote: > On Wed, May 28, 2014 at 11:56 AM, Alan Cudmore > wrote: > > Andre, > > If you have not seen this library, please check this out: > > http://wiringpi.com >

Re: Fwd: Re: [GSOC] rtems GPIO API

2014-05-28 Thread Gedare Bloom
On Wed, May 28, 2014 at 11:56 AM, Alan Cudmore wrote: > Andre, > If you have not seen this library, please check this out: > http://wiringpi.com > > It looks like a good resource programming the Raspberry Pi GPIO. It may give > you some insight and ideas about the GPIO API. The code appears to be

Re: Fwd: Re: [GSOC] rtems GPIO API

2014-05-28 Thread Alan Cudmore
Andre, If you have not seen this library, please check this out: http://wiringpi.com It looks like a good resource programming the Raspberry Pi GPIO. It may give you some insight and ideas about the GPIO API. The code appears to be LGPL. Alan On Sat, May 24, 2014 at 8:37 PM, Gedare Bloom wrote

Re: Fwd: Re: [GSOC] rtems GPIO API

2014-05-24 Thread Gedare Bloom
On Sat, May 24, 2014 at 12:08 PM, Andre Marques wrote: > On 05/23/14 17:57, Chris Nott wrote: >> >> >> My two cents: >> >> On 22/05/2014 3:30 PM, Andre Marques wrote: >>> >>> Hello, >>> >>> I will start my GSOC project with a GPIO driver for the RPi BSP, and >>> part of the GPIO driver code will n

Re: [GSOC] rtems GPIO API

2014-05-24 Thread Andre Marques
On 05/23/14 01:08, Alan Cudmore wrote: Hi Andre, Please see my comments below: Alan On 5/22/2014 6:30 PM, Andre Marques wrote: Hello, I will start my GSOC project with a GPIO driver for the RPi BSP, and part of the GPIO driver code will not be specific to the RPi but to any board with a GPIO

Re: Fwd: Re: [GSOC] rtems GPIO API

2014-05-24 Thread Andre Marques
On 05/23/14 17:57, Chris Nott wrote: My two cents: On 22/05/2014 3:30 PM, Andre Marques wrote: Hello, I will start my GSOC project with a GPIO driver for the RPi BSP, and part of the GPIO driver code will not be specific to the RPi but to any board with a GPIO interface. With code reuse in mi

Fwd: Re: [GSOC] rtems GPIO API

2014-05-23 Thread Chris Nott
My two cents: On 22/05/2014 3:30 PM, Andre Marques wrote: Hello, I will start my GSOC project with a GPIO driver for the RPi BSP, and part of the GPIO driver code will not be specific to the RPi but to any board with a GPIO interface. With code reuse in mind and since I did not found any "gene

Re: [GSOC] rtems GPIO API

2014-05-22 Thread Alan Cudmore
Hi Andre, Please see my comments below: Alan On 5/22/2014 6:30 PM, Andre Marques wrote: Hello, I will start my GSOC project with a GPIO driver for the RPi BSP, and part of the GPIO driver code will not be specific to the RPi but to any board with a GPIO interface. With code reuse in mind and

[GSOC] rtems GPIO API

2014-05-22 Thread Andre Marques
Hello, I will start my GSOC project with a GPIO driver for the RPi BSP, and part of the GPIO driver code will not be specific to the RPi but to any board with a GPIO interface. With code reuse in mind and since I did not found any "generic" API for the GPIO interface in the RTEMS code base, I