summaryrefslogtreecommitdiff
path: root/nuttx/configs/mirtoo/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-25 21:21:08 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-25 21:21:08 +0000
commit7c21d0de72ba507c202b710b847adc5794a2fc6a (patch)
tree6ff78431ddd745e2b416e1eff97d70756739165b /nuttx/configs/mirtoo/nsh/defconfig
parent9a50025b704fa8aef260817f2737346b680cd7fc (diff)
downloadpx4-nuttx-7c21d0de72ba507c202b710b847adc5794a2fc6a.tar.gz
px4-nuttx-7c21d0de72ba507c202b710b847adc5794a2fc6a.tar.bz2
px4-nuttx-7c21d0de72ba507c202b710b847adc5794a2fc6a.zip
Add a driver for SST 25 FLASH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4868 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/mirtoo/nsh/defconfig')
-rw-r--r--nuttx/configs/mirtoo/nsh/defconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/nuttx/configs/mirtoo/nsh/defconfig b/nuttx/configs/mirtoo/nsh/defconfig
index c581a7f29..7bec6ed54 100644
--- a/nuttx/configs/mirtoo/nsh/defconfig
+++ b/nuttx/configs/mirtoo/nsh/defconfig
@@ -164,6 +164,14 @@ CONFIG_PIC32MX_IOPORTB=y
CONFIG_PIC32MX_IOPORTC=y
#
+# Mirtoo Board Settings
+#
+CONFIG_MTD_SST25=n
+#CONFIG_SST25_SPIMODE
+#CONFIG_SST25_SPIFREQUENCY
+CONFIG_SST25_SECTOR512=n
+
+#
# PIC32MX Configuration Settings
#
# DEVCFG0:
@@ -346,6 +354,8 @@ CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
CONFIG_DEBUG_SYMBOLS=n
CONFIG_DEBUG_SCHED=n
+CONFIG_DEBUG_FS=n
+CONFIG_DEBUG_SPI=n
CONFIG_HAVE_CXX=n
CONFIG_HAVE_CXXINITIALIZE=n