diff --git a/targets/stm32f4disco-1.json b/targets/stm32f4disco-1.json new file mode 100644 index 00000000..173ef3d3 --- /dev/null +++ b/targets/stm32f4disco-1.json @@ -0,0 +1,4 @@ +{ + "inherits": ["stm32f4disco"], + "openocd-interface": "stlink-v2-1" +}