summaryrefslogtreecommitdiffstats
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-26 21:35:14 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-26 21:35:14 +0000
commit60af3acf0b03d1a94b86ba55bf1053c08970de3b (patch)
tree6579ef65801f07d0974c3767c92c2dff92604dc5 /nuttx/configs
parent100797315282b738df83dda1ae7b17128d44a80f (diff)
Fix some list handling associated with priority inheritance
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5053 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/stm3220g-eval/README.txt2
-rwxr-xr-xnuttx/configs/stm3240g-eval/README.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/stm3220g-eval/README.txt b/nuttx/configs/stm3220g-eval/README.txt
index da29b15922..64a86c4dd7 100644
--- a/nuttx/configs/stm3220g-eval/README.txt
+++ b/nuttx/configs/stm3220g-eval/README.txt
@@ -860,7 +860,7 @@ Where <subdir> 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 908fb93c85..949db18913 100755
--- a/nuttx/configs/stm3240g-eval/README.txt
+++ b/nuttx/configs/stm3240g-eval/README.txt
@@ -1023,7 +1023,7 @@ Where <subdir> 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