aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/mirtoo
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-27 15:35:35 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-27 15:35:35 +0000
commit0e3afd21b0f44f81c4f2befca6da6d2914f06e80 (patch)
tree87622b31e3c2d7e8d0e1821669d99779745631c5 /nuttx/configs/mirtoo
parent1a1acf6b7c68e44e4ee8d7db50a0e00da5d65c26 (diff)
downloadpx4-firmware-0e3afd21b0f44f81c4f2befca6da6d2914f06e80.tar.gz
px4-firmware-0e3afd21b0f44f81c4f2befca6da6d2914f06e80.tar.bz2
px4-firmware-0e3afd21b0f44f81c4f2befca6da6d2914f06e80.zip
The SST25 driver now works with SST25 (at least using the slow write mode)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4875 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/mirtoo')
-rw-r--r--nuttx/configs/mirtoo/README.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/mirtoo/README.txt b/nuttx/configs/mirtoo/README.txt
index 5e7dec6a3..7ef2f5b3f 100644
--- a/nuttx/configs/mirtoo/README.txt
+++ b/nuttx/configs/mirtoo/README.txt
@@ -872,10 +872,10 @@ Where <subdir> is one of the following:
NOTES: (1) It takes many seconds to boot the sytem using the NXFFS
file system because the entire FLASH must be verified on power up
- (and many *minutes* the first time that NXFFS comes up and has to
- format the file system). (2) FAT does not have these delays and this
- configuration can be modified to use the (larger) FAT file system as
- described below:
+ (and longer the first time that NXFFS comes up and has to format the
+ entire FLASH). (2) FAT does not have these delays and this configuration
+ can be modified to use the (larger) FAT file system as described below.
+ But you will, or course, lose the wear-leveling feature if FAT is used.
fat:
There is no FAT configuration, but the nxffx configuration can be used