From 7678a8287c4a198ba6811f45b9bba934b2a5716b Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 25 May 2012 22:10:40 +0000 Subject: Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4771 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 75d5c2b09..825b1e50f 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -230,3 +230,7 @@ initialization interfaces. 6.19 2012-xx-xx Gregory Nutt + + * apps/nshlib/nsh_usbdev.c: Add the capability to use an arbitrary USB + device as the console (not necessarily /dev/console). This is a useful + option because then you can still use the serial console to debug with. -- cgit v1.2.3