mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #2727 from jeromecoutant/PR_Serial_Init_Timeout
Serial init timeout: increase default valuepull/2808/head
commit
aad2372df7
|
|
@ -1207,7 +1207,7 @@ class Test:
|
|||
#'mcu': None,
|
||||
'description': None,
|
||||
'dependencies': None,
|
||||
'duration': 10,
|
||||
'duration': 20,
|
||||
'host_test': 'host_test',
|
||||
'automated': False,
|
||||
'peripherals': None,
|
||||
|
|
|
|||
Loading…
Reference in New Issue