From 0b67b111aebf65e70629c446c5d5c28dbd01d64b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 20 Sep 2014 14:18:08 -0600 Subject: [PATCH] Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM* --- Documentation/NXGraphicsSubsystem.html | 26 +++---- TODO | 2 +- configs/compal_e99/nsh_highram/defconfig | 2 +- configs/hymini-stm32v/nsh2/defconfig | 2 +- configs/lm3s6965-ek/nx/defconfig | 2 +- configs/lm3s8962-ek/nx/defconfig | 2 +- configs/lpcxpresso-lpc1768/nx/defconfig | 2 +- configs/maple/nx/defconfig | 2 +- configs/mikroe-stm32f4/fulldemo/defconfig | 20 ++--- configs/mikroe-stm32f4/nx/defconfig | 2 +- configs/mikroe-stm32f4/nxlines/defconfig | 2 +- configs/mikroe-stm32f4/nxtext/defconfig | 2 +- configs/olimex-lpc1766stk/nx/defconfig | 2 +- configs/open1788/nxlines/defconfig | 2 +- configs/sam3u-ek/nx/defconfig | 2 +- configs/sam3u-ek/nxwm/defconfig | 20 ++--- configs/sam4e-ek/nxwm/defconfig | 20 ++--- configs/sama5d3x-ek/nx/defconfig | 2 +- configs/sama5d3x-ek/nxwm/defconfig | 20 ++--- configs/sama5d4-ek/nsh/defconfig | 2 +- configs/sama5d4-ek/nxwm/defconfig | 20 ++--- configs/shenzhou/nxwm/defconfig | 20 ++--- configs/sim/README.txt | 4 +- configs/sim/nsh2/defconfig | 2 +- configs/sim/nx/defconfig | 2 +- configs/sim/nx11/defconfig | 2 +- configs/sim/nxlines/defconfig | 2 +- configs/sim/nxwm/defconfig | 20 ++--- configs/sim/touchscreen/defconfig | 2 +- configs/stm3210e-eval/README.txt | 2 +- configs/stm3210e-eval/nsh2/defconfig | 2 +- configs/stm3210e-eval/nx/defconfig | 2 +- configs/stm3210e-eval/nxconsole/defconfig | 20 ++--- configs/stm3210e-eval/pm/defconfig | 2 +- configs/stm3220g-eval/nxwm/defconfig | 20 ++--- configs/stm3240g-eval/README.txt | 2 +- configs/stm3240g-eval/knxwm/defconfig | 2 +- configs/stm3240g-eval/nxconsole/defconfig | 20 ++--- configs/stm3240g-eval/nxwm/defconfig | 20 ++--- configs/stm32f4discovery/nxlines/defconfig | 2 +- configs/zkit-arm-1769/nxhello/defconfig | 2 +- configs/zp214xpa/nxlines/defconfig | 2 +- graphics/Kconfig | 32 ++++---- graphics/Makefile | 2 +- graphics/README.txt | 26 +++---- graphics/nxconsole/Make.defs | 2 +- graphics/nxconsole/nxcon_driver.c | 8 +- graphics/nxconsole/nxcon_font.c | 38 +++++----- graphics/nxconsole/nxcon_internal.h | 14 ++-- graphics/nxconsole/nxcon_kbdin.c | 18 ++--- graphics/nxconsole/nxcon_putc.c | 8 +- graphics/nxconsole/nxcon_register.c | 8 +- graphics/nxconsole/nxcon_scroll.c | 6 +- graphics/nxconsole/nxcon_unregister.c | 4 +- include/nuttx/nx/nxconsole.h | 88 +++++++++++----------- 55 files changed, 281 insertions(+), 281 deletions(-) diff --git a/Documentation/NXGraphicsSubsystem.html b/Documentation/NXGraphicsSubsystem.html index af7392f5de..8fd35408cc 100644 --- a/Documentation/NXGraphicsSubsystem.html +++ b/Documentation/NXGraphicsSubsystem.html @@ -3375,7 +3375,7 @@ int nxf_convert_32bpp(FAR uint32_t *dest, uint16_t height,

General NxConsole settings.

@@ -3383,17 +3383,17 @@ int nxf_convert_32bpp(FAR uint32_t *dest, uint16_t height,

NxConsole output text/graphics options: