machine/stm32f4disco: add updated target file for newer version of board that have updated st-link

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2020-06-24 20:11:49 +02:00
committed by Ayke
parent de0fbb5e2f
commit 2dbe29327a
+4
View File
@@ -0,0 +1,4 @@
{
"inherits": ["stm32f4disco"],
"openocd-interface": "stlink-v2-1"
}