[ECOS] Wallclock device driver structure?

Grant Edwards grante@visi.com
Tue Dec 4 09:12:00 GMT 2001


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



More information about the Ecos-discuss mailing list