From ae0c3abd7f9bba4319546ccbbbc42328c185f79e Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 26 Aug 2012 21:35:14 +0000 Subject: Fix some list handling associated with priority inheritance git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5053 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3220g-eval/README.txt | 2 +- nuttx/configs/stm3240g-eval/README.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs') diff --git a/nuttx/configs/stm3220g-eval/README.txt b/nuttx/configs/stm3220g-eval/README.txt index da29b1592..64a86c4dd 100644 --- a/nuttx/configs/stm3220g-eval/README.txt +++ b/nuttx/configs/stm3220g-eval/README.txt @@ -860,7 +860,7 @@ Where is one of the following: 8. USB OTG FS Device or Host Support - CONFIG_USBDEV - Enable USB device support + CONFIG_USBDEV - Enable USB device support, OR CONFIG_USBHOST - Enable USB host support CONFIG_STM32_OTGFS - Enable the STM32 USB OTG FS block CONFIG_STM32_SYSCFG - Needed diff --git a/nuttx/configs/stm3240g-eval/README.txt b/nuttx/configs/stm3240g-eval/README.txt index 908fb93c8..949db1891 100755 --- a/nuttx/configs/stm3240g-eval/README.txt +++ b/nuttx/configs/stm3240g-eval/README.txt @@ -1023,7 +1023,7 @@ Where is one of the following: 8. USB OTG FS Device or Host Support - CONFIG_USBDEV - Enable USB device support + CONFIG_USBDEV - Enable USB device support, OR CONFIG_USBHOST - Enable USB host support CONFIG_STM32_OTGFS - Enable the STM32 USB OTG FS block CONFIG_STM32_SYSCFG - Needed -- cgit v1.2.3