X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fflash25.c;h=f12e41e9aee7fa40714809b12232b7175cd0ce92;hb=e8b0472be10fba4ca6baa62d8d483db90e28c06e;hp=22639161032f8a0ac395c604690ce9328b7155a4;hpb=71fa004fc5714bd87786ab8641a3f0bef824587f;p=bertos.git diff --git a/bertos/drv/flash25.c b/bertos/drv/flash25.c index 22639161..f12e41e9 100644 --- a/bertos/drv/flash25.c +++ b/bertos/drv/flash25.c @@ -36,7 +36,6 @@ * Typicaly this kind of memory use an SPI bus, but you should * use another comunication channel you have defined. * - * \version $Id$ * \author Daniele Basile */ @@ -52,11 +51,11 @@ #include #include -#include +#include #include /* cpu_relax() */ -#warning FIXME:This file was change, but is untest! +#warning FIXME:This file was changed, but is untested! /** * Wait until flash memory is ready.