mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
RD - comments were for WR
This commit is contained in:
@@ -410,13 +410,13 @@ config CDCACM_EPBULKIN_HSSIZE
|
|||||||
Max package size for the bulk IN endpoint if high speed mode.
|
Max package size for the bulk IN endpoint if high speed mode.
|
||||||
Default 512.
|
Default 512.
|
||||||
|
|
||||||
config CDCACM_NWRREQS
|
config CDCACM_NRDREQS
|
||||||
int "Number of read requests that can be in flight"
|
int "Number of read requests that can be in flight"
|
||||||
default 4
|
default 4
|
||||||
---help---
|
---help---
|
||||||
The number of read requests that can be in flight
|
The number of read requests that can be in flight
|
||||||
|
|
||||||
config CDCACM_NRDREQS
|
config CDCACM_NWRREQS
|
||||||
int "Number of write requests that can be in flight"
|
int "Number of write requests that can be in flight"
|
||||||
default 4
|
default 4
|
||||||
---help---
|
---help---
|
||||||
|
|||||||
Reference in New Issue
Block a user