summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g/usbserial/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-07-17 17:21:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-07-17 17:21:03 +0000
commit160ecf82fb37a85cefdde41876b146b03cc71570 (patch)
tree27228eaa734588338c0fe62732f58fc145c5c566 /nuttx/configs/nucleus2g/usbserial/defconfig
parent2a84c64a4d42b3d8033c8f0c7677c5f437971158 (diff)
downloadpx4-nuttx-160ecf82fb37a85cefdde41876b146b03cc71570.tar.gz
px4-nuttx-160ecf82fb37a85cefdde41876b146b03cc71570.tar.bz2
px4-nuttx-160ecf82fb37a85cefdde41876b146b03cc71570.zip
EP3 won't support bulk function
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2808 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/nucleus2g/usbserial/defconfig')
-rwxr-xr-xnuttx/configs/nucleus2g/usbserial/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/nucleus2g/usbserial/defconfig b/nuttx/configs/nucleus2g/usbserial/defconfig
index aba7874d5..506d719ba 100755
--- a/nuttx/configs/nucleus2g/usbserial/defconfig
+++ b/nuttx/configs/nucleus2g/usbserial/defconfig
@@ -579,6 +579,7 @@ CONFIG_LPC17_USBDEV_EPFAST_INTERRUPT=n
CONFIG_LPC17_USBDEV_DMA=n
CONFIG_LPC17_USBDEV_NDMADESCRIPTORS=0
CONFIG_LPC17_USBDEV_DMAINTMASK=0
+
#
# USB Serial Device Configuration
#
@@ -605,7 +606,7 @@ CONFIG_LPC17_USBDEV_DMAINTMASK=0
CONFIG_USBSER=y
CONFIG_USBSER_EPINTIN=1
CONFIG_USBSER_EPBULKOUT=2
-CONFIG_USBSER_EPBULKIN=3
+CONFIG_USBSER_EPBULKIN=5
CONFIG_USBSER_NWRREQS=4
CONFIG_USBSER_NRDREQS=4
CONFIG_USBSER_VENDORID=0x067b