From 7b4b14ec2acf251ba72ef2929011037bfc26e714 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 30 Mar 2012 18:42:40 +0000 Subject: Add framework in NxConsole to support VT100 escape sequences git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4542 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 89379f99f..26f83eb96 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -215,3 +215,5 @@ * apps/examples/nxconsole: Add a test of the NX console device. * apps/examples/nxconsole: The NX console example now supports running the NuttShell (NSH) within an NX window. + * apps/system/readline: Now uses standard definitions from + include/nuttx/ascii.h and vt100.h -- cgit v1.2.3