From 11e4e4b3af8fe6e2ff902a06713adba3182513a6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 22 Oct 2008 22:03:47 +0000 Subject: USB bulk storage configuration settings git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1064 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttxPortingGuide.html | 36 ++++++++++++++++++++- nuttx/configs/README.txt | 20 ++++++++++++ nuttx/configs/mcu123-lpc214x/nsh/defconfig | 39 +++++++++++++++++++---- nuttx/configs/mcu123-lpc214x/ostest/defconfig | 39 +++++++++++++++++++---- nuttx/configs/mcu123-lpc214x/usbserial/defconfig | 39 +++++++++++++++++++---- nuttx/configs/mcu123-lpc214x/usbstorage/defconfig | 10 +----- nuttx/configs/ntosd-dm320/nettest/defconfig | 39 +++++++++++++++++++---- nuttx/configs/ntosd-dm320/nsh/defconfig | 39 +++++++++++++++++++---- nuttx/configs/ntosd-dm320/ostest/defconfig | 39 +++++++++++++++++++---- nuttx/configs/ntosd-dm320/udp/defconfig | 39 +++++++++++++++++++---- nuttx/configs/ntosd-dm320/uip/defconfig | 39 +++++++++++++++++++---- 11 files changed, 312 insertions(+), 66 deletions(-) diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html index 091afedba..c8eaa532e 100644 --- a/nuttx/Documentation/NuttxPortingGuide.html +++ b/nuttx/Documentation/NuttxPortingGuide.html @@ -16,7 +16,7 @@

by

Gregory Nutt

-

Last Update: October 9, 2008

+

Last Update: October 22, 2008

Table of Contents

@@ -1678,6 +1678,40 @@ The system can be re-made subsequently by just typing make. +

USB Storage Device Configuration

+ +

Stack and heap information