From dc77b391f558e03d05b02541977c7f57dc402c5d Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 22 Aug 2012 18:13:04 +0000 Subject: STM32 USB OTG FS host driver update (almost done) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5046 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3220g-eval/README.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/stm3220g-eval/README.txt') diff --git a/nuttx/configs/stm3220g-eval/README.txt b/nuttx/configs/stm3220g-eval/README.txt index a25db07a5..da29b1592 100644 --- a/nuttx/configs/stm3220g-eval/README.txt +++ b/nuttx/configs/stm3220g-eval/README.txt @@ -685,6 +685,7 @@ STM3220G-EVAL-specific Configuration Options in 32-bit words. Default 96 (384 bytes) CONFIG_STM32_OTGFS_PTXFIFO_SIZE - Size of the periodic Tx FIFO in 32-bit words. Default 96 (384 bytes) + CONFIG_STM32_OTGFS_DESCSIZE - Maximum size of a descriptor. Default: 128 CONFIG_STM32_OTGFS_SOFINTR - Enable SOF interrupts. Why would you ever want to do that? CONFIG_STM32_USBHOST_REGDEBUG - Enable very low-level register access -- cgit v1.2.3