mirror of https://github.com/ARMmbed/mbed-os.git
DISCO_F413ZH: delete RTOS in build_travis.py
parent
9a34c72bc5
commit
d1aa129c02
|
|
@ -232,7 +232,6 @@ linking_list = [
|
||||||
{"target": "DISCO_F413ZH",
|
{"target": "DISCO_F413ZH",
|
||||||
"toolchains": "GCC_ARM",
|
"toolchains": "GCC_ARM",
|
||||||
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],
|
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],
|
||||||
"rtos" : ["RTOS_1", "RTOS_2", "RTOS_3"],
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{"target": "NUCLEO_F303ZE",
|
{"target": "NUCLEO_F303ZE",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue