summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/lm3s/lm3s_ssi.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-09-03 15:14:28 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-09-03 15:14:28 +0000
commit0653c6e306d3f38f3288fdec016f7d9e779060e8 (patch)
tree2d6a729efc5e9ca591d7f8ffd3178cc94fbbe3c3 /nuttx/arch/arm/src/lm3s/lm3s_ssi.c
parenteb2fef3b69d962a74ca53e99e4b72cc77c6b7ea0 (diff)
Add LM3S8962 support
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2914 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/arch/arm/src/lm3s/lm3s_ssi.c')
-rwxr-xr-xnuttx/arch/arm/src/lm3s/lm3s_ssi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/lm3s/lm3s_ssi.c b/nuttx/arch/arm/src/lm3s/lm3s_ssi.c
index ac39244512..8c3929ad72 100755
--- a/nuttx/arch/arm/src/lm3s/lm3s_ssi.c
+++ b/nuttx/arch/arm/src/lm3s/lm3s_ssi.c
@@ -77,7 +77,7 @@
#endif
/* How many SSI modules does this chip support? The LM3S6918 supports 2 SSI
- * modules, the LM3S6965 supports 1 module (others may support more than 2-- in
+ * modules, the LM3S6965 and LM3S8962 support 1 module (others may support more than 2-- in
* such case, the following must be expanded).
*/