summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-07 14:34:09 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-07 14:34:09 -0600
commit63403bacdb661897db9a6aeaac2e57b6065613fc (patch)
treeed8dbce0dac3f80668978f40ef388fa699168ac6 /nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
parentac5855212c360abd2694688f799aa141b11b4b26 (diff)
downloadpx4-nuttx-63403bacdb661897db9a6aeaac2e57b6065613fc.tar.gz
px4-nuttx-63403bacdb661897db9a6aeaac2e57b6065613fc.tar.bz2
px4-nuttx-63403bacdb661897db9a6aeaac2e57b6065613fc.zip
configs/mikroe-stm32f4: Add new configurations plus support for the MIO283QT2 display from Ken Pettit
Diffstat (limited to 'nuttx/configs/mikroe-stm32f4/usbnsh/defconfig')
-rw-r--r--nuttx/configs/mikroe-stm32f4/usbnsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig b/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
index 02e12d903..525ba0038 100644
--- a/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
@@ -208,6 +208,7 @@ CONFIG_STM32_SPI=y
# CONFIG_STM32_JTAG_FULL_ENABLE is not set
# CONFIG_STM32_JTAG_NOJNTRST_ENABLE is not set
CONFIG_STM32_JTAG_SW_ENABLE=y
+CONFIG_STM32_DISABLE_IDLE_SLEEP_DURING_DEBUG=y
# CONFIG_STM32_FORCEPOWER is not set
CONFIG_ARCH_BOARD_STM32_CUSTOM_CLOCKCONFIG=y
# CONFIG_STM32_CCMEXCLUDE is not set
@@ -427,7 +428,6 @@ CONFIG_MTD_SMART_SECTOR_SIZE=512
# CONFIG_PM is not set
# CONFIG_POWER is not set
# CONFIG_SENSORS is not set
-# CONFIG_SERCOMM_CONSOLE is not set
CONFIG_SERIAL=y
# CONFIG_DEV_LOWCONSOLE is not set
CONFIG_SERIAL_REMOVABLE=y
@@ -643,7 +643,6 @@ CONFIG_EXAMPLES_NSH=y
# CONFIG_EXAMPLES_NX is not set
# CONFIG_EXAMPLES_NXCONSOLE is not set
# CONFIG_EXAMPLES_NXFFS is not set
-# CONFIG_EXAMPLES_SMART is not set
# CONFIG_EXAMPLES_NXFLAT is not set
# CONFIG_EXAMPLES_NXHELLO is not set
# CONFIG_EXAMPLES_NXIMAGE is not set
@@ -660,6 +659,7 @@ CONFIG_EXAMPLES_NSH=y
# CONFIG_EXAMPLES_SERLOOP is not set
# CONFIG_EXAMPLES_FLASH_TEST is not set
# CONFIG_EXAMPLES_SMART_TEST is not set
+# CONFIG_EXAMPLES_SMART is not set
# CONFIG_EXAMPLES_TELNETD is not set
# CONFIG_EXAMPLES_THTTPD is not set
# CONFIG_EXAMPLES_TIFF is not set