mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-07 05:54:11 +08:00
increase hil timeout, reduce fuzzing from 600 to 400 seconds
This commit is contained in:
parent
f5d8796a6c
commit
3f4f6c0ec7
@ -43,7 +43,7 @@ if platform.machine() == 'aarch64':
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
ENUM_TIMEOUT = 10
|
ENUM_TIMEOUT = 30
|
||||||
|
|
||||||
|
|
||||||
# get usb serial by id
|
# get usb serial by id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user