mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
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:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"inherits": ["stm32f4disco"],
|
||||
"openocd-interface": "stlink-v2-1"
|
||||
}
|
||||
Reference in New Issue
Block a user