diff options
Diffstat (limited to 'targets/stm32f4disco-1.json')
-rw-r--r-- | targets/stm32f4disco-1.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/targets/stm32f4disco-1.json b/targets/stm32f4disco-1.json new file mode 100644 index 000000000..173ef3d3b --- /dev/null +++ b/targets/stm32f4disco-1.json @@ -0,0 +1,4 @@ +{ + "inherits": ["stm32f4disco"], + "openocd-interface": "stlink-v2-1" +} |