summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-05 09:10:47 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-05 09:10:47 -0600
commit460e68e984bb7f0f14e5e750fdb6d112da862a5a (patch)
tree07aabc8bbfbe0acadba90373c8ec7e2507c8f689 /nuttx/ChangeLog
parent1b7d3b3dbcff1355cd127808828d18a6a96c77c1 (diff)
downloadnuttx-460e68e984bb7f0f14e5e750fdb6d112da862a5a.tar.gz
nuttx-460e68e984bb7f0f14e5e750fdb6d112da862a5a.tar.bz2
nuttx-460e68e984bb7f0f14e5e750fdb6d112da862a5a.zip
Make Pirelli-DLP10 a true board configuration; Calypso no compiles without errors
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 2d3a4168f..4d5ad011c 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4669,5 +4669,5 @@
* drivers/mtd/m25px.c: Some rearchitecting to use the byte write
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_dp10: Adds a configuration for the pirelli phone
+ * configs/pirelli_dpl10: Adds a configuration for the pirelli phone
(from Alan Alan Carvalho de Assis, 2013-5-3).