From fa71d6461e5b8cc8b3cada0e594c9641e5e21da7 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 1 May 2013 07:45:34 -0600 Subject: Add system/flash_eraseall NSH command --- nuttx/configs/mikroe-stm32f4/usbnsh/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs') diff --git a/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig b/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig index 3567353f5..829ac2438 100644 --- a/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig +++ b/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig @@ -807,12 +807,12 @@ CONFIG_SYSTEM_FLASH_ERASEALL=y # # FLASH Test Command # -CONFIG_SYSTEM_FLASH_TEST=y +CONFIG_EXAMPLES_FLASH_TEST=y # # SMART Filesystem Test Command # -CONFIG_SYSTEM_SMART_TEST=y +CONFIG_EXAMPLES_SMART_TEST=y # # readline() -- cgit v1.2.3