summaryrefslogtreecommitdiff
path: root/nuttx/configs/skp16c26/ostest
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-15 19:09:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-15 19:09:28 +0000
commita22e98a5e881cc217f56da8a2582e54177cca8c5 (patch)
treeca1b2f531d1ee742760851a29d569765b6cc9379 /nuttx/configs/skp16c26/ostest
parent7dec1c70ecb7e1430322b96193de262159e37827 (diff)
downloadpx4-nuttx-a22e98a5e881cc217f56da8a2582e54177cca8c5.tar.gz
px4-nuttx-a22e98a5e881cc217f56da8a2582e54177cca8c5.tar.bz2
px4-nuttx-a22e98a5e881cc217f56da8a2582e54177cca8c5.zip
Add support for nestable interrupts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1506 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/skp16c26/ostest')
-rw-r--r--nuttx/configs/skp16c26/ostest/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/skp16c26/ostest/defconfig b/nuttx/configs/skp16c26/ostest/defconfig
index ffadaa5c7..6757d5d74 100644
--- a/nuttx/configs/skp16c26/ostest/defconfig
+++ b/nuttx/configs/skp16c26/ostest/defconfig
@@ -33,7 +33,8 @@
#
############################################################################
#
-# architecture selection
+# architecture selection. NOTE: There are additional M16C-specific
+# settings that are provided via the arch/board/board.h file.
#
# CONFIG_ARCH - identifies the arch subdirectory and, hence, the
# processor architecture.