diff options
| -rw-r--r-- | test/hil/hfp.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/test/hil/hfp.json b/test/hil/hfp.json index bb146d2fc..735d5a402 100644 --- a/test/hil/hfp.json +++ b/test/hil/hfp.json @@ -23,9 +23,8 @@ "device": true, "host": false, "dual": false }, "flasher": { - "name": "jlink", - "uid": "770935966", - "args": "-device STM32F746NG" + "name": "stlink", + "uid": "0670FF515448787067122222" } }, { |
