X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino%2Fbenchmark%2Fcontext_switch%2Fcfg%2Fcfg_flash25.h;fp=boards%2Farduino%2Fbenchmark%2Fcontext_switch%2Fcfg%2Fcfg_flash25.h;h=0000000000000000000000000000000000000000;hb=a9694caa1505e6387d8976437d38b330499e18dc;hp=4b478b21d83abbade98ce3cb43b6601594e9c53d;hpb=f87390bf71f44a3ed9dc65c66128c5c6979655a9;p=bertos.git diff --git a/boards/arduino/benchmark/context_switch/cfg/cfg_flash25.h b/boards/arduino/benchmark/context_switch/cfg/cfg_flash25.h deleted file mode 100644 index 4b478b21..00000000 --- a/boards/arduino/benchmark/context_switch/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 */ -