summaryrefslogtreecommitdiff
path: root/nuttx/configs/samd20-xplained
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-17 08:14:19 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-17 08:14:19 -0600
commit2e03944fad977e7894526c943828a6a2b853b015 (patch)
treebe500574db6b11c1dcea3f016f589beaf20d7105 /nuttx/configs/samd20-xplained
parent50f50139abe5ae04ea1545ba015ace5f7687aa78 (diff)
downloadpx4-nuttx-2e03944fad977e7894526c943828a6a2b853b015.tar.gz
px4-nuttx-2e03944fad977e7894526c943828a6a2b853b015.tar.bz2
px4-nuttx-2e03944fad977e7894526c943828a6a2b853b015.zip
SAMD20: Misc changes for a clean build with debug enabled
Diffstat (limited to 'nuttx/configs/samd20-xplained')
-rw-r--r--nuttx/configs/samd20-xplained/README.txt2
-rw-r--r--nuttx/configs/samd20-xplained/include/board.h2
-rw-r--r--nuttx/configs/samd20-xplained/nsh/defconfig2
3 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/samd20-xplained/README.txt b/nuttx/configs/samd20-xplained/README.txt
index 782b82113..149a776de 100644
--- a/nuttx/configs/samd20-xplained/README.txt
+++ b/nuttx/configs/samd20-xplained/README.txt
@@ -420,7 +420,7 @@ Serial Consoles
The SAMD20 Xplained Pro contains an Embedded Debugger (EDBG) that can be
used to program and debug the ATSAMD20J18A using Serial Wire Debug (SWD).
- The Embedded debugger also include a Virtual Com port interface over
+ The Embedded debugger also include a Virtual COM port interface over
SERCOM3. Virtual COM port connections:
PA24 SERCOM3 / USART TXD
diff --git a/nuttx/configs/samd20-xplained/include/board.h b/nuttx/configs/samd20-xplained/include/board.h
index 7893b5bbe..d8334c824 100644
--- a/nuttx/configs/samd20-xplained/include/board.h
+++ b/nuttx/configs/samd20-xplained/include/board.h
@@ -373,7 +373,7 @@
/* The SAMD20 Xplained Pro contains an Embedded Debugger (EDBG) that can be
* used to program and debug the ATSAMD20J18A using Serial Wire Debug (SWD).
- * The Embedded debugger also include a Virtual Com port interface over
+ * The Embedded debugger also include a Virtual COM port interface over
* SERCOM3. Virtual COM port connections:
*
* PA24 SERCOM3 / USART TXD
diff --git a/nuttx/configs/samd20-xplained/nsh/defconfig b/nuttx/configs/samd20-xplained/nsh/defconfig
index f0a65c99f..61abc85a7 100644
--- a/nuttx/configs/samd20-xplained/nsh/defconfig
+++ b/nuttx/configs/samd20-xplained/nsh/defconfig
@@ -186,7 +186,7 @@ CONFIG_ARCH_HAVE_IRQPRIO=y
CONFIG_ARCH_HAVE_VFORK=y
# CONFIG_ARCH_HAVE_MMU is not set
# CONFIG_ARCH_NAND_HWECC is not set
-CONFIG_ARCH_IRQPRIO=y
+# CONFIG_ARCH_IRQPRIO is not set
CONFIG_ARCH_STACKDUMP=y
# CONFIG_ENDIAN_BIG is not set
# CONFIG_ARCH_HAVE_RAMFUNCS is not set