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]

Agilent AAED2000 - LCD_SUPPORT.C


Inside the function lcd_clear() there's a call to set_pixel(), but the
set_pixel() function declaration is only after the CYGSEM_AAED2000_LCD_COMM
option.
If I don't select the option the set_pixel() not will be built e in
consequence not available for lcd_clear().
Is it correct?

Thanks
OSCAR



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