mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Change the way that contactless IOCTL commands are defined. All IOCTL commands must be unique.
This commit is contained in:
@@ -95,7 +95,7 @@ config USBHOST_COMPOSITE_STRICT
|
||||
If selected, then the composite device will not be enumerated unless
|
||||
every member class in the composite is supported. If not selected
|
||||
then, for example, you could use the CDC/ACM interface of the device
|
||||
with not support for the other interfaces.
|
||||
with no support for the other interfaces.
|
||||
|
||||
config USBHOST_MSC
|
||||
bool "Mass Storage Class Support"
|
||||
|
||||
Reference in New Issue
Block a user