summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3220g-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-22 18:13:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-22 18:13:04 +0000
commitdc77b391f558e03d05b02541977c7f57dc402c5d (patch)
tree463b2af87f47f13b7ea08a8f989e2d3bc7d2f33c /nuttx/configs/stm3220g-eval/README.txt
parentf1a9a5520ad6013bc76b7c220845009fcbc67b6b (diff)
downloadpx4-nuttx-dc77b391f558e03d05b02541977c7f57dc402c5d.tar.gz
px4-nuttx-dc77b391f558e03d05b02541977c7f57dc402c5d.tar.bz2
px4-nuttx-dc77b391f558e03d05b02541977c7f57dc402c5d.zip
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
Diffstat (limited to 'nuttx/configs/stm3220g-eval/README.txt')
-rw-r--r--nuttx/configs/stm3220g-eval/README.txt1
1 files changed, 1 insertions, 0 deletions
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