mirror of
https://github.com/apache/nuttx.git
synced 2026-08-11 15:35:10 +00:00
If DCD supports queuing of stall requests then USB MSC delay work-around is not necessary
This commit is contained in:
parent
788fc5399d
commit
1b5a599fc5
1 changed files with 1 additions and 0 deletions
|
|
@ -561,6 +561,7 @@ config SAM34_UDP
|
|||
bool "USB Device Full Speed (UDP)"
|
||||
default n
|
||||
depends on ARCH_CHIP_SAM4S || ARCH_CHIP_SAM4E
|
||||
select ARCH_USBDEV_STALLQUEUE
|
||||
|
||||
config SAM34_UDPHS
|
||||
bool "USB Device High Speed (UDPHS)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue