summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-27 20:45:39 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-27 20:45:39 +0000
commit541f8a338b93b1d1cc58573765de286cf441ee6f (patch)
tree4f8b1b153ee4ef51692d8e9899284abcebdd0e41 /nuttx/configs/eagle100/README.txt
parent45736d3dd038edade97535c9bbedfae4553c05e7 (diff)
downloadpx4-nuttx-541f8a338b93b1d1cc58573765de286cf441ee6f.tar.gz
px4-nuttx-541f8a338b93b1d1cc58573765de286cf441ee6f.tar.bz2
px4-nuttx-541f8a338b93b1d1cc58573765de286cf441ee6f.zip
Integrating SHDC
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1828 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/eagle100/README.txt')
-rw-r--r--nuttx/configs/eagle100/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/eagle100/README.txt b/nuttx/configs/eagle100/README.txt
index 29c5323bb..cc6cf3944 100644
--- a/nuttx/configs/eagle100/README.txt
+++ b/nuttx/configs/eagle100/README.txt
@@ -203,6 +203,8 @@ Eagle100-specific Configuration Options
CONFIG_SSI0_DISABLE - Select to disable support for SSI0
CONFIG_SSI1_DISABLE - Select to disable support for SSI1
CONFIG_SSI_POLLWAIT - Select to disable interrupt driven SSI support.
+ Poll-waiting is recommended if the interrupt rate would be to
+ high in the interrupt driven case.
CONFIG_LM3S_ETHERNET - This must be set (along with CONFIG_NET)
to build the LM3S Ethernet driver