aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-26 17:13:16 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-26 17:13:16 +0000
commit4ba6eec999d9b080416ced6fc8ece2bb390fa89c (patch)
tree985756d71108445b7c0e680bdb546fc7740d79f8 /nuttx/ChangeLog
parent49c6fed332d7df61b819e29922fe96afd8c0ca16 (diff)
downloadpx4-firmware-4ba6eec999d9b080416ced6fc8ece2bb390fa89c.tar.gz
px4-firmware-4ba6eec999d9b080416ced6fc8ece2bb390fa89c.tar.bz2
px4-firmware-4ba6eec999d9b080416ced6fc8ece2bb390fa89c.zip
Add NXFFS configuration for Mirtoo
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4871 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.