mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
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
This commit is contained in:
@@ -860,7 +860,7 @@ Where <subdir> is one of the following:
|
|||||||
|
|
||||||
8. USB OTG FS Device or Host Support
|
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_USBHOST - Enable USB host support
|
||||||
CONFIG_STM32_OTGFS - Enable the STM32 USB OTG FS block
|
CONFIG_STM32_OTGFS - Enable the STM32 USB OTG FS block
|
||||||
CONFIG_STM32_SYSCFG - Needed
|
CONFIG_STM32_SYSCFG - Needed
|
||||||
|
|||||||
@@ -1023,7 +1023,7 @@ Where <subdir> is one of the following:
|
|||||||
|
|
||||||
8. USB OTG FS Device or Host Support
|
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_USBHOST - Enable USB host support
|
||||||
CONFIG_STM32_OTGFS - Enable the STM32 USB OTG FS block
|
CONFIG_STM32_OTGFS - Enable the STM32 USB OTG FS block
|
||||||
CONFIG_STM32_SYSCFG - Needed
|
CONFIG_STM32_SYSCFG - Needed
|
||||||
|
|||||||
Reference in New Issue
Block a user