summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-28 12:00:34 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-28 12:00:34 -0600
commita44876809603a12f918107839a1c3ed464dec5ba (patch)
treedb01c3ab6b9d6f8546581471d328c266c2176580 /nuttx/ReleaseNotes
parent059b16dbd691a887de5edeeafdc3fc459f21f30d (diff)
downloadpx4-nuttx-a44876809603a12f918107839a1c3ed464dec5ba.tar.gz
px4-nuttx-a44876809603a12f918107839a1c3ed464dec5ba.tar.bz2
px4-nuttx-a44876809603a12f918107839a1c3ed464dec5ba.zip
Fix minor typos
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes10
1 files changed, 5 insertions, 5 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index de1f71b3e..0a446d106 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -4099,23 +4099,23 @@ Additional new features and extended functionality:
- Added kernel build support
- * STM32
+ * STM32:
- Added support for kernel mode build.
- Added architecure support for the STM32 F427/F437 chips. Contributed
by Mike Smith
- * STM32 Boards
+ * STM32 Boards:
- Added a configuration to support a kernel mode build of the OS test
on the STM32F4Discovery
- * Stellaris LM3S/LM4F
+ * Stellaris LM3S/LM4F:
- Added kernel build support
- Added support for the 7 UARTs on the LM4F120
- * Stellaris LM4F Boards
+ * Stellaris LM4F Boards:
- Added scripts and instructions to simplify use of OpenOCD with ICDI
(JP Carballo)
@@ -4189,7 +4189,7 @@ Bugfixes (see the ChangeLog for details). Some of these are very important:
serial driver.
- PL2303 compilation errors
- * Stellaris LM3S/4F
+ * Stellaris LM3S/4F:
- Corrected typos in alternate function definitions.