X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Feeprom.c;h=bc0bda0b8a945bf528a77f957d32554c43e68a00;hb=a93d7b6104de6de7cfdc16a3434593bbad87a601;hp=fb83a07148022570b427da94a059479e167f1ef1;hpb=bcf38f772b397e7a8ba781a69aacb9380e54b32a;p=bertos.git diff --git a/drv/eeprom.c b/drv/eeprom.c old mode 100755 new mode 100644 index fb83a071..bc0bda0b --- a/drv/eeprom.c +++ b/drv/eeprom.c @@ -1,8 +1,33 @@ /** * \file * * * \brief Driver for the 24xx16 and 24xx256 I2C EEPROMS (implementation) @@ -46,7 +71,8 @@ #include #include // CONFIG_EEPROM_VERIFY #include // MIN() -#include +#include +#include CPU_HEADER(twi) #include #include // cpu_to_be16()