X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7x-ek%2Fbenchmark%2Fkernel_footprint_preempt%2Fcfg%2Fcfg_flash25.h;fp=boards%2Fat91sam7x-ek%2Fbenchmark%2Fkernel_footprint_preempt%2Fcfg%2Fcfg_flash25.h;h=0000000000000000000000000000000000000000;hb=6a6962e53cd67677151d10b382bbb7d37d4efd83;hp=f7ff219bca20cc3d7729e652079e689c1ce7a74b;hpb=e35d406ad6b59984f63a70a8df0e56d665557327;p=bertos.git diff --git a/boards/at91sam7x-ek/benchmark/kernel_footprint_preempt/cfg/cfg_flash25.h b/boards/at91sam7x-ek/benchmark/kernel_footprint_preempt/cfg/cfg_flash25.h deleted file mode 100644 index f7ff219b..00000000 --- a/boards/at91sam7x-ek/benchmark/kernel_footprint_preempt/cfg/cfg_flash25.h +++ /dev/null @@ -1,52 +0,0 @@ -/** - * \file - * - * - * \brief Configuration file for flash25 module. - * - * \version $Id$ - * - * \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 */ -