summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-22 23:52:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-22 23:52:43 +0000
commitcc17fe8980154e5af111651cce271798b4f8482b (patch)
tree94e68b806fdf595f083357495b822231841febe8 /nuttx/configs/pic32-starterkit
parent36f6db8e66d29cc177dce666768ca1d4af6ec7bb (diff)
downloadpx4-nuttx-cc17fe8980154e5af111651cce271798b4f8482b.tar.gz
px4-nuttx-cc17fe8980154e5af111651cce271798b4f8482b.tar.bz2
px4-nuttx-cc17fe8980154e5af111651cce271798b4f8482b.zip
Readme.txt update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4643 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/pic32-starterkit')
-rw-r--r--nuttx/configs/pic32-starterkit/include/board.h2
-rw-r--r--nuttx/configs/pic32-starterkit/src/starterkit_internal.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/pic32-starterkit/include/board.h b/nuttx/configs/pic32-starterkit/include/board.h
index a4b8b47a5..043c16694 100644
--- a/nuttx/configs/pic32-starterkit/include/board.h
+++ b/nuttx/configs/pic32-starterkit/include/board.h
@@ -162,7 +162,7 @@
#define LED_NVALUES 6
/* Switch definitions *******************************************************/
-/* The PIC32 start kit has 3 switches:
+/* The PIC32 starter kit has 3 switches:
*
* RD7 Switch SW2 (low when closed)
* RD6 Switch SW1 (low when closed)
diff --git a/nuttx/configs/pic32-starterkit/src/starterkit_internal.h b/nuttx/configs/pic32-starterkit/src/starterkit_internal.h
index f9cd9679a..f95859916 100644
--- a/nuttx/configs/pic32-starterkit/src/starterkit_internal.h
+++ b/nuttx/configs/pic32-starterkit/src/starterkit_internal.h
@@ -61,7 +61,7 @@
* RC2 LED5
*/
-/* The PIC32 start kit has 3 switches:
+/* The PIC32 starter kit has 3 switches:
*
* RD7 Switch SW2 (low when closed)
* RD6 Switch SW1 (low when closed)