mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
stm32l552ze: use supported stlink interface
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
"src/device/stm32/stm32l552.s"
|
||||
],
|
||||
"flash-method": "openocd",
|
||||
"openocd-interface": "stlink-v2-1",
|
||||
"openocd-interface": "stlink",
|
||||
"openocd-target": "stm32l5x"
|
||||
}
|
||||
Reference in New Issue
Block a user