From 97093036cbd89e0992306554d0d6b8f9f796a2db Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 29 Apr 2011 00:20:11 +0000 Subject: 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 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 075fa969e..2b914e30e 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1713,6 +1713,9 @@ * 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. -- cgit v1.2.3