Doxygen fixes.
[bertos.git] / drv / ser_avr.c
2004-12-08 bernieDoxygen fixes.
2004-10-19 bernieReset parity bits before overwriting them (Fixed by...
2004-10-03 bernieConvert to new-style config macros; Allow compiling...
2004-09-14 bernieUse debug.h instead of kdebug.h; Use new AVR pin names...
2004-09-06 bernieSpelling fixes.
2004-09-06 bernieMove buffer handling in chip-specific driver.
2004-08-29 bernieFix a bug in the (unused) RTS/CTS code; Clarify documen...
2004-08-25 raskyAggiornato il comment block dei log RCS
2004-08-10 bernieMajor redesign of serial bus policy handling.
2004-08-02 alephMerge from kseries
2004-07-29 bernieSeveral tweaks to reduce code size on ATmega8.
2004-07-18 bernieAdd ATmega8 support.
2004-07-13 alephAdd and cleanup comments
2004-06-27 alephAdd missing callbacks for SPI;
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.