summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/hymini-stm32v
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-11 14:47:25 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-11 14:47:25 +0000
commit2db53028db3bfa236b4af093522b4ad1a9886025 (patch)
tree8da66a1ba7b7179a1a22907c7c434b903a5f85b6 /nuttx/configs/hymini-stm32v
parent3b40a33c3d38cbd260b063fcbd01ac15f1991985 (diff)
Fix CDC/ACM alternate interface number (from Antti)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4589 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/hymini-stm32v')
-rwxr-xr-xnuttx/configs/hymini-stm32v/usbserial/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/hymini-stm32v/usbserial/defconfig b/nuttx/configs/hymini-stm32v/usbserial/defconfig
index c3070e9256..472b663317 100755
--- a/nuttx/configs/hymini-stm32v/usbserial/defconfig
+++ b/nuttx/configs/hymini-stm32v/usbserial/defconfig
@@ -712,7 +712,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