summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-15 21:35:18 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-15 21:35:18 +0000
commit51e0c930ca583196bf1075217cff969a0f7e4619 (patch)
treebcb726d801a0f2cd87a8f72764e3d049f7d67703 /nuttx/ChangeLog
parentb7ce758f3b0bf5680cc545134a3939bdec40dabf (diff)
downloadnuttx-51e0c930ca583196bf1075217cff969a0f7e4619.tar.gz
nuttx-51e0c930ca583196bf1075217cff969a0f7e4619.tar.bz2
nuttx-51e0c930ca583196bf1075217cff969a0f7e4619.zip
Mirtoo differences from Konstantin; File system fix from Lorenz Meier
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5360 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f907cbfcd..9c62db68f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3628,4 +3628,9 @@
* arch/*/src/Makefile: Remove tftboot install and creation of System.map
for Windows native build. The fist is necessary, the second just needs
re-implemented.
+ * configs/mirtoo: Update Mirtoo pin definitions for Release 2. Provided
+ by Konstantin Dimitrov.
+ * Fixed an uninitialized variable in the file system that can cause
+ assertions if DEBUG on (contributed by Lorenz Meier).
+