mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Mark USB host compsite feature EXPERMENTAL; update ChangeLog
This commit is contained in:
@@ -80,9 +80,13 @@ endif # USBHOST_HUB
|
||||
config USBHOST_COMPOSITE
|
||||
bool "Composite device support"
|
||||
default n
|
||||
depends on EXPERIMENTAL
|
||||
---help---
|
||||
Build in USB host support for connected composite devices
|
||||
|
||||
NOTE: This feature is marked EXPERIMENTAL because it it untested
|
||||
and has some known design issues that must still be be resolved.
|
||||
|
||||
config USBHOST_MSC
|
||||
bool "Mass Storage Class Support"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user