From b13201fd362ff1dca9719d2f6ff1c8527b3074f6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 11 Apr 2012 14:47:25 +0000 Subject: Fix CDC/ACM alternate interface number (from Antti) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4589 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/pic32-starterkit/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/pic32-starterkit/nsh') diff --git a/nuttx/configs/pic32-starterkit/nsh/defconfig b/nuttx/configs/pic32-starterkit/nsh/defconfig index 0abaae58b..94a90cf75 100644 --- a/nuttx/configs/pic32-starterkit/nsh/defconfig +++ b/nuttx/configs/pic32-starterkit/nsh/defconfig @@ -931,7 +931,7 @@ CONFIG_PL2303_TXBUFSIZE=512 # products. This default VID was selected for compatibility with # the Linux CDC ACM default VID. # CONFIG_CDCACM_PRODUCTID and CONFIG_CDCACM_PRODUCTSTR -# The product ID code/string. Default 0xara7 and "CDC/ACM Serial" +# The product ID code/string. Default 0xa4a7 and "CDC/ACM Serial" # 0xa4a7 was selected for compatibility with the Linux CDC ACM # default PID. # CONFIG_CDCACM_RXBUFSIZE and CONFIG_CDCACM_TXBUFSIZE -- cgit v1.2.3