mirror of https://github.com/ARMmbed/mbed-os.git
Removed Semihost tests from FRDM devices - to check why they fail
parent
ffa4168e11
commit
40b776133b
|
@ -445,7 +445,7 @@ TESTS = [
|
||||||
"source_dir": join(TEST_DIR, "mbed", "semihost"),
|
"source_dir": join(TEST_DIR, "mbed", "semihost"),
|
||||||
"dependencies": [MBED_LIBRARIES, TEST_MBED_LIB],
|
"dependencies": [MBED_LIBRARIES, TEST_MBED_LIB],
|
||||||
"automated": True,
|
"automated": True,
|
||||||
"mcu": ["LPC1768", "LPC2368", "LPC11U24", "KL05Z", "KL25Z", "KL46Z"]
|
"mcu": ["LPC1768", "LPC2368", "LPC11U24"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "MBED_23", "description": "Ticker Int us",
|
"id": "MBED_23", "description": "Ticker Int us",
|
||||||
|
|
Loading…
Reference in New Issue