Skip to content

Commit 144f9b3

Browse files
bcostmadbridge
authored andcommitted
Remove NUCLEO_F412ZG from example linking_list
1 parent 5820dba commit 144f9b3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tools/build_travis.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,6 @@
186186
"usb" : ["USB_1", "USB_2" ,"USB_3"],
187187
}
188188
},
189-
{"target": "NUCLEO_F412ZG",
190-
"toolchains": "GCC_ARM",
191-
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],
192-
"rtos" : ["RTOS_1", "RTOS_2", "RTOS_3"],
193-
"usb" : ["USB_1", "USB_2" ,"USB_3"],
194-
}
195-
},
196189
{"target": "NUCLEO_F429ZI",
197190
"toolchains": "GCC_ARM",
198191
"tests": {"" : ["MBED_2", "MBED_10", "MBED_11", "MBED_16"],

0 commit comments

Comments
 (0)