mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +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
|
||||
|
||||
|
||||
ENUM_TIMEOUT = 10
|
||||
ENUM_TIMEOUT = 30
|
||||
|
||||
|
||||
# get usb serial by id
|
||||
|
Loading…
x
Reference in New Issue
Block a user