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]

Wallclock device driver structure?



I'm looking into writing a driver for a Dallas DS1511W RTC and
I've noticed that the other Dallas drivers are done in two
different ways: one is a C++ file that's compiled and linked,
and the other is an ".inl" file that is apparently included by
the wallclock wrapper functions.

Is there any reason to prefer one method over the other?

-- 
Grant Edwards
grante@visi.com


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