X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Feeprom.c;h=bc0bda0b8a945bf528a77f957d32554c43e68a00;hb=753d17c6975a0edd44fd771f1af01d95a61d292a;hp=fb83a07148022570b427da94a059479e167f1ef1;hpb=5f3952176a4e9a00ca8dd5ec4a6b994958f89e0a;p=bertos.git diff --git a/drv/eeprom.c b/drv/eeprom.c index fb83a071..bc0bda0b 100644 --- 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()