summaryrefslogtreecommitdiff
path: root/nuttx/configs/mx1ads/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-06 23:09:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-06 23:09:15 +0000
commit54e570f8d073b753f8d34592b249aa73681b8116 (patch)
tree6656309ca59c76a25d71a9a77da06bb612461fe1 /nuttx/configs/mx1ads/include
parent385540023da85bca4bf06a54b267d68114c206e7 (diff)
downloadpx4-nuttx-54e570f8d073b753f8d34592b249aa73681b8116.tar.gz
px4-nuttx-54e570f8d073b753f8d34592b249aa73681b8116.tar.bz2
px4-nuttx-54e570f8d073b753f8d34592b249aa73681b8116.zip
Add LM3S6918 support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1756 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/mx1ads/include')
-rw-r--r--nuttx/configs/mx1ads/include/README.txt2
-rw-r--r--nuttx/configs/mx1ads/include/board.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/mx1ads/include/README.txt b/nuttx/configs/mx1ads/include/README.txt
index f8532360f..25c8e1c81 100644
--- a/nuttx/configs/mx1ads/include/README.txt
+++ b/nuttx/configs/mx1ads/include/README.txt
@@ -1 +1 @@
-This directory contains header files unique to the Freescale MX1ADS evaluatino board.
+This directory contains header files unique to the Freescale MX1ADS evaluation board.
diff --git a/nuttx/configs/mx1ads/include/board.h b/nuttx/configs/mx1ads/include/board.h
index 30cf72e3a..212903f22 100644
--- a/nuttx/configs/mx1ads/include/board.h
+++ b/nuttx/configs/mx1ads/include/board.h
@@ -153,7 +153,7 @@
#define LED_PANIC 7 /* ON OFF */
/************************************************************************************
- * Inline Functions
+ * Public Function Prototypes
************************************************************************************/
#ifndef __ASSEMBLY__