summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-06 23:12:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-06 23:12:09 +0000
commit83c1bf7f781802063f669a943d2c6097f7c64940 (patch)
tree93ad4d4bd27197beb9c828484a8eb4ca404970e3 /nuttx/configs/mcu123-lpc214x/nsh/defconfig
parent9a5e94e2222d2d5c5b613c0fec682643b2821c10 (diff)
downloadpx4-nuttx-83c1bf7f781802063f669a943d2c6097f7c64940.tar.gz
px4-nuttx-83c1bf7f781802063f669a943d2c6097f7c64940.tar.bz2
px4-nuttx-83c1bf7f781802063f669a943d2c6097f7c64940.zip
Add USB serial driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@984 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x/nsh/defconfig')
-rw-r--r--nuttx/configs/mcu123-lpc214x/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/nsh/defconfig b/nuttx/configs/mcu123-lpc214x/nsh/defconfig
index cf194adf1..266577649 100644
--- a/nuttx/configs/mcu123-lpc214x/nsh/defconfig
+++ b/nuttx/configs/mcu123-lpc214x/nsh/defconfig
@@ -398,8 +398,8 @@ CONFIG_USBSER_EPOUT=1
CONFIG_USBSER_EPIN=2
CONFIG_USBSER_NWRREQS=4
CONFIG_USBSER_NRDREQS=4
-CONFIG_USBSER_VENDORID=0x0525
-CONFIG_USBSER_PRODUCTID=0xa4a6
+CONFIG_USBSER_VENDORID=0x067b
+CONFIG_USBSER_PRODUCTID=0x2303
CONFIG_USBSER_VENDORSTR="Nuttx"
CONFIG_USBSER_PRODUCTSTR="USBdev Serial"
CONFIG_USBSER_RXBUFSIZE=512