From 07e5222a418853f4a9c4eede819afd1da4fa386f Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 28 Mar 2012 16:06:56 +0000 Subject: NX console updates git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4534 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/Documentation/NXGraphicsSubsystem.html | 2 ++ nuttx/configs/sim/README.txt | 10 ++++++-- nuttx/configs/sim/nsh2/appconfig | 5 ++++ nuttx/configs/sim/nx/defconfig | 3 +++ nuttx/configs/sim/nx11/defconfig | 3 +++ nuttx/configs/stm3210e-eval/nsh2/appconfig | 5 +++- nuttx/configs/stm3210e-eval/nsh2/defconfig | 3 +++ nuttx/configs/stm3210e-eval/nx/defconfig | 3 +++ nuttx/configs/stm3210e-eval/nxlines/defconfig | 3 +++ nuttx/configs/stm3210e-eval/nxtext/defconfig | 3 +++ nuttx/configs/vsn/nsh/appconfig | 8 ------- nuttx/graphics/Makefile | 2 ++ nuttx/graphics/README.txt | 2 ++ nuttx/graphics/nxconsole/nxcon_driver.c | 5 ++-- nuttx/include/nuttx/nx/nxconsole.h | 34 +++++++++++++++++++++++++++ nuttx/lib/stdio/lib_libfflush.c | 2 +- 16 files changed, 79 insertions(+), 14 deletions(-) (limited to 'nuttx') diff --git a/nuttx/Documentation/NXGraphicsSubsystem.html b/nuttx/Documentation/NXGraphicsSubsystem.html index 81ead3ed2..9a4080668 100644 --- a/nuttx/Documentation/NXGraphicsSubsystem.html +++ b/nuttx/Documentation/NXGraphicsSubsystem.html @@ -3353,6 +3353,8 @@ int nxf_convert_32bpp(FAR uint32_t *dest, uint16_t height,