aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery
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
commitd334d4d0153973bab43e156f8c5326c5084bdd6f (patch)
tree8da66a1ba7b7179a1a22907c7c434b903a5f85b6 /nuttx/configs/stm32f4discovery
parent95c7a42c261171c4a867d4d59ec440fa88696d8f (diff)
downloadpx4-firmware-d334d4d0153973bab43e156f8c5326c5084bdd6f.tar.gz
px4-firmware-d334d4d0153973bab43e156f8c5326c5084bdd6f.tar.bz2
px4-firmware-d334d4d0153973bab43e156f8c5326c5084bdd6f.zip
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/stm32f4discovery')
-rwxr-xr-xnuttx/configs/stm32f4discovery/nsh/defconfig2
-rwxr-xr-xnuttx/configs/stm32f4discovery/ostest/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/stm32f4discovery/nsh/defconfig b/nuttx/configs/stm32f4discovery/nsh/defconfig
index f91748ff9..3b7baba84 100755
--- a/nuttx/configs/stm32f4discovery/nsh/defconfig
+++ b/nuttx/configs/stm32f4discovery/nsh/defconfig
@@ -945,7 +945,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
diff --git a/nuttx/configs/stm32f4discovery/ostest/defconfig b/nuttx/configs/stm32f4discovery/ostest/defconfig
index dd67ea920..a83c38cc7 100755
--- a/nuttx/configs/stm32f4discovery/ostest/defconfig
+++ b/nuttx/configs/stm32f4discovery/ostest/defconfig
@@ -897,7 +897,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