X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Feeprom.c;h=bc0bda0b8a945bf528a77f957d32554c43e68a00;hb=753d17c6975a0edd44fd771f1af01d95a61d292a;hp=e1f3fb391a74d28ba628769b216bc408776fd450;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/drv/eeprom.c b/drv/eeprom.c index e1f3fb39..bc0bda0b 100644 --- a/drv/eeprom.c +++ b/drv/eeprom.c @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief Driver for the 24xx16 and 24xx256 I2C EEPROMS (implementation) @@ -71,7 +71,8 @@ #include #include // CONFIG_EEPROM_VERIFY #include // MIN() -#include +#include +#include CPU_HEADER(twi) #include #include // cpu_to_be16()