From e9f41b51c46dcd98bc678c2c08eec234870da1a4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 9 Oct 2008 12:49:11 +0000 Subject: Need to select endpoints actually supported by hardware git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1007 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttxPortingGuide.html | 30 ++++++++++++++++++++++-- nuttx/configs/README.txt | 19 +++++++++++++++ nuttx/configs/mcu123-lpc214x/nsh/defconfig | 16 +++++++++---- nuttx/configs/mcu123-lpc214x/ostest/defconfig | 18 ++++++++++---- nuttx/configs/mcu123-lpc214x/usbserial/defconfig | 18 ++++++++++---- nuttx/configs/ntosd-dm320/nettest/defconfig | 16 +++++++++---- nuttx/configs/ntosd-dm320/nsh/defconfig | 16 +++++++++---- nuttx/configs/ntosd-dm320/ostest/defconfig | 16 +++++++++---- nuttx/configs/ntosd-dm320/udp/defconfig | 16 +++++++++---- nuttx/configs/ntosd-dm320/uip/defconfig | 16 +++++++++---- nuttx/drivers/usbdev/usbdev_serial.c | 29 +++++++++++++++-------- 11 files changed, 164 insertions(+), 46 deletions(-) (limited to 'nuttx') diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html index 56c56d53d..091afedba 100644 --- a/nuttx/Documentation/NuttxPortingGuide.html +++ b/nuttx/Documentation/NuttxPortingGuide.html @@ -16,7 +16,7 @@

by

Gregory Nutt

-

Last Update: October 1, 2008

+

Last Update: October 9, 2008

Table of Contents

@@ -1627,7 +1627,8 @@ The system can be re-made subsequently by just typing make. -

USB device controller driver

+

USB Device-Side Support

+

USB Device Controller Driver

+

USB Serial Device Class Driver

+ +

Stack and heap information