summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-14 14:45:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-14 14:45:30 +0000
commitc5c3f5ad84cce90b89cff4d88334789c2bc2e2f9 (patch)
tree5e3bd37f24bb5ccb1f3ad5b5192d9beff1df8242 /nuttx/ReleaseNotes
parent9680f958408f49a75ea7b49dade839e72937a074 (diff)
downloadpx4-nuttx-c5c3f5ad84cce90b89cff4d88334789c2bc2e2f9.tar.gz
px4-nuttx-c5c3f5ad84cce90b89cff4d88334789c2bc2e2f9.tar.bz2
px4-nuttx-c5c3f5ad84cce90b89cff4d88334789c2bc2e2f9.zip
Button test can now be built as an NSH command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4091 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index dad712a3a..4756d88bd 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -2374,8 +2374,8 @@ This release is a maintenance release that includes a few new features
and some important bugfixes. New features include:
* NX Graphics: New interfaces to read from graphics memory
- * Drivers: AT24 FLASH drivers will now support clustering of blocks
- to achieve a larger, more usable block size for FAT.
+ * Drivers: AT24 FLASH driver will now supports clustering of blocks
+ to achieve a larger, more usable block size for NXFFS.
* STM32: LCD color corrections
* PIC32: Board configuration for the Microchip PIC32 Ethernet Starter kit
(not yet verified), new GPIO support library, button and LED support