summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-03 17:19:30 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-03 17:19:30 -0600
commitad4f387882af50457eb38879286e8693ce17fc9d (patch)
treeb828f89b54e2b644fa5571ba7595b4296e8ce069 /nuttx/ChangeLog
parente82e573609d7a5e5914b720b7dfaf190903eb409 (diff)
downloadnuttx-ad4f387882af50457eb38879286e8693ce17fc9d.tar.gz
nuttx-ad4f387882af50457eb38879286e8693ce17fc9d.tar.bz2
nuttx-ad4f387882af50457eb38879286e8693ce17fc9d.zip
STM32F4 Discovery: Rename most everything in the board source directory to conform with the ever evolving naming standard
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 902720198..2f5208022 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6538,4 +6538,6 @@
* arch/arm/src/lm/lm_serial.c: Fix cut'n'paste error that prevented
UARTS2-7 from being used with the LM4F120 Launchpad (2014-02-03).
+ * configs/stm32f4discovery/src: Almost everything renamed to confgorm
+ to the ever-evolving naming standard (2014-02-03).