Doc fixes.
[bertos.git] / drv / ser.h
2008-02-19 battRemove kfile sub-classes aggregation.
2008-02-19 battMerge from kseries.
2008-02-18 bernieAdd definition for BV()
2008-02-18 bernieRestore lost support for hosted serial port.
2008-01-16 asterixUse kfile for module interface.
2007-11-05 asterixConvert clearstatus macro in function.
2007-10-26 asterixRemove cvs log.
2007-10-26 asterixMove hardware specific code in theirs drv directory...
2007-10-19 asterixTypos.
2007-10-18 asterixAdd ARM serial support.
2007-10-08 marcoRemoved 'This file is part of DevLib ...'
2007-10-08 marcoUpdated copiright notice.
2007-10-08 raskySistema l'errore da me commesso in fase di conversione...
2007-01-29 battReimplement ser_clearstatus as a macro.
2007-01-27 battAdd clear status.
2006-11-20 battRevert unneeded locked functions.
2006-11-17 battImplement ser_setstatus and ser_getstatus as functions...
2006-11-17 battSerial status MUST be volatile.
2006-09-13 bernieTypo.
2006-09-13 bernieAdd configurable SPI pin mapping.
2006-09-13 bernieDocumentation fixes.
2006-07-21 battUse timer_clock() instead of obsolete timer_ticks().
2006-07-19 bernieConvert to new Doxygen style.
2006-05-18 bernieAdd struct Serial friendly typedef.
2006-02-17 bernieRename ser_emul.c to ser_posix.c.
2006-02-17 bernieUpdate POSIX serial emulator.
2005-11-27 bernieUse appconfig.h instead of cfg/config.h.
2005-11-04 bernieFix reference to README.devlib in header.
2005-04-11 bernieInclude top-level headers from cfg/ subdir.
2005-01-22 bernieReformat.
2005-01-11 alephAdd missing include
2004-12-08 bernieRename time_t to mtime_t.
2004-11-16 bernieChanges for SC Monoboard support.
2004-10-19 bernieReformat.
2004-10-19 bernieSERRF_TX, SERRF_RX: New macros; Enhance documentation.
2004-10-03 bernieFix a nasty bug caused by confusion between old-style...
2004-09-14 bernieDon't vanely call kdebug.h.
2004-09-06 bernieMove buffer handling in chip-specific driver.
2004-08-25 raskyAggiornato il comment block dei log RCS
2004-08-24 bernieser_read(): Make buffer argument void * for consistency...
2004-08-15 bernieser_resync(): New function.
2004-08-02 alephMerge from kseries
2004-07-30 raskyNuovo supporto unificato per detect della CPU
2004-07-29 bernieser_drain(): New function; Make Serial::is_open a debug...
2004-07-18 bernieAdd ATmega8 support.
2004-06-03 bernieAdd dual-license information.
2004-06-02 alephSerial enhancements: interruptible receive handler...
2004-05-23 bernieTrim CVS logs and cleanup header info.
2004-05-23 bernieImport drv/ modules.