This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trouble with at91 eb40a board SOLVED


> Now, if I could find out which device drivers exist for the eb40a
> target. I have found the serial driver. But is there a driver for
> the general IO pins? Or should I just go ahead and use the memory mapped
> hardware? 

There is no generic driver for GPIO pins. The are probably #defines
for them in the hal_plf.h file. Use those.

    Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]