summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs')
-rwxr-xr-xnuttx/configs/stm32f4discovery/README.txt4
-rw-r--r--nuttx/configs/sure-pic32mx/src/up_usbterm.c2
2 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/stm32f4discovery/README.txt b/nuttx/configs/stm32f4discovery/README.txt
index 15542a2ed..e685d2767 100755
--- a/nuttx/configs/stm32f4discovery/README.txt
+++ b/nuttx/configs/stm32f4discovery/README.txt
@@ -283,7 +283,7 @@ USART6
RX PC7*, PG9**
TX PC6, PG14**
- * Indicates pins that have other on-board functins and should be used only
+ * Indicates pins that have other on-board functions and should be used only
with care (See table 5 in the STM32F4Discovery User Guide). The rest are
free I/O pins.
** Port G pins are not supported by the MCU
@@ -342,7 +342,7 @@ TIM13
TIM14
CH1 PA7*, PF9
- * Indicates pins that have other on-board functins and should be used only
+ * Indicates pins that have other on-board functions and should be used only
with care (See table 5 in the STM32F4Discovery User Guide). The rest are
free I/O pins.
** Port H pins are not supported by the MCU
diff --git a/nuttx/configs/sure-pic32mx/src/up_usbterm.c b/nuttx/configs/sure-pic32mx/src/up_usbterm.c
index 2b307dbb3..a7394c20f 100644
--- a/nuttx/configs/sure-pic32mx/src/up_usbterm.c
+++ b/nuttx/configs/sure-pic32mx/src/up_usbterm.c
@@ -2,7 +2,7 @@
* configs/sure-pic32mx/src/up_usbdev.c
* arch/arm/src/board/up_usbdev.c
*
- * Copyright (C) 2011 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* References: