X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=boards%2Fsam3n-ek%2Fexamples%2Fdisplay%2Fcfg%2Fcfg_flash25.h;fp=boards%2Fsam3n-ek%2Fexamples%2Fdisplay%2Fcfg%2Fcfg_flash25.h;h=0000000000000000000000000000000000000000;hb=f20fc356270e0e09672f272b923867b7e9e87de7;hp=4b478b21d83abbade98ce3cb43b6601594e9c53d;hpb=a646f247a4733ae12b2a5372c23e367e3048efaf;p=bertos.git diff --git a/boards/sam3n-ek/examples/display/cfg/cfg_flash25.h b/boards/sam3n-ek/examples/display/cfg/cfg_flash25.h deleted file mode 100644 index 4b478b21..00000000 --- a/boards/sam3n-ek/examples/display/cfg/cfg_flash25.h +++ /dev/null @@ -1,51 +0,0 @@ -/** - * \file - * - * - * \brief Configuration file for flash25 module. - * - * - * \author Daniele Basile - */ - -#ifndef CFG_FLASH25_H -#define CFG_FLASH25_H - -/** - * Eeprom memory type. - * - *$WIZ$ type = "enum" - *$WIZ$ value_list = "flash25_list" - */ -#define CONFIG_FLASH25 FLASH25_AT25F2048 - -#endif /* CFG_FALSH25_H */ -