summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-29 00:20:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-29 00:20:11 +0000
commit97093036cbd89e0992306554d0d6b8f9f796a2db (patch)
tree7f2dcf0a3d5f30b5b231d61846e978519412c383 /nuttx/Documentation/NuttX.html
parentb3c51499ef3e2befc392865934f9df91ebd6b10a (diff)
downloadpx4-nuttx-97093036cbd89e0992306554d0d6b8f9f796a2db.tar.gz
px4-nuttx-97093036cbd89e0992306554d0d6b8f9f796a2db.tar.bz2
px4-nuttx-97093036cbd89e0992306554d0d6b8f9f796a2db.zip
Add 4.5.2 configuration for ARM920
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3539 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 0ef6c404c..8936c0841 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -2246,6 +2246,9 @@ nuttx-6.2 2011-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* arch/arm/src/arm/up_head.S: Fix backward conditional compilation. This cause
the configs/mx1ads configuration to fail to build but does not appear to affect
any other ARM9 build.
+ * fs/nxffs: Adding a tiny, wear-leveling FLASH file system for NuttX. This
+ file system is intended to be small and will have some limitations. The
+ implementation is incomplete on initial checkin.
apps-6.2 2011-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
@@ -2272,8 +2275,8 @@ buildroot-1.10 2011-xx-xx &lt;spudmonkey@racsa.co.cr&gt;
* configs/arm920t-defconfig-4.3.3 - Enable support for NXFLAT tools.
* toolchain/binutils/2.21 and toolchain/gcc/4.5.2 - Add support for GCC
4.5.2 with binutils 2.21.
- * configs/cortex-eabi-defconfig-4.5.2 - Add a configuration to build a
- GCC 4.5.2 EABI ARM toolchain for the Cortex-M3.
+ * configs/arm920t-eabi-defconfig-4.5.2 - Add a configuration to build a
+ GCC 4.5.2 EABI ARM toolchain for the ARM920.
</pre></ul>