diff options
Diffstat (limited to 'testhal')
| -rw-r--r-- | testhal/STM32/STM32F4xx/FSMC_NAND/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_NAND/main.c b/testhal/STM32/STM32F4xx/FSMC_NAND/main.c index 59ef2d80d..bc3d33a07 100644 --- a/testhal/STM32/STM32F4xx/FSMC_NAND/main.c +++ b/testhal/STM32/STM32F4xx/FSMC_NAND/main.c @@ -51,7 +51,7 @@ ****************************************************************************** */ -#define USE_KILL_BLOCK_TEST TRUE +#define USE_KILL_BLOCK_TEST FALSE #define FSMCNAND_TIME_SET ((uint32_t) 2) //(8nS) #define FSMCNAND_TIME_WAIT ((uint32_t) 6) //(30nS) |
