summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-05 10:38:02 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-05 10:38:02 -0600
commitd5eec3f68f485eebeacbb0c7b1e982dc8b810c8e (patch)
tree7ce35cb6a2a239e2d9ef08d866ea5a9326f44808 /nuttx/ChangeLog
parent460e68e984bb7f0f14e5e750fdb6d112da862a5a (diff)
downloadnuttx-d5eec3f68f485eebeacbb0c7b1e982dc8b810c8e.tar.gz
nuttx-d5eec3f68f485eebeacbb0c7b1e982dc8b810c8e.tar.bz2
nuttx-d5eec3f68f485eebeacbb0c7b1e982dc8b810c8e.zip
Convert configs/pirelli_dpl10/nsh_highram to use the kconfig-frontends tools
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 4d5ad011c..98f0a740d 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4670,4 +4670,7 @@
capability (when possible) and to use 4KB sectors for the erase block
size when the part supports it (Ken Pettit, 2013-5-3).
* configs/pirelli_dpl10: Adds a configuration for the pirelli phone
- (from Alan Alan Carvalho de Assis, 2013-5-3).
+ (from Craig Comstock via Alan Alan Carvalho de Assis, 2013-5-3).
+ * arch/arm/src/calypso: Fix some compilation warnings (2013-5-5).
+ * configs/pirelli_dpl10/nsh_highram: Converted to use the
+ kconfig-frontends tools (2013-5-5). \ No newline at end of file