Doc fixes.
[bertos.git] / drv / eeprom.c
2007-10-23 battSplit cpu/cpu.h in 3 files: irq, types and attr.
2007-10-11 battMove avr twi driver.
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...
2006-07-19 bernieConvert to new Doxygen style.
2006-03-20 bernieMake the TWI driver more generic to work with devices...
2005-11-27 bernieUse appconfig.h instead of cfg/config.h.
2005-04-11 bernieInclude top-level headers from cfg/ subdir.
2005-03-01 berniePrune CVS log.
2005-01-06 alephSplit twi/eeprom functions from eeprom module in separa...
2004-12-13 bernieDISABLE_IRQSAVE/ENABLE_IRQRESTORE: Convert to IRQ_SAVE_...
2004-11-16 bernieAdd write verify.
2004-11-02 bernieCONFIG_EEPROM_VERIFY: New config option.
2004-10-26 bernieReset watchdog for long operations.
2004-09-20 bernieSanitize for C++.
2004-09-14 bernieUse debug.h instead of kdebug.h.
2004-08-25 raskyAggiornato il comment block dei log RCS
2004-08-24 bernieNote reason for including <macros.h>
2004-08-24 bernieDoxygen fix.
2004-08-24 bernieInclude <macros.h>.
2004-08-10 bernieeeprom_erase(): New function.
2004-07-29 bernieAdd 24LC16 support.
2004-07-22 bernieDocument AVR dependency.
2004-07-20 bernieImport into DevLib.