From 2cb26d0787b41ae1dc7607ef11ac11047491d7dc Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 6 Mar 2012 20:21:57 +0000 Subject: Add support for use of a USB serial device to provide NSH console I/O. Verified on the Sure PIPIC32MX board git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4458 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 8317f2532..a24e0f1a0 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -200,3 +200,5 @@ may to connected and disconnected through software control. * apps/examples/nsh/nsh_main.c: If available, call up_cxxinitialize() to initialize all statically defined C++ classes. + * apps/nshlib: Now supports a USB serial device for NSH console I/O. This + allows NSH to be used on boards that have USB but no serial connectors. -- cgit v1.2.3