summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-26 17:13:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-26 17:13:16 +0000
commit20817513afe659a03bba16ce6ff8ba6ad95aff2a (patch)
tree985756d71108445b7c0e680bdb546fc7740d79f8 /nuttx/ChangeLog
parent9eb6e49a56899f4347f96a6fbaa4bc89fd6e411c (diff)
downloadnuttx-20817513afe659a03bba16ce6ff8ba6ad95aff2a.tar.gz
nuttx-20817513afe659a03bba16ce6ff8ba6ad95aff2a.tar.bz2
nuttx-20817513afe659a03bba16ce6ff8ba6ad95aff2a.zip
Add NXFFS configuration for Mirtoo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4871 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 3a5066b1e..532dd4551 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2932,4 +2932,6 @@
mount the SST 25 devices so that it can be used for a FAT file system.
There are are, however, some NSH memory usage issues if this configuration
enabled now. Some tuning is still needed.
+ * configs/mirtoo/nxffs: Add an alternative NSH configure for the Mirtoo
+ module for testing the on-module SST 25 chip using the NXFFS file system.