summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-11-04 09:24:38 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-11-04 09:24:38 -0600
commit3431328cc6cc0e34d0f746b096cf5ee1bf49643f (patch)
tree5cec1ff9d768de312d00081e7f88d0eff3968ff2 /apps/ChangeLog.txt
parente04b26bc4dc97a2bf115d15cb7e200dd1c10e468 (diff)
downloadnuttx-3431328cc6cc0e34d0f746b096cf5ee1bf49643f.tar.gz
nuttx-3431328cc6cc0e34d0f746b096cf5ee1bf49643f.tar.bz2
nuttx-3431328cc6cc0e34d0f746b096cf5ee1bf49643f.zip
apps/platform/mikroe-stm32f4 updated to use new MTD configuratino driver features
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 537c7d035..b0e907092 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -724,4 +724,5 @@
correctly (2013-11-2).
* apps/examples/configdata: A unit test for the MTD configuration
data drriver from Ken Pettit (2013-11-4).
-
+ * apps/platform/mikroe-stm32f4: Updated to use new MTD configuration
+ driver features. From Ken Pettit (2013-11-1).