summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpc4330-xplorer/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-03 14:57:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-03 14:57:30 +0000
commit3407e4ce26bf6a0e29e63d860cca5a610747b45f (patch)
tree93fc6b57ca2feabfb40ccc26c9e5a8766d86bda7 /nuttx/configs/lpc4330-xplorer/nsh/defconfig
parentb0e7dc40263ad1886dd39df2181a5a150250b726 (diff)
downloadpx4-nuttx-3407e4ce26bf6a0e29e63d860cca5a610747b45f.tar.gz
px4-nuttx-3407e4ce26bf6a0e29e63d860cca5a610747b45f.tar.bz2
px4-nuttx-3407e4ce26bf6a0e29e63d860cca5a610747b45f.zip
LPC43 update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5001 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lpc4330-xplorer/nsh/defconfig')
-rw-r--r--nuttx/configs/lpc4330-xplorer/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/lpc4330-xplorer/nsh/defconfig b/nuttx/configs/lpc4330-xplorer/nsh/defconfig
index 53857c81a..d168a947a 100644
--- a/nuttx/configs/lpc4330-xplorer/nsh/defconfig
+++ b/nuttx/configs/lpc4330-xplorer/nsh/defconfig
@@ -696,7 +696,7 @@ CONFIG_MMCSD_HAVECARDDETECT=n
# CONFIG_SPIFI_READONLY - Define to support only read-only operations.
# CONFIG_SPIFI_LIBRARY - Don't use the LPC43xx ROM routines but, instead,
# use an external library implementation of the SPIFI interface.
-# CONFIG_SPIFI_VERIFY - Verify all spi_program() operations by reading
+# CONFIG_SPIFI_VERIFY - Verify all spifi_program() operations by reading
# from the SPI address space after each write.
# CONFIG_DEBUG_SPIFI_DUMP - Debug option to dump read/write buffers. You
# probably do not want to enable this unless you want to dig through a