Remove NUCLEO_F412ZG from example linking_list

pull/3467/head
bcostm 2016-12-09 09:40:22 +01:00 committed by Anna Bridge
parent 5820dba45c
commit 144f9b3f4d
1 changed files with 0 additions and 7 deletions

View File

@ -186,13 +186,6 @@ linking_list = [
"usb" : ["USB_1", "USB_2" ,"USB_3"], "usb" : ["USB_1", "USB_2" ,"USB_3"],
} }
}, },
{"target": "NUCLEO_F412ZG",
"toolchains": "GCC_ARM",
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],
"rtos" : ["RTOS_1", "RTOS_2", "RTOS_3"],
"usb" : ["USB_1", "USB_2" ,"USB_3"],
}
},
{"target": "NUCLEO_F429ZI", {"target": "NUCLEO_F429ZI",
"toolchains": "GCC_ARM", "toolchains": "GCC_ARM",
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"], "tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],