mirror of https://github.com/ARMmbed/mbed-os.git
Fixed duration time for test MBED_A25 - EEPROM flash line read/write - back to 10s after NUCLEO team fixed I2C impementation and I2C timing
parent
8dbd2833fc
commit
3310416d2f
|
|
@ -244,7 +244,7 @@ TESTS = [
|
|||
"dependencies": [MBED_LIBRARIES, TEST_MBED_LIB],
|
||||
"peripherals": ["24LC256"],
|
||||
"automated": True,
|
||||
"duration": 15,
|
||||
"duration": 10,
|
||||
},
|
||||
{
|
||||
"id": "MBED_BLINKY", "description": "Blinky",
|
||||
|
|
|
|||
Loading…
Reference in New Issue