diff --git a/targets/lgt92.json b/targets/lgt92.json index 23bc84dd..aadcc6c4 100644 --- a/targets/lgt92.json +++ b/targets/lgt92.json @@ -8,6 +8,6 @@ "serial": "uart", "linkerscript": "targets/stm32l072czt6.ld", "flash-method": "openocd", - "openocd-interface": "stlink-v2", - "openocd-target": "stm32f0x" -} \ No newline at end of file + "openocd-interface": "stlink", + "openocd-target": "stm32l0" +}