Add definitions for 24C32, 24C64 and 24C128 eeproms. Use the right eeprom type.
[bertos.git] / bertos / drv / eeprom.h
2012-01-11 asterixAdd definitions for 24C32, 24C64 and 24C128 eeproms...
2011-02-03 battAdd missing configuration file for EEPROM driver.
2010-08-11 asterixAdd missing dependecy.
2010-08-05 asterixAdd implement verify and erase functions and support...
2010-08-05 asterixAdd support for backwards compatibility.
2010-08-03 asterixRefactor eeprom for kblock interface, for now disable...
2010-07-02 battMove kfile interface to the io/ directory.
2010-06-03 battAdd support for 24XX1024 memories, fix some warnings.
2010-06-03 battAdd support for 24XX08 eeproms, signed-off by Giovanni...
2010-05-28 battRemove warning message for at91 CPUs.
2010-05-28 asterixRemove svn tag.
2009-04-23 duploat91 cpus are currently not supported.
2009-04-17 battAdd some modules; fix some modules support status.
2009-02-16 duploChange the comment style for the modules and the list...
2009-02-06 asterixAdd wizard info.
2008-09-08 battRename macros.
2008-09-05 battRefactor eeprom driver to use kfile interface.
2008-08-04 bernieRename myself
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse configuration file instead appconfig. Reformat...
2008-05-26 asterixMove in corret dir.
2008-05-19 asterixMove eeprom drive avr specific to correct dir.
2008-04-04 battRefactor BeRTOS to be in his own directory.