Make the TWI driver more generic to work with devices other than EEPROMS.
[bertos.git] / drv / timer_posix.c
2006-02-21 bernieNew time handling based on TIMER_TICKS_PER_SEC to suppo...
2006-02-17 bernieUpdate POSIX timer emulator.
2006-02-10 bernieRemove spurious EXTERN_C.
2006-01-16 bernieMake header C++ friendly.
2005-11-27 bernieAdd POSIX timer emulator.