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
This commit is contained in:
patacongo
2011-11-14 14:45:30 +00:00
parent bf70e96ce1
commit d5a6c4870e
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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