summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-21 16:59:15 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-21 16:59:15 -0600
commit9bb3a6dff700ad72179e55f508697a3de81e11a6 (patch)
tree1919beb794bddab08591fc64bcf2cdd935a6ba16 /apps/ChangeLog.txt
parent8d4d3c04f0f0a2daf58f9cd558e14155376e82a3 (diff)
downloadnuttx-9bb3a6dff700ad72179e55f508697a3de81e11a6.tar.gz
nuttx-9bb3a6dff700ad72179e55f508697a3de81e11a6.tar.bz2
nuttx-9bb3a6dff700ad72179e55f508697a3de81e11a6.zip
Remove an STM32 dependency
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 b0634cacb..b957ca826 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -888,4 +888,5 @@
architecture-specific initialized is required, yes or no (2014-4-14).
* apps/system/nxplayer/nxplayer.c: Complilation failure in one
configuration reported by Manuel Stuhn (2014-4-21).
-
+ * apps/system/sdcard: Remove an STM32 dependency. From Bob Doiron
+ (2014-4-21)