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: LCD example driver request




Hi all,
somebody know where i can find a good example at start point for write a LCD
STN (or TFT) driver with ECOS? (my application run on PXA255)

Under eCos the MicroWindows driver framework is used for displays -
currently there is no general display drivers framework (devs and io).
MicroWindows display drivers are under services/gfx/mw/current/src/drivers/.
You can look in hal/arm/sa11x0/ipaq/current/src/lcd_support.c - for ipaq LCD frame buffer code.
For more LCD frame buffer drivers look into Linux.


savin



--
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]